GitHub topics: i2c-memory
mihaigalos/miniboot 📦
🏗️ An I2C bootloader for Arduino.
Language: Makefile - Size: 1.6 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 68 - Forks: 18

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: 10 days ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 1
