Has anyone ever seen a library that allows the developer to treat EEPROM as RAM, so it could be allocated and freed like RAM can be?
Has anyone ever seen a library that allows the developer to treat EEPROM as RAM, so it could be allocated and freed like RAM can be?
Would either of these work...
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1258360792
http://www.arduino.cc/playground/Code/ExtendedDatabaseLibrary
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1248581258/all
http://www.arduino.cc/playground/Code/DatabaseLibrary
Maybe, thank you!