Jean-Christophe Bos
Jean-Christophe Bos
MicroWebSrv2
The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Rea...
MicroMLP
A micro neural network multilayer perceptron for MicroPython (used on ESP32 and Pycom modules)
MicroWebSrv
A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32)
BLEAdvReader
A BLE tool library to decode some advertising data in object mode (used on ESP32 and Pycom modules)
MicroDNSSrv
A micro DNS server for MicroPython to simply respond to A queries on multi-domains with or without wildcards (used on Pycom modules & ESP32)
MicroRESTCli
A micro JSON REST Web client based on MicroWebCli for MicroPython (used on Pycom modules & ESP32)
MicroWebCli
A micro HTTP Web client for MicroPython (used on Pycom modules & ESP32)
MicroWifi
A micro WiFi class that supports the two LAN wireless interfaces (AP&STA) and manages many automatized methods, for MicroPython (used on Pycom modules & ESP32)
MicroWorkers
A micro workers class that easily manages a pool of threads to optimise simultaneous jobs and jobs endings, for MicroPython (used on Pycom modules & ESP32)
XAsyncSockets
XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.