News

NinetyFive 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 ...
The sketch initializes communication with the EEPROM using the Wire library, which facilitates I2C communication on the Arduino board. It then iterates through the memory addresses from 0 to 1023, ...
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 ...