This is a library for interfacing with K24C16 EEPROM
Категория: Data Storage
Библиотеки этой категории. У каждой видно последнюю версию и готовность ZIP на зеркале TREMA.
Arduino library for different sorting algorithms including quicksort, bubble sort, insertion sort, shell sort, and comb sort.
General template based buffer for various types and universal use due to getting and putting values at any position.
The FlashStorage library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory of microcontrollers. NOTE: This is a fork of cmaglie's "FlashStorage" with some extra modifications to fit KONNEKTING needs.
Gives the ability to use a file kinda' like a gigantic RAM.
Library for working with internal and external EEPROM memory via I2C.
A cool little shopping list App. Runs under lilOS.
Lean dynamic Array, Queue and Stack for embedded C++.
The Ultimate Collection of Lists
LittleFS for esp32 based on esp_littlefs IDF component. Use esp32 core-provided LITTLEFS library instead of this one when available in future core releases.
Wrapper of LittleFS for Arduino MBED RP2040 boards
std::vector like container.
Library to simplify storing Preferences into EEPROM and significantly reduce EEPROM wear
A library for talking with the M95 series of EEPROM chips from ST. May work with chips from other vendors as well.
Library for FIFO queue implemented as a Ring Buffer.
Access all Microchip SRAM chips
An arduino queue library for storing commands to be executed
Move Buffer Library for move list storage
Substitute for the missing EEPROM storage on Arduino Nano 33 BLE and BLE Sense.
Array of bits to save memory instead of using 8-bit boolean values.
Store sensor data in PostgreSQL. SQL over HTTP for Arduino
Ultra-lean, transactional Twin-Engine LSM-Tree storage engine with power-fail resilient lifecycle protection for ESP32.