https://github.com/russhughes/panel_meter_clock
Panel Meter Clock
https://github.com/russhughes/panel_meter_clock
3d-printing analog-clock arduino clock leonardo panel-meters sunrise sunset
Last synced: 2 months ago
JSON representation
Panel Meter Clock
- Host: GitHub
- URL: https://github.com/russhughes/panel_meter_clock
- Owner: russhughes
- Created: 2020-05-14T06:30:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T06:45:04.000Z (about 6 years ago)
- Last Synced: 2025-10-19T07:55:29.894Z (8 months ago)
- Topics: 3d-printing, analog-clock, arduino, clock, leonardo, panel-meters, sunrise, sunset
- Language: C++
- Homepage: http://penfold.owt.com/panel_meter_clock_v2.1/index.html
- Size: 1.42 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Panel Meter Clock V2.1
----------------------
My father has been a lifelong Ham Radio Operator with a fondness for anything
with a panel meter. After seeing the [“Trinket Powered Analog Meter
Clock”]() by
Mike and Anne Barela on the Adafruit website I knew I had to make one like it
to give to my Dad for his 80th birthday.
Here is Version 2.1 of that clock.

3D Printed Case
---------------
All parts print without support. I have printed them with 0.3mm or
0.2mm layer heights using 3 top, bottom and perimeter shells in PLA.

Meter Faces
-----------
The Hour and Minute meter scales were created using Inkscape. The source SVG
file is provided in case you wish to make changes, as well as 300 and 600dpi
PDF files that can be printed at 100% scale.

PC Board
--------
I designed a custom Arduino Leonardo compatible P.C. board with a DS321 RTC
clock, NeoPixel and USB connector that mounts directly to the back of the two
panel meters.

Additional Information
----------------------
[Assembly Video](https://youtu.be/PN79dx3BKjI)
[Assembly Instructions](http://penfold.owt.com/panel_meter_clock_v2.1)
[GitHub Repo](https://github.com/russhughes/panel_meter_clock)
Additional Arduino Libraries
----------------------------
- [Adafruit RTClib](https://github.com/adafruit/RTClib)
- [Adafruit NeoPixel](https://github.com/adafruit/Adafruit_NeoPixel)