



A curated Awesome list of libraries and resources for MicroPython, a lean implementation of Python 3 for microcontrollers.
Loading more......
A curated directory of libraries, frameworks, software, and learning resources for MicroPython, a lean implementation of Python 3 optimized for microcontrollers and constrained environments.
Website: https://github.com/mcauser/awesome-micropython#readme
Category: Themed Directories
Tags: awesome-lists, python, iot
Awesome MicroPython is an open, community-maintained "awesome list" that aggregates high-quality MicroPython-related projects and references. It focuses on tools and code that run on microcontrollers using MicroPython, covering a broad ecosystem around embedded Python and IoT development.
MicroPython itself is a lean and efficient implementation of Python 3, including a small subset of the standard library and optimized for constrained hardware.
Curated Awesome List
MicroPython Libraries Directory
pip install where applicable.Frameworks and Software
Learning & Reference Resources
Repository & Documentation Structure
docs/ directory and mkdocs.yml for a browsable documentation site.contributing.md outlining how to propose additions or changes to the list.LICENSE, .gitignore, and requirements.txt.Web Presence
custom_theme/) and static assets (e.g., logo) for readable navigation of the list.Open Source & Community Contributions
mcauser/awesome-micropython) with full history and over 1,000 commits..github/workflows/ for automated checks or site publishing.LICENSE file in the repository for exact terms).