python
Realtime graphs using Plotly and websockets
As you already know, In our blog we use the websocket protocol intensively, It's a fast and easy way to send data from WiFi connected micro-controllers (such as the ESP8266) to the Browser without anything in between. Here are some projects with code samples where websockets were used: