Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 874 Bytes

README.MD

File metadata and controls

17 lines (10 loc) · 874 Bytes

SunTracking

Sun Tracking Library for Arduino

What is it?

This Library has been developed for Solar Trackers, used to harvest more energy from the Sun. Given a position and a date ( between 1990 and 2100 due to approximations), it returns Azimuth (the angle from North Pole, clockwise) and Elevation (the angle from the horizon) Horizontal Coordinates.

How it works

This library is based on the algorithms developed by Jean Meeus (Cap. 25 Astronomical Algorithms).

Release log:

  • 9/2023: fixed calculations, now reporting correct results.

Created by Alberto Perro, 2015. License: CC BY-SA 4.0