peterhinch / micropython-samplesLinks
Assorted code ideas, unofficial MP FAQ, plus index to my other repositories.
☆522Updated 2 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.☆811Updated last week
- A Python 3 utility to convert fonts to Python source capable of being frozen as bytecode☆440Updated 6 months ago
- A lightweight MicroPython GUI library for display drivers based on framebuf class☆618Updated 2 weeks ago
- A 'resilient' asynchronous MQTT driver. Recovers from WiFi and broker outages.☆664Updated 6 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☆237Updated this week
- WiFi manager for ESP8266 - ESP12 - ESP32 - Raspberry Pi Pico - micropython☆403Updated 3 months ago
- The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with r…☆702Updated 3 months ago
- A lightweight MicroPython GUI library for display drivers based on framebuf, allows input via pushbuttons. See also micropython-touch.☆323Updated last week
- A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom mo…☆658Updated 2 years ago
- Simple and lightweight HTTP async server for micropython☆275Updated last year
- Fast MicroPython driver for ST7789 display module written in C☆667Updated last year
- A lightweight, scalable SMTP client for sending email in MicroPython☆97Updated 6 months ago
- add camera support to MicroPython☆540Updated 2 years ago
- MicroPython for ESP32 with psRAM support☆862Updated 2 years ago
- Python based library for talking to character based LCDs.☆325Updated 2 years ago
- Micropython Project Management Tool with VSCode support, Linting, Intellisense, Dependency Management, and more!☆327Updated last week
- WebREPL client and related tools for MicroPython☆664Updated last year
- MicroPython module to read a rotary encoder.☆329Updated last year
- Small FTP server for ESP8266/ESP32/PYBD on the MicroPython platform☆161Updated 6 months ago
- MicroPython ILI9341Display & XPT2046 Touch Screen Driver☆272Updated 9 months ago
- MicroPython Tool - Utility to interact with a MicroPython board over a serial connection.☆754Updated last year
- MicroPython driver for the SH1106 OLED controller☆227Updated 6 months ago
- HTS221, LPS22, LIS2DW12, LIS2MDL, LSM6DSO, STTS751, si7051, bme280, bmp280, APDS9930, TM1650, TM1637, LCD1602, GNSS, all kinds of micropy…☆196Updated 10 months ago
- Nonblocking device drivers to receive from IR remotes and for IR "blaster" apps.☆293Updated 3 months ago
- Stubs of most MicroPython ports, boards and versions to make writing code that much simpler.☆266Updated this week
- Micropython driver for ultrasonic sensor HC-SR04☆162Updated 2 years ago
- An approach to designing IOT applications using ESP8266, ESP32 or Pyboard D endpoints☆96Updated 5 years ago
- (Micro)Python class to access the MFRC522 RFID reader☆181Updated last year
- Camera API for micropython as user module, with precompiled FW, starting with the esp32 port.☆119Updated last week