How to read-write EEPROM of NodeMCU | Arduino EEPROM Library

preview_player
Показать описание
in this video, we will see how we can perform operations into EEPROM of Nodemcu.

to use library functions and perform read-write operations to nodemcu EEPROM we have to include EEPROM LIBRAY.

EEPROM.read() – Read a byte from EEPROM.
EEPROM.write() – Write a byte to EEPROM.
EEPROM.get() – Read any datatype from EEPROM (float or struct or any datatype).
EEPROM.put() – Write any datatype to EEPROM (float or struct or any datatype).

EEPROM.update() – Write a byte to EEPROM only if the current value is different from the previous value.

#esp8266 #eeprom

| TFK | READ/WRITE EEPROM |

Рекомендации по теме
Комментарии
Автор

Sir ap Irremote.bluetooth.four light on off. Fan dimmer one button three step high one button three step down one button fan off. All light fan on or off button controll code. If you possible please send code

cpkpnle
Автор

Please make timer project
Set on time and off time also. Using keypad and 2 line display. Am waiting sir.

akash
Автор

Voice assistant smart sweet how to make !
Plz one video

eptyekerrasul
Автор

I'm getting 0 after just read followed by you.. Why??

code
Автор

Sir ye 1000 kaise mila ? 255 ke oopar to rakh nahi sakte ?
I think put kar sakte hain, write nahi kar sakte.
Am i right sir ?

akash