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.
tinyfs
Embedded filesystems for TinyGo. Currently supports FATfs and LittleFS on microcontrollers with either SDCard or Flash RAM.
micropy-stubs
Automatically Generated Stub Packages for Micropy-Cli and whomever else
modm-devices
Curated device data for all AVR and ARM Cortex-M devices
stm32h7-dual-core-inter-cpu-async-communication
Inter-CPU asynchronous communication between Cortex-M7 and Cortex-M4 cores on STM32H7 dual core devices
bento-linker
A light-weight alternative to processes for microcontrollers.
Micro-Beat-Detection
Beat detection using microphone input on microcontrollers
fat_io_lib
Small footprint, low dependency, C code implementation of a FAT16 & FAT32 driver.
utensor_cgen
C++ code generator for uTensor https://utensor-cgen.readthedocs.io/en/latest/
mTower
mTower is Trusted Execution Environment specially designed to be used on MicroController Units (MCUs) supporting ARM TrustZone technology (e.g., Cortex-M23/33/35p). mTower operates well under restrict...