Street Light with Solar Tracking

 Status : Completed

Tags: featured C++ C arduino



AIM

A solar tracking structure to ensure maximum energy storage during the day.


COMPONENTS AND TECHNOLOGIES USED

  • Arduino

  • C

  • C++


OVERVIEW

For maximum energy absorption from the sun, the solar panel needs to track the sun to get the maximum sun ray incident on solar plates. The brightness of the bulb is adjusted according to the need. The device is able to collect data of usage patterns for making any future adjustments if needed. Four LDR sensors are attached to the solar panel, one in every quadrant of a plane. The algorithm tracks the sun by ensuring that the light on all of them is equally distributed. The system works on a feedback basis with data from the Arduino(which in turn takes the signal from LDR)  to drive the motors correctly.

 

Main Technologies Used: Arduino IDE

Languages Used: C, C++

Project by: 

Santanu Banarjee (20165008)

Maddipudi Shiri Koushik  20165099

Sanyam Saini  20155004

Acknowledgement

I am thankful to Dr Manish Tiwari(Associate Professor, ECED) for guiding me throughout the project