Video thumbnail for Display Real Time Sensor Data using Websockets - Arduino Framework

Display Real Time Sensor Data using Websockets - Arduino Framework

Nov 26, 2022
donskytech.com Logo

donskytech.com

This post will discuss how you can capture and display your sensor data in almost real time using websockets. Part of the challenges in any Internet of Things (IOT) project is how you can capture your sensor values and visualize it using charts for display. We are going to build our own custom dashboard application with charts built using a full stack application that we created using Node.js and React.js that will display our sensor data sent thru websockets. WriteUp: https://www.donskytech.com/display-real-time-sensor-data-using-websockets/ Code: https://github.com/donskytech/platformio-projects/tree/main/esp32-projects/esp32-send-ldr-data-websockets https://github.com/donskytech/react-projects/tree/main/websockets-sensors-data-display Websockets Overview: https://www.donskytech.com/esp32-robot-car-using-websockets/ If you like my post or videos then please consider subscribing to my channels and share it to your friends: Website: https://www.donskytech.com Facebook: https://www.facebook.com/DonskyTech Youtube: https://www.youtube.com/c/DonskyTech
#Computers & Electronics #Networking #Software #Web Services #Science #Engineering & Technology