micropython / micropython-lib
Core Python libraries ported to MicroPython
☆2,579Updated 2 weeks ago
Alternatives and similar repositories for micropython-lib:
Users that are interested in micropython-lib are comparing it to the libraries listed below
- Remote Shell for MicroPython☆993Updated 5 months ago
- WebREPL client and related tools for MicroPython☆647Updated 8 months ago
- Old port of MicroPython to the ESP32 -- new port is at https://github.com/micropython/micropython☆689Updated 6 years ago
- MicroPython Tool - Utility to interact with a MicroPython board over a serial connection.☆742Updated 9 months ago
- A 'resilient' asynchronous MQTT driver. Recovers from WiFi and broker outages.☆629Updated 2 months ago
- Application of uasyncio to hardware interfaces. Tutorial and code.☆784Updated last month
- MicroPython for ESP32 with psRAM support☆852Updated last year
- A curated list of awesome MicroPython libraries, frameworks, software and resources.☆1,559Updated last month
- The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with r…☆680Updated last year
- Assorted code ideas, unofficial MP FAQ, plus index to my other repositories.☆500Updated 3 months ago
- A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom mo…☆655Updated 2 years ago
- A Python 3 utility to convert fonts to Python source capable of being frozen as bytecode☆416Updated 2 months ago
- File transfer and communication tool for MicroPython boards☆358Updated last year
- Examples to accompany the "Raspberry Pi Pico Python SDK" book.☆1,061Updated last month
- The MicroPython board☆520Updated 9 years ago
- A simple shell based file explorer for ESP8266 Micropython based devices ⛺☆407Updated 3 months ago
- Plugin for MicroPython devices in PyCharm and IntelliJ☆532Updated 4 months ago
- add camera support to MicroPython☆503Updated last year
- CircuitPython - a Python implementation for teaching coding with microcontrollers