ESP32 Arduino web server: Sending data to JavaScript client via websocket
In this tutorial we will check how to setup a HTTP web server on the ESP32, which will have a websocket endpoint and will serve a HTML page. The HTML page will run a simple JavaScript application that will connect to the server using websockets and periodically receive simulated temperature measurements from the server. The … Continue reading ESP32 Arduino web server: Sending data to JavaScript client via websocket
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed