Stars
A lightweight, universal logging library in C. Just two files. Compatible with C++, embedded projects, and most major compilers. Covered by unit tests.
A windows application to view and analyze information from the linker generated Map file
Generate markdown docs from comments in C and CPP files.
Tiny documentation generator for 60 programming languages. Using Markdeep.
data compression library for embedded/real-time systems
A Lock Free Bipartite Buffer Library written in standard C11
Simple implementation of a generic FIFO for small embedded applications
🌠 List of software (HW interfaces, libs, protocols, etc) specifically suitable for resource-constrained Embedded Systems (low-memory and low-power) like 8-bit, 16-bit and 32-bit microcontrollers.
Small and simple software for plotting data from serial port in realtime.
wsServer - a tiny WebSocket server library written in C
Lightweight C library for parsing NMEA 0183 sentences
ReText: Simple but powerful editor for Markdown and reStructuredText
Microcontroller targeted C library for Kalman filtering
Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)
A simple command-line interface for use in embedded systems.
Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.
Script for parsing files with pins description, exported from Altium
A compact MODBUS RTU/TCP C library for embedded/microcontrollers
eyalroz / printf
Forked from mpaland/printfTiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.