jczic

jczic

👤 Developer

9 repositories on SrcLog

View on GitHub
9 Repos
2.2k Stars
318 Forks
2.2k Watchers

Repositories (9)

MicroWebSrv2 jczic/MicroWebSrv2 Python

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). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!

693
MicroWebSrv jczic/MicroWebSrv Python

A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32)

658
ESP32-MPY-Jama jczic/ESP32-MPY-Jama Python

v1.2 - UI tool for manage Espressif ESP32 microcontrollers with embedded MicroPython for MacOS, Windows and Linux: mini IDE, files manager, REPL, real time dashboards (sys/net), advanced features (gpio/mp3/leds/...)

472
MicroMLP jczic/MicroMLP Python

A micro neural network multilayer perceptron for MicroPython (used on ESP32 and Pycom modules)

186
MicroWebCli jczic/MicroWebCli Python

A micro HTTP Web client for MicroPython (used on Pycom modules & ESP32)

47
MicroWorkers jczic/MicroWorkers Python

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)

47
XAsyncSockets jczic/XAsyncSockets Python

XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.

30
MicroRESTCli jczic/MicroRESTCli Python

A micro JSON REST Web client based on MicroWebCli for MicroPython (used on Pycom modules & ESP32)

28
MicroWifi jczic/MicroWifi Python

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)

20