Pinned Repositories
fronders.github.io
i2cdevlib
I2C device library collection for AVR/Arduino or other C++-based MCUs
lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. It's boosted by a professional yet affordable drag and drop UI editor, called SquareLine Studio.
particle-ymodem
Basic implementation of the Ymodem-protocol as implemented in Particle devices. Currently created and tested only to send firmware files to a Particle Photon.
printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
RadioLib
Universal wireless communication library for embedded devices
sds
Simple Dynamic Strings library for C
stm32-debug-adapter
Adapter for various SWD programmers for STM32. Eagle CAD v9 files
ymodem
JS Ymodem file transfer
fronders's Repositories
fronders/stm32-debug-adapter
Adapter for various SWD programmers for STM32. Eagle CAD v9 files
fronders/ymodem
JS Ymodem file transfer
fronders/fronders.github.io
fronders/i2cdevlib
I2C device library collection for AVR/Arduino or other C++-based MCUs
fronders/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. It's boosted by a professional yet affordable drag and drop UI editor, called SquareLine Studio.
fronders/particle-ymodem
Basic implementation of the Ymodem-protocol as implemented in Particle devices. Currently created and tested only to send firmware files to a Particle Photon.
fronders/printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
fronders/RadioLib
Universal wireless communication library for embedded devices
fronders/sds
Simple Dynamic Strings library for C
fronders/spiffs_circular_queue
ESP-IDF and PlatformIO compatible library for a circular queue or circular FIFO buffer over SPIFFS.