Arduino eeprom data saving larger than a byte

preview_player
Показать описание
The arduino IDE has a nice library for EEProm data read/ capabilities but this library can be more complicated that the avr/ eeprom library so in my opinion its way easier to use the avr library than the arduino. Hence less errors... Plus its simple to use.
Рекомендации по теме
Комментарии
Автор

Thank you you made it more complicated

omarelebiary
Автор

I just realized this is for internal eeproms only.
I needed to write a float to an external eeprom.

ericgroen
Автор

Hello Paul,
Thank you for your explanation.
Like other people asked, where can we find the code?
It is indeed a better and less complex way to send and receive Integers or even Floats to/from the EEPROM.
Thank you so much!

ericgroen
Автор

Helllooo where does the codes download?

dilshankasthuriarachchi