eeprom
There are 435 repositories under eeprom topic.
bigbigmdm/IMSProg
IMSProg - software for CH341A-based programmers to work with I2C, SPI and MicroWire EEPROM/Flash chips
nimaltd/ee
EEPROM emulation for stm32.
Ircama/epson_print_conf
Epson Printer Configuration tool and waste ink counter resetter
omersiar/RFID522-Door-Unlock
Arduino RC522 RFID Access Control
nimaltd/ee24
24xx EEPROM library for stm32 HAL
thijse/Arduino-EEPROMEx
Extended EEPROM library for Arduino
TomNisbet/TommyPROM
Simple Arduino-based EEPROM programmer
JChristensen/extEEPROM
Arduino library to support external I2C EEPROMs.
RobTillaart/I2C_EEPROM
Library for I2C EEPROM - 24LC512, 24LC256, 24LC64/32/16/08/04/02/01.
SukkoPera/OpenC64Cart
Open Hardware 8Kb Cartridge for the Commodore 64
Prry/drivers-for-mcu
The driver for the microprocessor
gfoot/picoprom
Raspberry Pi Pico DIP-EEPROM Programmer
SukkoPera/Open2327RomAdapter
Open Hardware 2364-27xxx (E)EPROM Adapter PCB
mihaigalos/miniboot
🏗️ An I2C bootloader for Arduino.
mcauser/micropython-tinyrtc-i2c
MicroPython driver for TinyRTC I2C modules with DS1307 RTC and AT24C32N EEPROM
libdriver/at24cxx
AT24CXX(AT24C01, AT24C02, AT24C04, AT24C08, AT24C16, AT24C32, AT24C64, AT24C128, AT24C256, AT24C512, AT24CM01, AT24CM02) full-featured driver library for general-purpose MCU and Linux.
sierrafoxtrot/srecord
SRecord github Mirror
yyysjz1997/Some-51-code
本科C51单片机 code of some projects
workilabs/Bleeper
Library to manage your firmware configurations written in C++
AliRezaJoodi/Electronics_Modules
Electronic Modules
crmaykish/AT28C-EEPROM-Programmer-Arduino
Programming the AT28C64B or AT28C256 EEPROM chip with an Arduino Mega
khoih-prog/ESP_DoubleResetDetector
ESP_DoubleResetDetector is a library for the ESP32/ESP8266 Arduino platform to enable trigger configure mode by resetting twice.
SukkoPera/OpenC64Cart16K
Open Hardware 16 KB Cartridge for the Commodore 64
khoih-prog/Blynk_WM
Blynk and WiFiManager Library for configuring/auto(re)connecting ESP8266/ESP32 modules to the best or available MultiWiFi APs and MultiBlynk servers at runtime, with or without SSL. Configuration data saved in either SPIFFS or EEPROM.
khoih-prog/FlashStorage_STM32
The FlashStorage_STM32 library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory of STM32F/L/H/G/WB/MP1. It's using the buffered read and write to minimize the access to Flash. It now supports writing and reading the whole object, not just byte-and-byte. New STM32 core v2.0.0 is also supported now. Useful if the EEPROM is not available or too small. Currently, STM32F/L/H/G/WB/MP1 are supported.
eldruin/eeprom24x-rs
Platform agnostic Rust driver for 24x series serial EEPROM devices using embedded-hal
bouletmarc/BMBurner
BMBurner is a Arduino based EPROM Programmer SST 27SF512, 27C256, 27C512, 27SF256, 29C256, W27E512, W27C512, DS1230, 62C256, etc..
cp2004/OctoPrint-EEPROM-Marlin
A plugin for editing the EEPROM data of Marlin Firmware, from within OctoPrint.
fizzyade/sfpdoctor
SFP Doctor is a hardware & software project for reading and writing the EEPROM on SFP/SFP+ modules
PaoloP74/extEEPROM
Arduino library to support external I2C EEPROMs.
andrewrapp/arduino-remote-uploader
Over-the-air arduino programming via xbee, wifi or nordic
francis94c/esp-partition-gui
A Partition Manager for the ESP range of IoT Boards
khoih-prog/FlashStorage_SAMD
The FlashStorage_SAMD library provides a convenient way to store and retrieve user's data using the non-volatile flash memory
arkhipenko/EspBootstrap
A simple way to get your ESP8266 or ESP32 project configured and online quickly