An open API service providing repository metadata for many open source software ecosystems.

Topic: "non-volatile-storage"

lnlp/FramI2C

FramI2C is an Arduino library for FRAM (F-FRAM, Ferroelectric RAM) non-volatile memory chips with I2C interface. Supports most common Cypress and Fujitsu I2C FRAM chips with densities of 4, 16, 64, 128, 256, 512, and 1024 kilobits (kb). Provides simple, easy to use read() and write() methods for reading/writing integral and floating point types (uses automatic type inference and byte conversion), readBytes() and writeBytes() for reading/writing larger amounts of data as byte array, and fill() to fill or clear a range of FRAM memory.

Language: C++ - Size: 42 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 1

porrey/EEPROM-Storage

The EEPROM Storage library provides the ability to access variables stored in EEPROM just as if they were stored in RAM.

Language: C++ - Size: 520 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 11 - Forks: 2

CodeMaxx/nv-heap

Implementation of the simplified version of the NV-Heap paper (https://courses.engr.illinois.edu/ece598ms/sp2018/papers/paper44.pdf)

Language: C++ - Size: 393 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 3

ewdlop/LSTM-vs-STLM

Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

pilinux/TI_SimpleLink_nvsInternal_Boilerplate

Boilerplate for using non-volatile storage (NVS) driver to read and write data to on-chip flash memory | TI SimpleLink MCU

Language: C - Size: 25.4 KB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

LucasDiasJorge/Hashtable

Implement an hashtable and structs in C. Non-Volatile hashtable was implemented.

Language: C - Size: 22.5 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

VPavlusha/ESP32_NVS

The ESP32 IDF Non-Volatile Storage (NVS) library is designed to store key-value pairs in flash.

Language: C - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0