This project uses a pair of linear actuators to move a set of solar panels so that they face the sun throughout the day. Knowing the latitude, longitude and the date/time, the software calculates the azimuth and elevation of the sun. The system is setup and calibrated using an Android app that communicates with the device using the Bluetooth interface. It has support for an anemometer, moving the solar panel array to horizontal position when the wind exceeds 30km/h.
Check the wiki for more information.
Here are some videos .
New version 3 for the Lilygo T-Relay-S3
Note: Classic Bluetooth is no longer supported on the ESP32-S3 (now BLE only), support for the Android app has been removed. The settings can be accessed via the Wifi Access Point, default AP: SkyeTracker default admin PW: 12345678
Check the wiki for updated information on the ESP32 implementation.
- Visual Studio Code with PlatformIO IDE extension.
- Diptrace for schematic & PCB (NANO version).
- Sketchup for mechanical drawings.
