EEPROM data (how to read, modify, delete, write, and or lock or unlock, decrypt to universal .bin)

Опубликовано: 22 Июнь 2026
на канале: 5021tips
22,620
like

EEPROM (Electrically Erasable Programmable Read-Only Memory) is a type of device that allows you to store small chunks of data and retrieve it later even if the device has been power cycled.

A lot of modern microcontrollers contain some built-in EEPROM, but that doesn't mean that you can't add more!
Serial EEPROM devices like the Microchip 24-series EEPROM allow you to add more memory to any device that can speak I²C. In this video we tried remind what this data is organized in the EEPROM including how to read, edit, write data from to in EEPROM devices!

For more👇
http://www.5021.tips/ujanja/eepromwork/

http://www.5021.tips/ujanja/keyprogra...

http://www.5021.tips/ujanja/umemewagari

#HapaUjanjaTu #eeprom #5021tips