peterhinch / micropython-samplesLinks
Assorted code ideas, unofficial MP FAQ, plus index to my other repositories.
☆523Updated 4 months ago
Alternatives and similar repositories for micropython-samples
Users that are interested in micropython-samples are comparing it to the libraries listed below
Sorting:
- Application of uasyncio to hardware interfaces. Tutorial and code.☆816Updated last week
- A Python 3 utility to convert fonts to Python source capable of being frozen as bytecode☆451Updated 8 months ago
- A 'resilient' asynchronous MQTT driver. Recovers from WiFi and broker outages.☆676Updated last week
- A lightweight MicroPython GUI library for display drivers based on framebuf class☆631Updated this week
- The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with r…☆711Updated 5 months ago
- Simple and lightweight HTTP async server for micropython☆279Updated last year
- OTA Updater for MicroPython☆376Updated 3 years ago
- Generate and maintain stubs for different MicroPython ports to use with VSCode and Pylance, PyRight, Thonny, PyCharm or MyPy☆244Updated last month
- MicroPython for ESP32 with psRAM support☆866Updated 2 years ago
- A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom mo…☆661Updated 3 years ago
- Python based library for talking to character based LCDs.☆326Updated 2 years ago
- WiFi manager for ESP8266 - ESP12 - ESP32 - Raspberry Pi Pico - micropython☆409Updated 5 months ago
- Micropython Project Management Tool with VSCode support, Linting, Intellisense, Dependency Management, and more!☆332Updated this week
- WebREPL client and related tools for MicroPython☆673Updated last year
- MicroPython driver for the SH1106 OLED controller☆233Updated 8 months ago
- Fast MicroPython driver for ST7789 display module written in C☆688Updated last year
- MicroPython module to read a rotary encoder.☆331Updated last year
- Small FTP server for ESP8266/ESP32/PYBD on the MicroPython platform☆161Updated 8 months ago
- Stubs of most MicroPython ports, boards and versions to make writing code that much simpler.☆287Updated this week
- A lightweight MicroPython GUI library for display drivers based on framebuf, allows input via pushbuttons. See also micropython-touch.☆339Updated 2 weeks ago
- MicroPython driver for MAX7219 8x8 LED matrix modules, cascadable and with framebuf☆205Updated 6 years ago
- Micropython driver for ultrasonic sensor HC-SR04☆167Updated 2 years ago
- (Micro)Python class to access the MFRC522 RFID reader☆181Updated 2 years ago
- Micropython Driver for ILI9341 display☆144Updated 5 years ago
- add camera support to MicroPython☆548Updated 2 years ago
- A lightweight, scalable SMTP client for sending email in MicroPython☆97Updated 8 months ago
- Fast pure-C driver for MicroPython that can handle display modules on ST7789 chip☆224Updated 2 years ago
- An approach to designing IOT applications using ESP8266, ESP32 or Pyboard D endpoints☆96Updated 5 years ago
- MicroPython ILI9341Display & XPT2046 Touch Screen Driver☆287Updated 11 months ago
- Nonblocking device drivers to receive from IR remotes and for IR "blaster" apps.☆297Updated 5 months ago