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.

List Microcontroller repositories

awesome-embedded-software

685
Stars
73
Forks
Watchers

: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

66
Stars
8
Forks
Watchers

Embedded steno firmware + custom steno PCBs

atinysynth

20
Stars
3
Forks
Watchers

ADSR embedded polyphonic synthesizer for microcontrollers

STM32-Libraries

66
Stars
17
Forks
Watchers

Collection of rewritten Arduino libraries to STM32 libraries

xsens-mti

37
Stars
5
Forks
Watchers

C library for managing and reading xsens MTi IMU modules over serial.

chirp8-avr

47
Stars
6
Forks
Watchers

CHIP-8 implementation in Rust targeting AVR microcontrollers

microcontroller-kit

20
Stars
2
Forks
Watchers

Value types, operators and functions for tinkering with microcontrollers in software.

tinydraw

42
Stars
11
Forks
Watchers

TinyDraw is a package of drawing primitives on TinyGo displays.

tinyfont

48
Stars
14
Forks
Watchers

Text library for TinyGo displays