Uploaded September 2017 | Updated September 2026, 1 week ago
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:
techtutorialsx.com/2017/07/20/esp32-micropython-getting-started-with-the-upycraft-ide
Connection to WiFi with the ESP32 and MicroPython:
techtutorialsx.com/2017/06/06/esp32-esp8266-micropython-automatic-connection-to-wifi
Using uPyCraft:
techtutorialsx.com/2017/07/20/esp32-micropython-getting-started-with-the-upycraft-ide
GitHub Page of Picoweb:
github.com/pfalcon/picoweb
Original hello world example:
github.com/pfalcon/picoweb/blob/master/example_webapp2.py
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:
techtutorialsx.com/2017/07/20/esp32-micropython-getting-started-with-the-upycraft-ide
Connection to WiFi with the ESP32 and MicroPython:
techtutorialsx.com/2017/06/06/esp32-esp8266-micropython-automatic-connection-to-wifi
Using uPyCraft:
techtutorialsx.com/2017/07/20/esp32-micropython-getting-started-with-the-upycraft-ide
GitHub Page of Picoweb:
github.com/pfalcon/picoweb
Original hello world example:
github.com/pfalcon/picoweb/blob/master/example_webapp2.py



