An open API service indexing awesome lists of open source software.

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

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

![home](https://github.com/user-attachments/assets/c185ce36-640e-45a0-a1fd-8d5c8f67998d)

- Output Screen

![result](https://github.com/user-attachments/assets/3f32ae79-79a4-405d-be9f-8b67f752d3c6)


### DESIGNED & DEVELOPED BY
- MUHILAN
- NAVEEN
- RAGHAVA


_END OF README_