SPIFlash
Flash Library
A C++ library providing access to SPI flash memory chips for low-power applications.
Arduino library for read/write access to SPI flash memory chips
173 stars
36 watching
90 forks
Language: C++
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marzogh/spimemory | An Arduino library for accessing and managing flash memory chips using the SPI protocol. | 435 |
brainelectronics/micropython-winbond | A library providing an interface to interact with Winbond Flash chips using the MicroPython platform. | 10 |
lowpowerlab/rfm69 | A C++ library for RFM69 transceivers providing basic usage functions and features such as hardware encryption, power saving, and interrupt-driven communication. | 784 |
fivdi/spi-device | Provides low-level access to SPI devices using Node.js | 118 |
s00500/espui | A web-based user interface library for ESP32 and ESP8266 | 928 |
dustinwatts/ft6236 | An Arduino library for interacting with touch controllers, enabling simple detection and coordinate retrieval of touches. | 34 |
sandeepmistry/arduino-bleperipheral | An Arduino library for creating custom BLE peripherals with Nordic Semiconductor's nRF8001 or nR51822 | 464 |
rocketscream/low-power | A lightweight library designed to minimize power consumption in microcontrollers during standby modes. | 1,274 |
msteinbeck/tinyspline | A C library providing an object-oriented interface to NURBS, B-Splines, and Bezier curves for interpolation, transformation, and querying. | 1,203 |
marksbench/mb_psram_64mb_spi | A MicroPython module for interacting with 64Mbit PSRAM devices | 12 |
claws/bh1750 | An Arduino library for a digital light sensor breakout board | 253 |
esp8266/arduino-esp8266fs-plugin | This tool uploads an Arduino sketch's file system to an ESP8266's flash memory. | 712 |
weactstudio/weactstudio.ministm32f4x1 | Development tools and software library for microcontrollers | 683 |
maniacbug/standardcplusplus | Standard C++ library adapted for use with the Arduino platform | 593 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 345 |