![]() |
![]() |
![]() |
|
|
|||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
Can anybody guide me how to design a microcontroller and sensor based Solar Tracker? :idea:
|
|
|
|
|
|
|
(permalink) |
|
__________________
Need Help? Press F1 If that doesn\'t help you, ask me... I might know better. |
|
|
|
|
|
|
(permalink) |
|
I need to use a microcontroller. Do you have other option? :roll:
|
|
|
|
|
|
|
(permalink) |
|
hi
wat exactly r u looking for is it something like a solarpanel which follows the movement of de sun or any light source 8) |
|
|
|
|
|
|
(permalink) |
|
i think he is looking for a sun tracking solar panel system which is controlled by microcontroller... anyone can help?? coz i m doing the same project too...
|
|
|
|
|
|
|
(permalink) |
|
use a comparator that compares the voltage of each solar panel. Simple. You don't NEED a mircocontroller, but having my mind injected with uC thinking, use one! analog is almost useless compared to a uC!
|
|
|
|
|
|
|
(permalink) |
|
Google Heliostat
|
|
|
|
|
|
|
(permalink) |
|
km,
Two LDR's (light dependent resistors) in series as a voltage divider, mounted on a hobby servo. A small panel seperates the LDR's. Feed the junction of the voltage divider to the ADC input of a uC. Drive the servo with the output of the uC. Program the uC to move the servo to point the LDR's at the sun to maintain equal light on both, so the small panel doesn't shadow one LDR. Use PWM, pulse period, DAC, binary or LED/LCD out from the uC to indicate the sun's position...or mount the LDR's directly on a motorized PV array and use the "error" output to move the array...if that's the end product. Google solar or sun tracker...lots of other approaches. Ken
__________________
"To invent, you need a good imagination and a pile of junk." Thomas A. Edison (1847 - 1931) |
|
|
|
|
|
|
(permalink) |
|
You can use a green LED in place of an LDR for this sort of thing. There is a *lot* of info on trackers, just Google it.
|
|
|
|
|