awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
P

peterhinch/micropython-async

0
View on GitHub↗
0 stars·0 forks·7 views

Micropython Async

CPython supports asynchronous programming via the asyncio library. MicroPython provides asyncio which is a subset of this, optimised for small code size and high performance on bare metal targets. This repository provides documentation, tutorial material and code to aid in its effective use.

Features

  • Networking Protocols - Asynchronous GPS data parsing.
  • Rotary Encoders - Interface for using encoders with asyncio.
  • Sensor Drivers - Asynchronous driver for temperature and humidity sensing.
  • System Utilities - Asynchronous link implementation for I2C.
  • Task Scheduling - Scheduler for asyncio-based applications.
  • Tutorials and Guides - Tutorial for asynchronous hardware interfacing.

Star history

Star history chart for peterhinch/micropython-asyncStar history chart for peterhinch/micropython-async

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Micropython Async

Similar open-source projects, ranked by how many features they share with Micropython Async.
  • peterhinch/micropython-samplespeterhinch avatar

    peterhinch/micropython-samples

    528View on GitHub↗

    The first part of this repo contains assorted code ideas for MicroPython. Many are targeted at Pyboard variants. Some are intended as pointers to programmers rather than being complete. Egregious bugs will be fixed but I may not accept feature requests.

    Python
    View on GitHub↗528
  • jamiebuilds/babel-handbookjamiebuilds avatar

    jamiebuilds/babel-handbook

    12,110View on GitHub↗

    This project is a technical handbook and tutorial guide for the Babel compiler. It serves as a resource for configuring the tool and writing custom plugins to transform JavaScript source code. The guide provides instructional material on creating custom transformation plugins and modifying the compilation process. It specifically covers how to navigate and modify abstract syntax trees to programmatically rewrite source code. The documentation covers the mechanics of code transformation, the management of compiler configurations, and the fundamentals of compiler tooling. It includes guidance

    babelhandbook
    View on GitHub↗12,110
  • 34306/watching34306 avatar

    34306/watching

    36View on GitHub↗

    tell you more details about your batter on your iPhone that Apple won't let you know

    View on GitHub↗36
  • 8lwxpg/powertoysrun-processkiller8LWXpg avatar

    8LWXpg/PowerToysRun-ProcessKiller

    187View on GitHub↗

    A PowerToys Run plugin for killing processes.

    C#
    View on GitHub↗187
See all 30 alternatives to Micropython Async→

Frequently asked questions

What does peterhinch/micropython-async do?

CPython supports asynchronous programming via the asyncio library. MicroPython provides asyncio which is a subset of this, optimised for small code size and high performance on bare metal targets. This repository provides documentation, tutorial material and code to aid in its effective use.

What are the main features of peterhinch/micropython-async?

The main features of peterhinch/micropython-async are: Networking Protocols, Rotary Encoders, Sensor Drivers, System Utilities, Task Scheduling, Tutorials and Guides.

What are some open-source alternatives to peterhinch/micropython-async?

Open-source alternatives to peterhinch/micropython-async include: peterhinch/micropython-samples — The first part of this repo contains assorted code ideas for MicroPython. Many are targeted at Pyboard variants. Some… jamiebuilds/babel-handbook — This project is a technical handbook and tutorial guide for the Babel compiler. It serves as a resource for… 34306/watching — tell you more details about your batter on your iPhone that Apple won't let you know. actionschnitzel/pigro-aid- — With a clear and graphically appealing GUI you can access the system deeply, overclock the Pi or replace the entire… actuallymentor/wintertime-mac-background-freezer. 8lwxpg/powertoysrun-processkiller — A PowerToys Run plugin for killing processes.