You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A minimal Flask web dashboard that visualizes live sensor data (simulated).
Models how EV chargers, batteries, or CAN modules can stream data to a backend UI.
Features
Flask server
Real-time JSON data reading
Basic dashboard view
About
IoT-Sensor-Dashboard A minimal Flask-based dashboard that displays real-time sensor data from a JSON source. Models how IoT devices send data to backend apps for monitoring and visualization.