Tag Archives: EEPROM

Write String to Arduino EEPROM Update And Example

*This is a followup to my Write String to Arduino EEPROM article.* As it goes, sometimes you find one thing when looking for another. In this case, I was doing some research on a project I’m planing to make in … Continue reading

Arduino C, Programing , , , , ,

Write String to Arduino EEPROM

Updated 4/10/16: Changed read_StringEE function with improved code Follow up article HERE! I have been working on a project, the same project from my Using an Arduino with C# post. Besides needing to send commands and settings to my Arduino … Continue reading

Arduino, Arduino C, Hardware, Programing , , ,