Solar Panel Sun Tracker- Phone Charger

My main project is the Solar Panel Sun Tracker. It has a bonus of being a phone charger as it uses free clean energy. The project follows the Sun’s movement across the sky. To track the sun, it uses a servo system controlled by an arduino for panel positioning.

Engineer

Kaasha M.

Area of Interest

Chemical Engineering

School

Saratoga High School

Grade

Incoming Sophomore

Demo Night

[/vc_column][/mk_page_section]

Demo Night

 My main project is the solar panel sun tracker as well as being a phone charger. My 2nd milestone was to build the support structure for the panel to sit on and mount the servo onto the structure.  A few days back, I was working extremely hard with the handsaw to cut thick pieces of wood for my structure. Before cutting, I had to take measurements to make sure that the panel could sit on the structure with appropriate widths. But the next day, thankfully, I built the whole structure with a packet of precut pieces called dowels that had a variety of different thickness. I chose the pieces that would support my structure best and cut lengths with a handsaw. It went much faster and it was much less time consuming. After cutting the appropriate pieces, I glued it with hot glue. I also drilled two holes into the support beam for the rod to go through. The panel sits on a steel rod and the servo has been mounted on with hot glue as well. Additionally, the panel has 2 wood support beams on the back of it with drilled holes for the rod to go through. I also soldered 2 photo resistors to jumper wires and hot glued those to my solar panel which will be used to track the sun. Throughout this process of finishing my 2nd milestone, I learned how to use a drill and handsaw. I also learned how to solder components to wires. I also struggled with this process because when I was gluing the components for my support structure, I did not put enough hot glue so the structure was wobbly. I had to glue 2 or 3 times before it being pretty sturdy. My next milestone will be connecting everything together which includes calibrating my servo to make it sun tracking, and doing the charger portion of my project. 

Third Milestone

[/vc_column]

My main project is the solar panel sun tracker as well as a phone charger. My 3rd milestone was calibrating my servo and coding my Arduino to be sun tracking and to finish the charger portion of my project. So basically, if I shine light on the photoresistor, it will rotate the panel in the direction of the light movement. Also, if I plug in my phone into the charging port, it will charge. Basically, how it works is that my photoresistors which are light dependent resistors sense the light and tell the microcontroller in the Arduino which tells the servo motor to rotate the panel in the direction of the light. The servo motor will rotate the panel in the direction of where the photoresistor’s resistance is low which means the light will always be falling on it. The charger uses a boost converter which steps up voltage, a DC Jack Adapter Cable that connects from PC board to the solar panel and a lithium battery. Throughout this process of finishing my 3rd milestone, I learned to code an Arduino better and troubleshoot. I struggled with this milestone a lot as my servo fried so I had to replace it and my code wasn’t working. After writing new code, it worked. My next milestone which will be modifications will be to add a RGB LED to display the amount of battery left in my phone and to paint my support structure. 

Second Milestone

STEM Summer Camps Coding & Robotics Classes For Kids San Francisco Coding & Robotics Classes For Kids New York Coding & Robotics Classes For Kids Denver Coding & Robotics Classes For Kids Palo Alto STEM Summer Camps For Kids in New York STEM Summer Camps For Kids in Palo Alto STEM Summer Camps For Kids San Francisco STEM Classes For Kids in New York STEM Classes For Kids in Palo Alto STEM Classes For Kids in San Francisco Code Classes For Kids Code Classes For Kids in New York Code Classes For Kids in Palo Alto Code Classes For Kids in San Francisco STEM Summer Camps For Kids
STEM Summer Camps Coding & Robotics Classes For Kids San Francisco Coding & Robotics Classes For Kids New York Coding & Robotics Classes For Kids Denver Coding & Robotics Classes For Kids Palo Alto STEM Summer Camps For Kids in New York STEM Summer Camps For Kids in Palo Alto STEM Summer Camps For Kids San Francisco STEM Classes For Kids in New York STEM Classes For Kids in Palo Alto STEM Classes For Kids in San Francisco Code Classes For Kids Code Classes For Kids in New York Code Classes For Kids in Palo Alto Code Classes For Kids in San Francisco STEM Summer Camps For Kids
STEM Summer Camps Coding & Robotics Classes For Kids San Francisco Coding & Robotics Classes For Kids New York Coding & Robotics Classes For Kids Denver Coding & Robotics Classes For Kids Palo Alto STEM Summer Camps For Kids in New York STEM Summer Camps For Kids in Palo Alto STEM Summer Camps For Kids San Francisco STEM Classes For Kids in New York STEM Classes For Kids in Palo Alto STEM Classes For Kids in San Francisco Code Classes For Kids Code Classes For Kids in New York Code Classes For Kids in Palo Alto Code Classes For Kids in San Francisco STEM Summer Camps For Kids
STEM Summer Camps Coding & Robotics Classes For Kids San Francisco Coding & Robotics Classes For Kids New York Coding & Robotics Classes For Kids Denver Coding & Robotics Classes For Kids Palo Alto STEM Summer Camps For Kids in New York STEM Summer Camps For Kids in Palo Alto STEM Summer Camps For Kids San Francisco STEM Classes For Kids in New York STEM Classes For Kids in Palo Alto STEM Classes For Kids in San Francisco Code Classes For Kids Code Classes For Kids in New York Code Classes For Kids in Palo Alto Code Classes For Kids in San Francisco STEM Summer Camps For Kids

First Milestone

Circuit Diagram

My first milestone was to figure out how to use the photo resistor which is a light controlled variable resistor to turn the servo and trigger the LED. Basically, after I upload my code to the Arduino, the servo will turn and the LED will light up.  The servo rotates by the amount of light given to the photo resistor. Before coding the Arduino, I actually had to hook up all these components to a breadboard. It took me a while to figure out how to code the Arduino use the photo resistor to turn the servo as well as triggering the LED. But, after some time it worked! Unfortunately after some time of working, the Arduino was facing some issues uploading and it couldn’t find the right port to connect to which is Arduino Uno. After doing some research and watching some videos, I figured out how to solve the issue. I learned throughout this process was how to solve issues if the Arduino couldn’t upload the code. My next milestone will be to build the support structure for the solar panel to sit on and to mount the servo onto the structure. 

Starter Project: RGB LED Night Light

RGB LED Night Light

My starter project was the RGB LED Night Light.  It was extremely fun and easy to hook up into the breadboard. RGB stands for Red, Green, and Blue, and these three differently colored Light-Emitting Diodes (LEDs) are built into one component. For this project, I needed an RGB LED, a photo resistor, 3 330 ohm resistors, a 10k ohm resistor, 12 jumper wires, and a potentiometer. I also needed a breadboard and an Arduino Uno. I had to hook up all the components into the breadboard and input code into the Arduino. At first, my code was successfully uploading but nothing wasn’t happening. Then, I restarted my computer and it worked! To make the LED light up in bright light or using it in the day, you need to cover the photo resistor in order to make the resistance higher. A photo resistor is a light controlled variable resistor. To make the LED change color, you can twist the potentiometer. A potentiometer is a simple knob that provides a variable resistance, which we can read into the Arduino board as an analog value. Through the process of making this project, I learned how a breadboard works and how to input code into an Arduino. With the other attempted starter projects I did, I learned how to solder and desolder well and how to read resistor color code. I struggled with the light organ as I first put the LED’s on the wrong side and had to start over. I also struggled with the MintyBoost as I soldered the wrong resistors in the wrong places. My next milestone of my main project which is a solar panel phone charger will be to figure out how to use photo resistor to turn servo and trigger the LED. 

HOW IT WORKS

Circuit Diagram

Code for RGB LED Night Light

https://github.com/kaasha1/RGB-LED-Night-Light-

STEM Summer Camps Coding & Robotics Classes For Kids San Francisco Coding & Robotics Classes For Kids New York Coding & Robotics Classes For Kids Denver Coding & Robotics Classes For Kids Palo Alto STEM Summer Camps For Kids in New York STEM Summer Camps For Kids in Palo Alto STEM Summer Camps For Kids San Francisco STEM Classes For Kids in New York STEM Classes For Kids in Palo Alto STEM Classes For Kids in San Francisco Code Classes For Kids Code Classes For Kids in New York Code Classes For Kids in Palo Alto Code Classes For Kids in San Francisco STEM Summer Camps For Kids

Leave a Comment

Start typing and press Enter to search

Bluestamp Engineering