SPIMemory
Flash chip library
An Arduino library for accessing and managing flash memory chips using the SPI protocol.
Arduino library for Flash Memory Chips (SPI based only). Formerly SPIFlash
439 stars
36 watching
138 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
arduino-idearduino-libraryflashstorage
Related projects:
Repository | Description | Stars |
---|---|---|
lowpowerlab/spiflash | Provides read/write access to SPI flash memory chips | 174 |
sandeepmistry/arduino-bleperipheral | An Arduino library for creating custom BLE peripherals with Nordic Semiconductor's nRF8001 or nR51822 | 464 |
mheironimus/arduinojoysticklibrary | A C++ library that enables support for joysticks on certain Arduino boards | 2,144 |
brainelectronics/micropython-winbond | A library providing an interface to interact with Winbond Flash chips using the MicroPython platform. | 10 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 350 |
fsprojects/simdarray | A library that provides performance-enhanced array operations using SIMD and parallel processing in F# | 132 |
msteinbeck/tinyspline | A C library providing an object-oriented interface to NURBS, B-Splines, and Bezier curves for interpolation, transformation, and querying. | 1,219 |
digint/tinyfsm | A simple C++ finite state machine library for building and managing complex state transitions. | 958 |
ermig1979/simd | An image processing and machine learning library optimized for high-performance computations on various x86/x64 and ARM architectures. | 2,077 |
mfichman/coro | A modern C++ library providing an async socket I/O implementation with SSL support | 50 |
andysworkshop/stm32plus | A C++ library providing an interface to the STM32 microcontrollers | 745 |
thijse/arduino-eepromex | An extended EEPROM library for Arduino with enhanced functionality and data type support. | 170 |
simb/flashsocket.io | A library that enables communication between Flash/Flex applications and Socket.IO servers using WebSocket technology. | 211 |
fawdlstty/smlite | A state machine library for various programming languages and platforms | 11 |
mathiasbourgoin/spoc | A toolset for programming graphics processing units (GPUs) with OCaml | 138 |