GitXplorerGitXplorer
h

moon-gauge

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
910f3052e37a90c36b37213bf7805be700796dd1

revision 2

hharry48225 committed 4 years ago
Unverified
be0b0a6122aa7b8e92d90d154c0e16442a10dd01

cable hole

hharry48225 committed 4 years ago
Unverified
629009873157bd1e8b1968e4633eb785988a5d1b

revision 1 of case front

hharry48225 committed 4 years ago
Unverified
fb1bc717fb54ae240db70bd157b831a4d026d866

rough cad

hharry48225 committed 4 years ago
Unverified
787ae582128a291920789e7e5efb7afb745d6cce

added wiring diagram

hharry48225 committed 4 years ago
Unverified
34c430fa672fc680b1887be29db977e7a87b3d97

completed arduino algorithm implementation

hharry48225 committed 4 years ago

README

The README file for this repository.

moon-gauge 🌔

the device

a pi pico powered display of the moon's current distance.

An analog voltmeter is used to show at what stage the moon is at in its orbit (between apogee and perigee) and an 8 digit seven segement display to display the current distance in km. It implements an algorithm from Astronomical algorithms by Jean Meeus.

There is a python implementation of the algorithm and then the actual ardiuno code including a C implementation of the algorithm in main.ino

There are stl files for the case in CAD/ along with an svg to stick over the orginal voltmeter markings. Heat set inserts should be pressed into the main part of the case using M3 screws to screw the back to the case

schematic