News

This is a very simple and very slow EEPROM programmer using an Arduino Nano based on the design from Ben Eater for his 8-bit computer project. The original design supports the AT28C16 EEPROM used that ...
This is a simple circuit for programming the 28C16, 28C64, 28C256, and similar parallel EEPROMs using an Arduino. Since the Arduino doesn’t have enough pins to directly control all of the address, ...
This is a useful addition to my previous article “Arduino EEPROM”. The article is still available. I have provided a link here for convenience. ... and when you power it back on, the program that’s ...
00:02:11: Arduino. 00:02:12: We're using an Arduino Uno for our programmer. 00:02:17: And you can see that we've got the address lines going to the 5.5 and then the data lines 00:02:22: going to the ...
Arduino & Internal EEPROM. An EEPROM (electrically erasable programmable read-only memory) allows you to permanently store little amounts of data. This is very useful for saving user settings or ...
Meet the Arduino Compatible RFID Reader Module. It can hold card data for up to five cards, takes seconds to program, and holds card data in EEPROM memory, which means that the cards are saved ...
There’s not much in a way of documentation for the board itself, but you can use the Microchip MPLAB-X IDE and other tools for development, including the MPLab PCKit 4 or PCKit 5 in-circuit debugger, ...