Sun Tracking Library for Arduino
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.
This library is based on the algorithms developed by Jean Meeus (Cap. 25 Astronomical Algorithms).
- 9/2023: fixed calculations, now reporting correct results.