Skip to content

FreaktheBear/astrolibpico

Repository files navigation

AstroLibPico: Astronomy Users Library for Raspberry Pi Pico Micropython

Note: !!! Work in progress. More classes to be added. Note: !!! There will be some rounding errors. This library was created for interfacing purposes between a Raspberry Pi Pico and Stellarium running on a Raspberry Pi.

Low-level utilities and codes from the Interactive Data Language (IDL) Astronomy Users Library (https://github.com/wlandsman/IDLAstro) , https://www.nies.ch/doc/astro/sternzeit.en.php , adapted for Micropython. They address: utilities for astrometry, tba.

Man Pages

- altaz2hadec: Convert horizon (Alt-Az) coordinates to hour angle and declination

- hadec2altaz: Convert hour angle and declination to horizon (Alt-Az) coordinates

- deg2dms: Convert degrees to degrees-minutes-seconds

- deg2hms: Convert degrees to hours-minutes-seconds

- dms2deg: Convert degrees-minutes-seconds to degrees

- hms2deg: Convert hours-minutes-seconds to degrees

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages