- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 2 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 3 months ago
- Building a 3D Digital Clock with ArduinoPosted 8 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 9 months ago
- Snowflake with ArduinoPosted 9 months ago
- Holographic Christmas TreePosted 9 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 10 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 10 months ago
- What is IoT and which devices to usePosted 11 months ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 11 months ago
Solar Tracker
In this project we see how to build a dual axis solar tracker with photovoltaics. The photovoltaic itself will power the tracking system, so no external power source is needed.
To track the sun, we used four LDR sensors, Arduino UNO compares the data provided by them to rotate the panel in the direction with the greatest concentration of light using two DC motors (one for each axis) controlled by a driver.
There is also a remote control with two switches (automatic/manual and single/double axis) and four buttons. When the first switch is set to manual, the panel can be rotated using the four buttons. Alternatively we have the automatic control of the system, single or double based on what we have set with the other switch.