peterhinch / micropython-samplesLinks
Assorted code ideas, unofficial MP FAQ, plus index to my other repositories.
☆516Updated 2 weeks ago
Alternatives and similar repositories for micropython-samples
Users that are interested in micropython-samples are comparing it to the libraries listed below
Sorting:
- A Python 3 utility to convert fonts to Python source capable of being frozen as bytecode☆433Updated 3 months ago
- Application of uasyncio to hardware interfaces. Tutorial and code.☆808Updated 2 months ago
- A lightweight MicroPython GUI library for display drivers based on framebuf class☆600Updated 2 months ago
- OTA Updater for MicroPython☆375Updated 3 years ago
- Generate and maintain stubs for different MicroPython ports to use with VSCode and Pylance, PyRight, Thonny, PyCharm or MyPy☆230Updated this week
- Simple and lightweight HTTP async server for micropython☆270Updated last year
- The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with r…☆688Updated 3 weeks ago
- A 'resilient' asynchronous MQTT driver. Recovers from WiFi and broker outages.☆647Updated 3 months ago
- Micropython Project Management Tool with VSCode support, Linting, Intellisense, Dependency Management, and more!☆328Updated last week
- A lightweight, scalable SMTP client for sending email in MicroPython☆96Updated 4 months ago
- A lightweight MicroPython GUI library for display drivers based on framebuf, allows input via pushbuttons. See also micropython-touch.☆307Updated 3 months ago
- Fast MicroPython driver for ST7789 display module written in C☆648Updated last year
- Stubs of most MicroPython ports, boards and versions to make writing code that much simpler.☆243Updated last week
- A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom mo…☆657Updated 2 years ago
- WiFi manager for ESP8266 - ESP12 - ESP32 - Raspberry Pi Pico - micropython☆390Updated last month
- MicroPython module to read a rotary encoder.☆325Updated last year
- WebREPL client and related tools for MicroPython☆658Updated last year
- Python based library for talking to character based LCDs.☆325Updated 2 years ago
- A collection of pre-compiled micropython images (including espnow support) for the esp32 and esp8266.☆105Updated last year
- MicroPython driver for the SH1106 OLED controller☆219Updated 3 months ago
- Remote Shell for MicroPython☆1,028Updated 9 months ago
- add camera support to MicroPython☆526Updated last year
- MicroPython Tool - Utility to interact with a MicroPython board over a serial connection.☆752Updated last year
- Micropython Driver for ILI9341 display☆141Updated 5 years ago
- Fast pure-C driver for MicroPython that can handle display modules on ST7789 chip☆219Updated last year
- Really minimal web application framework for the Pycopy project (minimalist Python dialect) and its "uasyncio" async framework☆519Updated last year
- Nonblocking device drivers to receive from IR remotes and for IR "blaster" apps.☆283Updated last month
- MicroPython for ESP32 with psRAM support☆862Updated last year
- (Micro)Python class to access the MFRC522 RFID reader☆177Updated last year
- Small FTP server for ESP8266/ESP32/PYBD on the MicroPython platform☆159Updated 3 months ago