Walkthrough of setting up an ESP32 as an HTTP server handling GET requests from a client written in Python. The client can control the built-in LED of the ESP32 and we can observe messages being passed.
All code used in this video is available here:
https://tinkerfoundry.blogspot.com/2023/02/esp32-as-server-handling-http-get.html
#ESP32 #httpclient #httpserver #ArduinoIDE
Download
0 formats
No download links available.
ESP32 as an HTTP Server for Remote Control | NatokHD