This video explains how to set a simple HTTP webserver with the ESP32 and MicroPython, using the Picoweb framework.
You can check the original post at my blog, which also includes the installation instructions:
https://techtutorialsx.com/2017/07/20...
Connection to WiFi with the ESP32 and MicroPython:
https://techtutorialsx.com/2017/06/06...
Using uPyCraft:
https://techtutorialsx.com/2017/07/20...
GitHub Page of Picoweb:
https://github.com/pfalcon/picoweb
Original hello world example:
https://github.com/pfalcon/picoweb/bl...