bjoernranft / SkyeTracker

Dual Axis solar tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SkyeTracker

If you find this project useful or interesting, please help support further development! paypal

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.

SkyeTracker app

Get it on Google Play

SkyeTracker App SkyeTracker App

SkyeTracker Wiring (ESP32)

There are implementations for both Arduino and ESP32 devices.

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.

About

Dual Axis solar tracker

License:Apache License 2.0


Languages

Language:C# 50.2%Language:C++ 28.3%Language:Java 20.9%Language:C 0.4%Language:HTML 0.3%