https://github.com/raghavtwenty/lightson
🚏SmartStreet Lighting System
https://github.com/raghavtwenty/lightson
css flask flask-application flask-web fullcode gdsc hackathons html lights miniprojects opensource opensourceprojects projects python pythonprojects raghavtwenty streetlight weather-api weatherapi webdevelopment
Last synced: 4 months ago
JSON representation
🚏SmartStreet Lighting System
- Host: GitHub
- URL: https://github.com/raghavtwenty/lightson
- Owner: raghavtwenty
- Created: 2024-08-07T02:15:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-09T04:56:02.000Z (about 1 year ago)
- Last Synced: 2024-12-30T06:47:04.703Z (9 months ago)
- Topics: css, flask, flask-application, flask-web, fullcode, gdsc, hackathons, html, lights, miniprojects, opensource, opensourceprojects, projects, python, pythonprojects, raghavtwenty, streetlight, weather-api, weatherapi, webdevelopment
- Language: CSS
- Homepage:
- Size: 7.94 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LIGHTSON
_SmartStreet Lighting System_### 🌟 MILESTONES 🌟
🏆 4th place - 8 hour Summer Hackathon by Google Developers Student Club, Coimbatore Institute of Technology, March 15, 2023### PROTOTYPE VIDEO
https://github.com/user-attachments/assets/a1fc513b-0365-48a2-a896-fd3ac80ae0a9
### HOW TO EXECUTE
#### Terminal
```
git clone https://github.com/raghavtwenty/lightson.git
``````
cd lightson/code/
``````
pip install -r requirements.txt
``````
python main.py
```### PROBLEM STATEMENT
Energy conservation### DESCRIPTON
Create an intelligent street lighting solution that automatically adjusts lighting levels based on time of day, weather conditions,
and cloud cover to enhance efficiency and safety.### INTRODUCTION
The Adaptive Street Lighting System is designed to optimize street lighting by leveraging real-time data on timing, weather, and cloud coverage.
This innovative solution not only improves public safety by ensuring well-lit streets during low visibility conditions
but also contributes to energy conservation by reducing unnecessary illumination.
By integrating advanced sensors and smart controls, this system aims to provide a more responsive and efficient approach
to street lighting, ultimately benefiting urban environments and their residents.### TECH STACK USED
- Python
- HTML
- CSS
- Flask### END USERS
- Common people
- Municipalities
- city planners
- traffic management authorities
- energy conservation agencies### OUTPUTS
- Home Screen

- Output Screen

### DESIGNED & DEVELOPED BY
- MUHILAN
- NAVEEN
- RAGHAVA_END OF README_