jczic / 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). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!
https://github.com/jczic/MicroWebSrv2
MIT License
662 stars 97 forks source link

Hello, can you help me? #61

Open maozhifeng opened 3 years ago

maozhifeng commented 3 years ago

Hello, can you publish the tutorial of MicroWebSrv2 to show how to control the esp32 io port and display the sensor value on the esp32 website? Your MicroWebSrv tutorial is invalid for the MicroWebSrv2 version.

Thank you for your great creation