MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
-
Updated
Jun 5, 2025 - C
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.
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
RT-Thread is an open source IoT Real-Time Operating System (RTOS). https://rt-thread.github.io/rt-thread/
A little fail-safe filesystem designed for microcontrollers
U8glib library for monochrome displays, version 2
面向IoT领域的、高可伸缩的物联网操作系统,可去官网了解更多信息https://www.aliyun.com/product/aliosthings
CircuitPython - a Python implementation for teaching coding with microcontrollers
Eclipse ThreadX is an advanced real-time operating system (RTOS) designed specifically for deeply embedded applications.
Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8
An ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar project: MicroPython, JerryScript.
A higher-level Neural Network library for microcontrollers.
A free video streaming service that runs on a ESP32
Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system.
A ultra-lightweight embedded scripting language optimized for microcontrollers.
[NeurIPS 2020] MCUNet: Tiny Deep Learning on IoT Devices; [NeurIPS 2021] MCUNetV2: Memory-Efficient Patch-based Inference for Tiny Deep Learning; [NeurIPS 2022] MCUNetV3: On-Device Training Under 256KB Memory
PicoRuby is the smallest Ruby implementation for one-chip microcontrollers