ESP8266 NodeMCU Web Server using Server-Sent Events (SSE) | #Arduino #Maker #MakerED #MakerSpaces #Coding | 21st Century Learning and Teaching | Scoop.it

This tutorial shows how to use Server-Sent Events (SSE) in an ESP8266 NodeMCU Web Server programmed with Arduino IDE. SSE allows the browser to receive automatic updates from a server via HTTP connection. This is useful to send updated sensor readings to the browser, for example. Whenever a new reading is available, the ESP8266 sends it to the client and the web page can be updated automatically without the need to make additional requests.

 

Learn more / En savoir plus / Mehr erfahren:

 

https://www.scoop.it/t/21st-century-learning-and-teaching/?&tag=ARDUINO

 

https://www.scoop.it/topic/21st-century-learning-and-teaching/?&tag=ESP8266+WiFi+Module