eeprom-memory
Here are 20 public repositories matching this topic...
The EEPROM Storage library provides the ability to access variables stored in EEPROM just as if they were stored in RAM.
-
Updated
Apr 12, 2025 - C++
Hardware authentication demo using Microchip’s single-wire AT21CS01 EEPROM.
-
Updated
Dec 17, 2021 - C
Controle da iluminação de um quadro de carrinhos com dois arduinos nano, sensor de temperatura e humidade DHT11, RTC DS3231, EEPROM, LDR e interface via tela nextion
-
Updated
Aug 4, 2022 - C++
ESP8266 based password vault. Hashing algorithms and encryption are used to store passwords and wallet keys securely on an external EEPROM, and using an IR remote to access them/add new credentials (or via remote mode over WiFi). Access to the unencrypted external EEPROM is protected with a 'master password', which must be remembered.
-
Updated
Mar 12, 2023 - C++
Library that offers a robust EEPROM usage!
-
Updated
Oct 17, 2023 - C++
A C library for using a 24XX01 EEPROM with the Raspberry Pi Pico
-
Updated
May 17, 2024 - C
Reading and writing into internal EEPROM memory of a Arduino
-
Updated
Nov 29, 2023 - C++
-
Updated
May 22, 2022 - Python
An EEPROM wear leveling library for Arduino (and other applications).
-
Updated
Jan 20, 2025 - C++
"Emulated EEPROM for STM32: A lightweight library that emulates EEPROM functionality using STM32’s internal flash memory, providing simple read and write operations for integer and string data, ensuring data persistence even after power cycles."
-
Updated
Jan 28, 2025 - C
This project is a MCU-based system with password-protected door security, automatic fan control based on temperature, and adaptive LED lighting based on ambient light. It ensures both security and comfort using sensors and motors.
-
Updated
Sep 25, 2024 - C
An embedded event logger using PIC18F4580, storing the last 10 vehicle events (acceleration, braking, collisions) in EEPROM. Logs can be viewed on an LCD, downloaded via UART, and displayed in Tera Term. Includes RTC for timestamps and a keypad-based menu for log management. Ideal for vehicle diagnostics and accident analysis.
-
Updated
Mar 25, 2025
READER/WRITER EEPROM MEMORY https://youtu.be/iIVpqZVsOIc
-
Updated
Oct 22, 2020 - C
Project in c programming language to test writing and reading from internal MCU EEPROM by turning on, and off 2 yellow led and user can adjust how many led can turn on, turn off, and user he or she can remove led part from application.c the c source file.
-
Updated
Jul 22, 2023 - C
Implementation of a simple non-volatile settings manager using EEPROM emulation in RAM.
-
Updated
Mar 5, 2025 - SWIG
Contains Arduino EEPROM examples. These examples include EepromAssignEmptyValues, EepromFindEmptyAddress, EepromReadAndWrite, EepromReadData and ReadAndWriteInByteAndArrayFormat.
-
Updated
Mar 8, 2025 - C++
A fork of Kevin Darrah's trigboard project "Temperature Logging to Grafana" https://trigboard-docs.readthedocs.io/en/latest/temperatureSensor.html
-
Updated
Jan 18, 2021 - C++
This program creates a file made of n partitions equally sized and puts in these partitions the files specified in the arguments. Blank spaces will be filled with 0xFF or 0x00 values.
-
Updated
Oct 3, 2024 - C
Improve this page
Add a description, image, and links to the eeprom-memory topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the eeprom-memory topic, visit your repo's landing page and select "manage topics."