- This topic has 3 replies, 4 voices, and was last updated 7 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
|
How can I make Sun Tracker using Arduino and Microcontroller???!
You can use four LDRs and a servo to do this project.
please go through the link
http://www.engineersgarage.com/contribution/light-tracker-demonstration
Hi,
You can imlement solar tracker in two ways,
1. By using LDR(light dependent resistor).
In this method LDR senses the light in track of sun moving and by using the motor you can move the solar panel.
2. By using RTC
In the method U you can use real time clock and set the timings to move the position of solar panel. eg at 6am panel at east, 12pm panel facing upward and in evening to the west.