GitXplorerGitXplorer
h

moon-gauge

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
10cc09166155d21585d608b07e1e30c7449f2310

removed old code

hharry48225 committed 4 years ago
Verified
9704999c9b51163bf51f807eeeb54a542ca50ea7

Create README.md

hharry48225 committed 4 years ago
Unverified
9446ae5ae569e74ffd3f008e9004e06f7b077f02

added media

hharry48225 committed 4 years ago
Unverified
6dd0ba0900eb120b69fa54e8a5d37e9a5263fbf0

added back of case

hharry48225 committed 4 years ago
Unverified
5677d03c8749242b7e2db38002eea47c384c294c

created custom gauge graphic

hharry48225 committed 4 years ago
Unverified
dd68ea5eea852870ab5838290e02aa7c30db69ce

reduced brightness and constrained voltmeter angle

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