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.
cmsis-header-stm32
CMSIS device headers for all STM32 devices
ewok-kernel
A secure and high performances microkernel for building secure MCU-based IoTs
Gesture-Detecting-Macro-Keyboard
Glorified Bluetooth macro keyboard with machine learning (TensorFlow Lite for Microcontrollers) running on an ESP32.
StratifyOS
A Powerful embedded RTOS for ARM Cortex M microcontrollers
rustBoot
rustBoot is a standalone bootloader written entirely in `Rust`, designed to run on anything from a microcontroller to a system on chip. It can be used to boot into bare-metal firmware or Linux.
xForth
Experimental Forth cross compiler for tiny devices
tinybasic
A BASIC interpreter for Arduino, ESP, RP2040, STM32, Infineon XMC and POSIX with IoT and microcontroller features.
LittleFS-Explorer-for-Windows
LittleFS Explorer for Windows
InvertedPendulum
An inverted pendulum that jumps and balances. It's a simplified version of the Cubli that you can build yourself.