Pinned Repositories
mjson
C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems
i2cdevlib
I2C device library collection for AVR/Arduino or other C++-based MCUs
microcDB
microcDB is a light weight NoSQL database for mostly resource limited embedded/IoT systems. The database can be stored in local flash memory or the external SD card or external memory(EEPROM,FLASH,etc). It can also act as a server in which a dedicated MCU will handle requests from Clients on UART,MODBUS,Ethernet,SPI,I2C,CAN or any wireless communication. microcDB also supports authentication,encryption or access levels for specific users. microcDB is supported on major IoT OSes and RTOS. Currently its developed for STM32 but soon it will be developed for other MCUs too.
mjson
C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems
SerialFlash
Library for using SPI Flash memory with a filesystem-like interface
littlefs
A little fail-safe filesystem designed for microcontrollers
hakanuckus's Repositories
hakanuckus/i2cdevlib
I2C device library collection for AVR/Arduino or other C++-based MCUs
hakanuckus/microcDB
microcDB is a light weight NoSQL database for mostly resource limited embedded/IoT systems. The database can be stored in local flash memory or the external SD card or external memory(EEPROM,FLASH,etc). It can also act as a server in which a dedicated MCU will handle requests from Clients on UART,MODBUS,Ethernet,SPI,I2C,CAN or any wireless communication. microcDB also supports authentication,encryption or access levels for specific users. microcDB is supported on major IoT OSes and RTOS. Currently its developed for STM32 but soon it will be developed for other MCUs too.
hakanuckus/mjson
C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems
hakanuckus/SerialFlash
Library for using SPI Flash memory with a filesystem-like interface