Skip to content

Latest commit

 

History

History
19 lines (8 loc) · 694 Bytes

README.md

File metadata and controls

19 lines (8 loc) · 694 Bytes

smart_lighting

An intelligent(adaptive) street lighting system with the primary target of energy saving

Click for Overview

Click for Project Report and Architecture Details

The files and folders to be considered for the final implementation are :-

1)arduino:- The final folder in this particular folder contains all the arduino side codes.

2)intensity_arduino.py:-The file contains the code to be run on raspberry pi which in turn sends data to the central server.

3)web_interface:- This folder contains the code for the central web server.