An intelligent IoT-powered dashboard system designed to monitor, control, and automate national highway street lighting for enhanced energy efficiency, smart infrastructure management, and public safety.
This project provides a modern web-based interface for real-time highway light monitoring, automation control, and centralized management of lighting infrastructure.
The National Highway Light Automation Dashboard helps authorities and infrastructure teams efficiently manage highway lighting systems through smart automation and real-time monitoring.
The platform enables:
- Monitoring of street light status in real time
- Automated ON/OFF scheduling of highway lights
- Centralized dashboard-based infrastructure management
- Energy optimization and reduced power consumption
- Future integration with IoT sensors and analytics systems
✔️ Modern and responsive dashboard UI
✔️ Real-time light status monitoring
✔️ Automated and manual light control
✔️ Scalable IoT integration support
✔️ Energy-efficient lighting management
✔️ Extensible architecture for analytics and alerts
✔️ Smart infrastructure monitoring system
| Section | Technology |
|---|---|
| Frontend | TypeScript, HTML, CSS |
| UI Styling | CSS |
| Dashboard | React / TypeScript |
| IoT Integration | MQTT / ESP32 (Future Scope) |
| Backend (Future) | Node.js / Python Flask |
| Database (Optional) | MySQL / Firebase |
/
├── src/ # Frontend source files
├── public/ # Static assets
├── components/ # UI components
├── styles/ # CSS styling
├── .gitignore
├── package.json
└── README.mdgit clone https://github.com/DhanushN2005/National-Highway-light-automation-dashboard.git
cd National-Highway-light-automation-dashboardnpm installnpm startOpen your browser at:
http://localhost:3000Create a .env file and configure API endpoints if needed:
REACT_APP_API_URL=https://your-api-url.com- Dashboard fetches highway light status from APIs or IoT devices
- Displays real-time monitoring data on the dashboard
- Allows administrators to control lights manually or automatically
- Future versions can support:
- WebSocket real-time updates
- AI-based energy optimization
- Fault detection alerts
- Smart city integrations
Contributions are welcome!
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to your branch
- Open a Pull Request
iot smart-lighting automation-dashboard highway-management smart-city energy-efficiency typescript reactjs iot-dashboard real-time-monitoring
This project is open-source and available for educational and development purposes.
By Dhanush N.