Hi,
a very basic Watchface in Word-Clock Style.
See: https://github.com/venice1200/TapClock/tree/master/WordClock
2018-12-09 v0.2.2 Battery and AM/PM Symbols, need modded font from here
2018-12-04 v0.2.1 PM-Bugfix
2018-12-03 v0.2.0 Release
Libraries
- WatchX Library Package by ArgeX
- I2CDEVLIB including an MPU6050 library, see https://github.com/jrowberg/i2cdevlib
- You need I2Cdev and MPU6050 from the Arduino folder
- You need to remove the original MPU library as they share the same filename(s)
- Bounce 2, debouncing Buttons, see https://github.com/thomasfredericks/Bounce2
- SSD1306Ascii, OLED library, see https://github.com/greiman/SSD1306Ascii
- PinChangeInterrupt by Nico Hood see https://github.com/NicoHood/PinChangeInterrupt
Battery Runtime: ~50hrs
Wakeup from Sleep is done with the Right Lower Button
If Time is shown press ULB for Time Menu or URB for Stats Page.
See TapClock for usage Details.
Cheers