Skip to content

ClassicDIY/SkyeTracker

Repository files navigation

SkyeTracker

Buy Me A Coffee

Hits

GitHub All Releases GitHub release (latest SemVer)

Dual Axis solar tracker.

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 .

SkyeTracker app

Get it on Google Play

SkyeTracker App SkyeTracker App

SkyeTracker Wiring (ESP32)

There are implementations for both Arduino and ESP32 devices.

Check the wiki for updated information on the ESP32 implementation.

Development tools:

  • Visual Studio Code with PlatformIO IDE extension.
  • Android Studio for mobile app development.
  • Diptrace for schematic & PCB (NANO version).
  • Sketchup for mechanical drawings.