Hello guys, In this post we are going to discuss how to make a Dual-axis Solar tracker project and for making it we are using an Arduino board. We need to make this project because generally, the solar panels that are widely used to generate electricity are not much efficient. As the position of the solar panels are fixed towards one direction only but the sun changes its position and this affects the electricity generation. Read the full article carefully to understand the concepts. For more information about this project visit the original post of this project also bookmark TECHATRONIC.COM as all my further projects and tutorials will be pre-uploaded there.
We fixed four LDR on the sides of the solar plate so it starts calculating and comparing that from which direction the maximum intensity sunlight is coming. After comparing the servo motors start moving and turn the face of the solar plate towards that direction. By doing this practice we can generate maximum electricity than other solar panels. For moving the solar plate we are using two servo motors. Arduino microcontroller helps to make all processing and calculation.
Components Required to make dual axis Solar tracker:-
- Arduino Uno
- 4 LDR
- 4- 10K Ohm Resistor
- 2- Servo Motor
- Solar Panel
- Jumper wire
- Breadboard
NOTE: Please upload the code that is given below to the Arduino.
We hope that you like this project and if so then please try to make it on your own.
HAPPY LEARNING!
Comments
Please log in or sign up to comment.