Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 1.42 KB

README.md

File metadata and controls

15 lines (8 loc) · 1.42 KB

Solar Tracker

Files and Resources for our Dual and Single Axis Solar Smart Trackers as well as our Single Axis "Dumb" Tracker.

Overview

The idea behind these projects was to create a beginner level activity that had a real world application. The Dual Axis Tracker used a common Arduino Uno and a Sensor Shield to move two servos and follow the light. We took inspriation and code from existing solar tracking projects on instuctables.com and provided a more useful laser cut body.

After the popularity of our Dual Axis Tracker we also designed a more simple "Dumb" Tracker that used a common Metal Gear Motor (6V 35 RPM) to move along a single axis. Two small 6V 80mA solar cells acted as both sensors and power for the motor. While less electronicly complicated the project ended up being a much more awkward and difficult build.

Version 2 of the Dual Axis Tracker streamlined the physical build by replacing about half the 1/4th inch wood pieces with 1/8th pieces, lowering the strain on the two servos. A custom designed Arduino Shield and LDR Sensor holder made the electronics worlds easier.

A new version of the Single Axis Tracker was also designed along the same lines, going with mostly 1/8th inch wood. Instead of using an Arduino Uno it uses a Crazy Circuits Robotics Board (Nano) as well as the same LDR Sensor holder from the V2 Dual Axis. A single servo moves the body along a single axis.