News

The Arduino sketch provided here allows you to read data stored in an ATMEL 24C08 EEPROM microchip. This microchip is a serial EEPROM with a capacity of 1024 bytes organized in 128 pages of 8 bytes ...
Arduino automotive EEPROM reader This project came to fruition because I needed a quick way to swap ECU from one Alfa 156 to another. Rather than buying various OBD cables or EEPROM readers I opted to ...
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 ...
Yeah. It explains some stuff about EEPROM but nothing about I2C. I still recommand to read the specifications if you want to know how it works. Its a simple interface so the specs are easy to ...
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 ...
Destroying An Arduino’s EEPROM. 20 Comments . by : Brian ... fill the memory with a pattern that can be read to determine what ... of the normal life of the AVR’s EEPROM.
RFID123 Arduino Compatible RFID Reader And Decoder Set ... What I’ve done here is created a unit that can save the data from up to 6x 125kHz RFID cards into EEPROM memory, ...