Skip to content

ClassicDIY/SkyeTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7a798fd · Feb 9, 2025
Dec 3, 2020
Oct 18, 2022
Aug 3, 2024
Apr 11, 2020
Aug 22, 2023
Jan 6, 2021
Oct 7, 2015
Apr 18, 2020
Oct 1, 2015
Feb 9, 2025
Apr 18, 2020

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

The SkyeTracker Android app APK is no longer in Google Play, please sideload the APK found in the latest release. APK File

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.