Microcontroller topic
Microcontrollers are small computers on a single integrated circuit, containing a processor, memory, and input/output peripherals. They are widely used in embedded systems for performing specific control functions efficiently. Applications of microcontrollers include robotics, IoT, and home automation. Popular examples include Arduino, ESP32, and Raspberry Pi Pico.
awesome-embedded-software
:stars: 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...
steno
Embedded steno firmware + custom steno PCBs
atinysynth
ADSR embedded polyphonic synthesizer for microcontrollers
STM32-Libraries
Collection of rewritten Arduino libraries to STM32 libraries
xsens-mti
C library for managing and reading xsens MTi IMU modules over serial.
chirp8-avr
CHIP-8 implementation in Rust targeting AVR microcontrollers
microcontroller-kit
Value types, operators and functions for tinkering with microcontrollers in software.
tinydraw
TinyDraw is a package of drawing primitives on TinyGo displays.