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 Wiring (Lilygo-T-Relay-S3)

New version 3 for the Lilygo T-Relay-S3

Note: Bluetooth is no longer supported on the ESP32-S3, support for the Android app has been removed. The settings can be accessed via the Wifi Access Point, default AP: SkyeTracker default PW: 12345678

SkyeTracker Wiring (ESP32)

Check the wiki for updated information on the ESP32 implementation.

Development tools:

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