A library for retrieving unique IDs from an UID EEPROM.
Категория: Data Storage
Библиотеки этой категории. У каждой видно последнюю версию и готовность ZIP на зеркале TREMA.
This adapter can read and write AT28C64 and AT28C256 EEPROM chips using Arudino Mega. Creating converter PCB for this task recommended
Extension of the standard Arduino EEPROM library.
AT24Cxx I2C EEPROM helper for Arduino-compatible boards with typed read/write APIs and explicit chip configuration.
The EEPROM Typed Library is a lightweight static library for reading and writing standard Arduino data types to the EEPROM.
EEPROM data storage with CRC16 checksum
Allows to save variables to the EEPROM memory. Works with any POD (bool, int, float, custom structs) and String. Lightweight. Simple to use.
EEPROM wear leveling
A class designed to make reading and storing data on the ESP8266 and ESP32 effortless.
Library for I2C Communication with external EEPROMs
InfluxDB Client for Arduino.
This library provides a simple interface to collect data on local storage (embedded flash or micro SD).
Embedded Template Library (ETL). Fixed size containers and state machines for Arduino and ESP32 with zero heap allocation.
Arduino library to support external I2C EEPROMs.
A library to help organize EEPROM access.
Persistent event driven variables aimed at making complex designs much simpler