awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
P

peterhinch/micropython-async

0
View on GitHub↗
0 stele·0 fork-uri·1 vizualizare

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.

Istoric stele

Graficul istoricului de stele pentru peterhinch/micropython-asyncGraficul istoricului de stele pentru peterhinch/micropython-async

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Micropython Async

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Micropython Async.
  • peterhinch/micropython-samplesAvatar peterhinch

    peterhinch/micropython-samples

    528Vezi pe 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
    Vezi pe GitHub↗528
  • jamiebuilds/babel-handbookAvatar jamiebuilds

    jamiebuilds/babel-handbook

    12,110Vezi pe 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
    Vezi pe GitHub↗12,110
  • 34306/watchingAvatar 34306

    34306/watching

    36Vezi pe GitHub↗

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

    Vezi pe GitHub↗36
  • 8lwxpg/powertoysrun-processkillerAvatar 8LWXpg

    8LWXpg/PowerToysRun-ProcessKiller

    187Vezi pe GitHub↗

    A PowerToys Run plugin for killing processes.

    C#
    Vezi pe GitHub↗187
Vezi toate cele 30 alternative pentru Micropython Async→

Întrebări frecvente

Ce face peterhinch/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.

Care sunt principalele funcționalități ale peterhinch/micropython-async?

Principalele funcționalități ale peterhinch/micropython-async sunt: Networking Protocols, Rotary Encoders, Sensor Drivers, System Utilities, Task Scheduling, Tutorials and Guides.

Care sunt câteva alternative open-source pentru peterhinch/micropython-async?

Alternativele open-source pentru peterhinch/micropython-async includ: 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.