EEPROMsimple

Communications with 25LC1024 EEPROM chip

Author
David Dubins, code adapted from J.B. Gallaher
Maintainer
David Dubins
Website
https://www.youtube.com/watch?v=eIP_w5uizNw
Github
https://github.com/dndubins/EEPROMsimple
Category
Data Storage
License
GPL 3.0
Library Type
Contributed
Architectures
avr

Library based on sample program to use a Serial EEPROM chip to expand memory for an Arduino Uno giving access to an additional 128kB of random access memory. The 25LC1024 uses the Serial Peripheral Interface (SPI) to transfer data and commands between the UNO and the memory chip.

Downloads

Filename Release Date File Size
EEPROMsimple-1.0.2.zip 2021-12-28 23.68 KiB
EEPROMsimple-1.0.0.zip 2021-12-26 23.67 KiB