non-volatile-storage
Here are 7 public repositories matching this topic...
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 …
-
Updated
Nov 20, 2021 - C++
The EEPROM Storage library provides the ability to access variables stored in EEPROM just as if they were stored in RAM.
-
Updated
Feb 8, 2025 - C++
Implementation of the simplified version of the NV-Heap paper (https://courses.engr.illinois.edu/ece598ms/sp2018/papers/paper44.pdf)
-
Updated
May 9, 2019 - C++
Boilerplate for using non-volatile storage (NVS) driver to read and write data to on-chip flash memory | TI SimpleLink MCU
-
Updated
Apr 23, 2019 - C
Implement an hashtable and structs in C. Non-Volatile hashtable was implemented.
-
Updated
Jun 19, 2024 - C
Improve this page
Add a description, image, and links to the non-volatile-storage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the non-volatile-storage topic, visit your repo's landing page and select "manage topics."