Tech Note 121 – ESP32 Webserver and UDP to control remote Devices



Tech Note 121 – ESP32 Webserver and UDP to control remote Devices

Tech Note 121 - ESP32 Webserver and UDP to control remote Devices

A standard ESP32 Webserver is has been combined with UDP to enable via a webserver front end control of Client Devices. In this example I demonstrate how remote Clients can control an LED or Relay.

Code Example: https://github.com/G6EJD/ESP32-Webserver-with-UDP .

Comments are closed.