Display Real Time Sensor Data using Websockets - Arduino Framework

Опубликовано: 20 Март 2026
на канале: DonskyTech
8,518
147

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-re...

Code:
https://github.com/donskytech/platfor...
https://github.com/donskytech/react-p...

Websockets Overview:
https://www.donskytech.com/esp32-robo...



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:   / donskytech  
Youtube:    / donskytech  

Happy Exploring!

#tutorial
#project
#real-time-dashboard
#websockets
#iot
#esp32
#arduino
#react.js
#node.js