SPIFlash
Flash interface
Provides read/write access to SPI flash memory chips
Arduino library for read/write access to SPI flash memory chips
174 stars
36 watching
91 forks
Language: C++
last commit: over 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. | 439 |
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. | 787 |
fivdi/spi-device | Provides low-level access to SPI devices using Node.js | 117 |
s00500/espui | A web-based user interface library for ESP32 and ESP8266 | 937 |
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,281 |
msteinbeck/tinyspline | A C library providing an object-oriented interface to NURBS, B-Splines, and Bezier curves for interpolation, transformation, and querying. | 1,219 |
marksbench/mb_psram_64mb_spi | A simple MicroPython module to access a 64Mbit PSRAM chip over SPI. | 12 |
claws/bh1750 | An Arduino library for a digital light sensor breakout board | 254 |
esp8266/arduino-esp8266fs-plugin | This tool uploads an Arduino sketch's file system to an ESP8266's flash memory. | 716 |
weactstudio/weactstudio.ministm32f4x1 | Development tools and software library for microcontrollers | 689 |
maniacbug/standardcplusplus | Standard C++ library adapted for use with the Arduino platform | 596 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 350 |