Skip to content

An adjustable clock with date display for the card10 badge.

License

Notifications You must be signed in to change notification settings

christian-draeger/watch-plus-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

watch++

watch++

An adjustable clock with date and battery display for the card10 badge. You'll always find the latest revision at Hatchery

Recommended

  • Firmware >= 1.9

Features

  • Displays time as a seven-segment display
  • Displays date including current weekday
  • Displays seconds as a bar at the bottom of the screen that become brighter the more seconds of a minute has been reached
  • Allows changing the time and date completely via buttons
  • Power-Management / Power-Safing
    • Automatically adjust brightness of display to safe battery
    • UI renders with 1FPS
    • Displays the Battery status of your card10-badge
    • Display charging icon beneath battery indicator when charging

Controls

  • long press button in the lower left corner to switch into edit mode
    • allows to set hour, minute, second, day, month, year
  • use upper right button to increment value (+)
  • use lower right button to decrement value (-)

Optional

To run watch++ as the defaut app edit the main.py in the root folder of your card10 badge. Replace the line

default_app = "apps/analog_clock/__init__.py"

with

default_app = "apps/watch/__init__.py"

About

An adjustable clock with date display for the card10 badge.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages