Search tips
  • Easy start with AVR EEPROM using WinAVR
    This is small guide how to start working with AVR internal EEPROM memory.
    AVR microcontrollers are loaded with some amount of EEPROM (Electronically Erasable Read-Only memory ) memory. This is handy feature allowing developers to store program parameters like service information, constants, menu strings etc. Atmel states that AVR EEPROM memory can be rewritten over 1000000 times. Reading is unlimited.In this article I am going to show how [...]
    avr-microcontrollers
    in Public bookmarks with avr declare eeprom memory values by 2 users


values from all users