Mars time in the browser.
Static coordinates for various missions available here
Calculate Mars timeCalculate time for Curiosity- Calculate time for Spirit and Opportunity
- Calculate time for Pathfinder
- Calculate time for Phoenix
- Calculate time for InSight
- Calculate time for Viking landers
- Add Mars calendar
- Add Mars daylight map
- Highlight Mission coordinates on the map
- Replace daylight map with Google Mars?
- Call to http://worldclockapi.com/ for time instead of trusting the browser.
Publish to Github Sites.- Change color scheme to inverted colors (night mode)
- Auto-reload the site periodically so the mars clock pulls in new versions automatically
- Figure out a no-flicker reload so the auto reload is seamless
- Report mission times instead of MTC
Prevent chromium from displaying "restore pages?" notificationHide mouse cursor on raspberry Pi- Enable touchscreen on Raspberry pi
- Order / construct more compact cabling for hdmi connection
- mini HDMI port on the raspberry pi is on top of the board with the curved part pointing down at the board
- so the cable needs the curved part of the plug pointing away from the breakout board
- HDMI port on the display is behind the display with the curved part pointing at the display
- so the cable needs the curved part of the plug pointint away from the breakout board
- Order / construct more compact cabling for usb power for display
- micro-USB port on the raspberry pi is on top of the board wth the curbed part pointing down at the board
- so the cable needs the curved part of the plug pointing away from the breakout board
- micro-USB port on the display is behind the display with the curved part pointing at the display
- so the cable needs the curved part of the plug pointing away from the breakout board
- Order / construct case
- Mount components in case
- Need some standoffs, surface mounts for them, screws to mount the board to them
- Change desktop background to something Mars clock-y
- Enable touchscreen keyboard on Raspberry Pi
- Setup network time sync?
- The Pi Zero doesn't have a CMOS battery, so I don't think it can keep a system time. But it appears to keep correct time regardless - maybe it's syncing to network time already? If so, we might not need this. And we might not need to manually query the time via an API in the clock app.
- Pair bluetooth keyboard and mouse with the Pi
- Install heat sink on Pi CPU