Micropython websockets implementation
☆216Jun 9, 2023Updated 2 years ago
Alternatives and similar repositories for uwebsockets
Users that are interested in uwebsockets are comparing it to the libraries listed below
Sorting:
- This websocket client allows to interchange (read/write) data with server. It is created to run on ESP32 controllers. Full TLS support.☆44Jul 27, 2025Updated 7 months ago
- Micropython (ESP8266) websocket server implementation.☆85Mar 15, 2023Updated 2 years ago
- Test project. Demonstrates how to use https://github.com/Vovaman/micropython_async_websocket_client package.☆27Jul 31, 2025Updated 7 months ago
- A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom mo…☆663Jan 17, 2023Updated 3 years ago
- Application of asyncio to hardware interfaces. Tutorial and code.☆819Updated this week
- The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with r…☆716Aug 18, 2025Updated 6 months ago
- My test with uwebsockets before making a genuine port☆31May 25, 2023Updated 2 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…☆76Mar 7, 2018Updated 7 years ago
- An approach to designing IOT applications using ESP8266, ESP32 or Pyboard D endpoints☆96Sep 20, 2020Updated 5 years ago
- Micro template engine in Python with low memory usage, designed for Pycopy, a minimalist Python dialect, but also compatible with other P…☆82Aug 17, 2021Updated 4 years ago
- A repository of my MicroPython projects using my Raspberry Pi Pico board☆28May 15, 2023Updated 2 years ago
- Core Python libraries ported to MicroPython☆2,754Dec 9, 2025Updated 2 months ago
- Really minimal web application framework for the Pycopy project (minimalist Python dialect) and its "uasyncio" async framework☆522Jan 23, 2024Updated 2 years ago
- Remote Shell for MicroPython☆1,031Dec 4, 2024Updated last year
- ☆16Nov 20, 2022Updated 3 years ago
- Assorted code ideas, unofficial MP FAQ, plus index to my other repositories.☆525Sep 14, 2025Updated 5 months ago
- XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.☆43Apr 2, 2024Updated last year
- A 'resilient' asynchronous MQTT driver. Recovers from WiFi and broker outages.☆675Jan 29, 2026Updated last month
- ChatGPT for MicroPython☆30Jun 5, 2023Updated 2 years ago
- OTA Updater for MicroPython☆377Mar 9, 2022Updated 3 years ago
- A captive portal demo for MicroPython☆51Jun 4, 2018Updated 7 years ago
- Standard library of the Pycopy project, minimalist and light-weight Python language implementation☆260Oct 6, 2023Updated 2 years ago
- A minimalist asyncio web framework for MicroPython.☆36Jan 13, 2023Updated 3 years ago
- The impossibly small web framework for Python and MicroPython.☆2,083Feb 20, 2026Updated last week
- DIY Automatic photo turntable with Arduino☆10Feb 5, 2018Updated 8 years ago
- Flask Notes sample application ported to the Pycopy's picoweb web micro-framework☆39Aug 21, 2019Updated 6 years ago
- A curated list of awesome MicroPython libraries, frameworks, software and resources.☆1,750Feb 22, 2026Updated last week
- A micro WiFi class that supports the two LAN wireless interfaces (AP&STA) and manages many automatized methods, for MicroPython (used on …☆20Apr 19, 2019Updated 6 years ago
- MicroPython Tool - Utility to interact with a MicroPython board over a serial connection.☆755Jul 16, 2024Updated last year
- Internet-of-Things made easy☆17Feb 13, 2026Updated 2 weeks ago
- A simple shell based file explorer for ESP8266 Micropython based devices ⛺☆416Jan 9, 2025Updated last year
- Small FTP server for ESP8266/ESP32/PYBD on the MicroPython platform☆161May 22, 2025Updated 9 months ago
- Simple, Lightweight Implementation of Multicast DNS☆97Mar 22, 2020Updated 5 years ago
- A Python 3 utility to convert fonts to Python source capable of being frozen as bytecode☆454May 28, 2025Updated 9 months ago
- Async UDP server in Micropython using the new uasyncio lib☆24Jan 9, 2023Updated 3 years ago
- Ast pattern matching, templating and rewriting. Supports regex-like patterns for sequences.☆10Sep 18, 2021Updated 4 years ago
- Using MicroPython on ESP8266 modules to form an elastic network of things with MQTT broker (Mosquitto).☆11Sep 4, 2018Updated 7 years ago
- Micro neural network with multi-dimensional layers, multi-shaped data, fully or locally meshing, conv2D, unconv2D, Qlearning, ... for tes…☆10Jan 8, 2021Updated 5 years ago
- A Python3 utility to convert an arbitrary binary file to Python source for storage in Flash☆34Aug 1, 2023Updated 2 years ago