News

The goal of this project is to provide a way to flash a ROM file in an EEPROM chip using an Arduino Mega. The EEPROM chip that I'm using is the AT28C25615U from ATMEL. I decided to use an Arduino ...
Note: Plenty of other people have built Arduino EEPROM programmers. This video just shows how to use it to create an Apple //e enhancement kit. For the Arduino code and a schematic, see: ... 00:05:08: ...
This repository contains Kicad schematics and .ino source files to build the EEPROM programmer using Arduino UNO R3. If you are following the Ben's Eater course to build a 6502 computer, you will see ...
Turning an Arduino of virtually any sort into a simple AVR 6-pin ISP programmer is old hat. But when Atmel came out with a series of really tiny AVR chips, the ATtiny10 and friends with only six pi… ...