Skip to content

calculating position of the Sun targeted to microcontrollers

License

Notifications You must be signed in to change notification settings

okpaj/Sun_tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculating position of the Sun;
Calculated: right ascension, declination, azimuth and altitude.

Calculated using approximated astronomical expressions and uses floating
point of single precission as it was for use in microcontroller.
Sun azimuth and altitude differ max +/- 2 degrees from values given by Stellaris.

Offers two modes of operation:
- batch (all calcualtions in one go)
- with interator (stepwise) 



to do: calculation of set time

About

calculating position of the Sun targeted to microcontrollers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages