A maker is always sensitive to new and funny things. One day, I watched a video in which a sunflower moves along with the sun. I had a sudden insight then. Why can't I make an electronic device imitating this biomechanism.
In the following days, I began to carry out my solar tracker project. I selected the crowtail as the microcontroller board, and picked up the components and accessories in our warehouse. Then I assembled these parts together. At last, I tested it using the LED on my phone. You know what, it worked perfectly.
I was so excited and posted the demo video on the social media. I was surprised that many people liked and shared this video, and some of them even sent me messages saying that they want to make this project, too.
So I redid this project and made a specific tutorial to help more people make it. Here we go.
Step 1: PreparationThe materials we need are listed below.
- Cardboard x 2
- Styrofoam board x 1
- Stick x 1
Firstly, we need to cut two pieces of cardboard as the pictures shows, just for two halves of a piece cardboard. Then the pieces of cardboard can be assembled into a cross shape. At last, paste the stick with the cross, it will play a role as "head", and always point to the sun. On the other hand, it can make the device beautiful and stable.
Step 3: Install 4 Light SensorsPierce 4 suitable holes into Styrofoam to install the 4 sensors, then dig one mid-hole to thread the stick. I numbered these sensors so that we can distinguish their different placements.
Step 4: Connect the Sensors with CablesUse the glue gun to fix the stick to the foam, and then plug the cables into the sensors.
Step 5: Fix the Stick to the Pan-tiltWe fix the stick to the pan-tilt. The seat of the sensor should keep consistent with the picture. Sensor “1“ and sensor ”2” located below site.
The pan-tilt is an assembled device with 9G servos. It can control the vertical and horizontal rotation with 180 degrees.
Lastly, fix the the solar panel onto the foam. (Notice: the two solar panels are just for decoration, without power supply function.)
Step 6: Upload the CodeTake out the Crowduino and Crowtail- Base Shield, then stack them together. Before we start to connect the cables onto the base board, we need to upload the program code into Crowduino, a micro USB cable is necessary. Connect the Crowduino to the computer, and open the Arduino IDE.
Step 7: Connect 4 Sensors to the ShieldNow we can start connections. First connect the cables of sensors to the shield, with the numbers corresponding one-to-one as the above picture shows.
1-4 cables:
- Cable "1" to A0
- Cable "2" to A1
- Cable "4" to A2
- Cable "3" to A3
Connect two potentiometers to the A4 and A5 sockets of the shield.
There is no difference between the two potentiometers, but you should know that whichever one is connected via the A4 port will serve the role of controlling the delay of reaction time, and A5 for servo rotational speed.
Step 9: Connect the Pan-tilt to the ShieldThe down servo (horizontal movement) connects with D9, and the up servo (vertical movement) connects with D10.
Step 10: How to Power ItThe Crowduino is the main controller board of this project. We can power this board with a USB power bank or a DC adapter, it depends on you whether it is to be a mobile device or a fixed device.
Step 11: Have a Try!Now, close the box. It seems that it can't wait to chase the sunlight. OK, take it easy, baby, let's have a test for you now.
I took it to a dark room, then opened the phone flashlight, and WOW! Look at this cute guy!
It looks difficult but is actually quite simple, so just do it! And you can help make it look more powerful and cool!
Comments