{"id":14967254,"url":"https://github.com/peterhinch/micropython-async","last_synced_at":"2025-05-15T01:06:42.639Z","repository":{"id":39988644,"uuid":"75714033","full_name":"peterhinch/micropython-async","owner":"peterhinch","description":"Application of uasyncio to hardware interfaces. Tutorial and code.","archived":false,"fork":false,"pushed_at":"2025-05-08T17:35:46.000Z","size":2130,"stargazers_count":786,"open_issues_count":5,"forks_count":170,"subscribers_count":43,"default_branch":"master","last_synced_at":"2025-05-08T18:38:01.459Z","etag":null,"topics":["asyncio","embedded","micropython"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peterhinch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-12-06T09:06:59.000Z","updated_at":"2025-05-08T18:34:47.000Z","dependencies_parsed_at":"2023-10-11T20:30:36.049Z","dependency_job_id":"f0b7edd7-c1c9-496b-aedf-5d247300326f","html_url":"https://github.com/peterhinch/micropython-async","commit_stats":{"total_commits":598,"total_committers":17,"mean_commits":35.1764705882353,"dds":0.04515050167224077,"last_synced_commit":"3838e1f74d6c71de6625d2ee2defe6da97b9396c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhinch%2Fmicropython-async","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhinch%2Fmicropython-async/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhinch%2Fmicropython-async/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhinch%2Fmicropython-async/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterhinch","download_url":"https://codeload.github.com/peterhinch/micropython-async/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254254041,"owners_count":22039792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asyncio","embedded","micropython"],"created_at":"2024-09-24T13:37:43.116Z","updated_at":"2025-05-15T01:06:37.613Z","avatar_url":"https://github.com/peterhinch.png","language":"Python","readme":"# Asynchronous programming in MicroPython\n\nCPython supports asynchronous programming via the `asyncio` library.\nMicroPython provides `asyncio` which is a subset of this, optimised for small\ncode size and high performance on bare metal targets. This repository provides\ndocumentation, tutorial material and code to aid in its effective use.\n\n# asyncio version 3\n\nDamien has completely rewritten `asyncio` which was released as V3.0. This is\nincorporated in all recent firmware builds. The resources in this repo may be found in the\n`v3` directory. These include a tutorial, synchronisation primitives, drivers,\napplications and demos.\n\n# Concurrency\n\nOther documents provide hints on asynchronous programming techniques including\nthreading and multi-core coding.\n\n### [Go to V3 docs](./v3/README.md)\n\n# uasyncio version 2\n\nThis is obsolete: code and docs have been removed.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterhinch%2Fmicropython-async","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterhinch%2Fmicropython-async","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterhinch%2Fmicropython-async/lists"}