ESP32 MicroPython: HTTP Webserver with Picoweb

Опубликовано: 20 Октябрь 2024
на канале: Techtutorialsx
11,108
40

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...