Skip to content

Working with EEPROM on Arduino Uno #437

Answered by davetcc
adhossain asked this question in Q&A
Discussion options

You must be logged in to vote

It depends on which EEPROM you want to use, if you wanted to use the built-in AVR EEPROM or Arduino EEPROM support, it would probably work with Uno, anything using I2C we don't recommend. That's pretty well documented on the site.

Many of the examples include loading and saving from EEPROM, and you can further read this guide: https://www.thecoderscorner.com/products/arduino-libraries/tc-menu/menu-eeprom-integrations/

But honestly, if it is not working for you, feel free to reverse the financial transaction without any hard feelings on our side. Usually with open-source, better to donate after you have tested it works for your case,

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@davetcc
Comment options

@adhossain
Comment options

Answer selected by adhossain
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants