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.
sdcc-examples
Code examples for microcontrollers ready to compile with SDCC
platform_specific_components
Low-level components and hardware drivers for various Cyphal-related projects
LispMicrocontroller
A microcontroller that natively executes a simple LISP dialect
tinyscript
Tinyscript is a very simple scripting language for microcontrollers with limited memory.
OBJEX_LINK
OBJEX Link is a modular IoT board. It is designed to develop IoT devices that are easy to repair and recycle. It is also perfect for rapid prototyping and developing research and robotics projects.
reliance-edge
Transactional power-failsafe filesystem for microcontrollers
MCUSim
MCUSim is an XSPICE library with microcontrollers.
AVR-cheat-sheet
AVR cheat sheet for the ATmega328p
avr-ds18b20
AVR library for controlling DS18B20 temperature sensors
gd32vf103-hal
Hardware abstract layer (HAL) `embedded-hal` for RISC-V microcontroller GD32VF103 in Rust. Contributions welcomed!