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

tinyfs

23
Stars
5
Forks
Watchers

Embedded filesystems for TinyGo. Currently supports FATfs and LittleFS on microcontrollers with either SDCard or Flash RAM.

micropy-stubs

29
Stars
6
Forks
Watchers

Automatically Generated Stub Packages for Micropy-Cli and whomever else

modm-devices

48
Stars
24
Forks
Watchers

Curated device data for all AVR and ARM Cortex-M devices

Inter-CPU asynchronous communication between Cortex-M7 and Cortex-M4 cores on STM32H7 dual core devices

bento-linker

31
Stars
10
Forks
Watchers

A light-weight alternative to processes for microcontrollers.

embLua

52
Stars
5
Forks
Watchers

Lua for microcontrollers

Micro-Beat-Detection

61
Stars
11
Forks
Watchers

Beat detection using microphone input on microcontrollers

fat_io_lib

57
Stars
12
Forks
Watchers

Small footprint, low dependency, C code implementation of a FAT16 & FAT32 driver.

utensor_cgen

50
Stars
40
Forks
Watchers

C++ code generator for uTensor https://utensor-cgen.readthedocs.io/en/latest/

mTower

49
Stars
17
Forks
Watchers

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...