hugokernel / micropython-nanowebLinks
Full async Micropython web server with small memory footprint.
☆117Updated 2 months ago
Alternatives and similar repositories for micropython-nanoweb
Users that are interested in micropython-nanoweb are comparing it to the libraries listed below
Sorting:
- Simple GUI for Pyboard and TFT touch panel displays☆95Updated 5 years ago
- Small FTP server for ESP8266/ESP32/PYBD on the MicroPython platform☆161Updated 7 months ago
- Micropython Smarthome framework☆119Updated 4 years ago
- Simple and lightweight HTTP async server for micropython☆278Updated last year
- An approach to designing IOT applications using ESP8266, ESP32 or Pyboard D endpoints☆96Updated 5 years ago
- A collection of pre-compiled micropython images (including espnow support) for the esp32 and esp8266.☆105Updated 2 years ago
- Simple way to use an nRF24L01 radio to exchange arbitrary Python objects between two Pyboards☆58Updated 3 years ago
- ☆38Updated 4 years ago
- A simple network configuration utility for MicroPython on the ESP-8266 board☆68Updated 5 months ago
- 🦊 Simplest OTA update solution for your Micropython projects.☆100Updated last year
- Micropython (ESP8266) websocket server implementation.☆85Updated 2 years ago
- A MicroPython class for the ov2640 camera.☆120Updated 3 years ago
- A micro DNS server for MicroPython to simply respond to A queries on multi-domains with or without wildcards (used on Pycom modules & ESP…☆76Updated 7 years ago
- Curated list of awesome MicroPython resources☆187Updated 4 years ago
- Synchronous and asynchronous drivers for VS1053b MP3/FLAC player☆34Updated 2 years ago
- Some drivers for MicroPython☆66Updated 4 years ago
- MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems☆39Updated 7 months ago
- Command line tool for MicroPython devices☆60Updated 2 years ago
- Simple telnet server for MicroPython and the ESP8266 allowing telnet clients access to the REPL☆79Updated last year
- Micropython OTA update from github☆144Updated 2 years ago
- A lightweight MicroPython GUI library for display drivers based on framebuf, allows input via pushbuttons. See also micropython-touch.