A beautiful, real-time IoT dashboard for visualizing sensor data from ESP32, Arduino, or any IoT device. Features live charts, graphs, timelines, and data export capabilities.
This project is a Node.js server designed to extract and display sensor data fetched from a Streamlit app. The server receives real-time data from the Streamlit app's REST API, processes it, and ...