I have been researching some methods to create a dual axis autonomous solar tracker. In my search, I have come across a few small scale models that implemented the Arduino.
I have been reading up on the capabilities, but am far from competent or confident for that matter. My goal is to use photoresistors as the input to move 4 DC motors that will control the tilt of the solar cell.
At this point, I have just received my Arduino Duemilanove and a Motor Shield Kit, which I plan to run my 4 DC motors off of.
The problem I am currently facing is how to incorporate the photoresistors into the Arduino with the Motor Shield. Any help would be appreciated.
After looking at this website
(Motor Shield - Arduino motor/stepper/servo control), I realize that you can use the analog pins, but I don't know what it means when it says the pins are "broken out in the bottom right corner".