WATCH FACE FOR WEAR OS (LEGACY), Tizen & WEAR OS (WFF)
True Binary
True binary watch face for true geeks. Forget about all that BCD nonsense. In this watch face the top row displays the hour in the 24 hour format, the middle row displays the minutes, and the bottom row displays the seconds. The bottom row is hidden in the dimmed mode.
As hours may never reach 32, the first circle of the first row is reserved for the battery status indicator. The status is:
* green when the battery percentage level is >=2^6
* yellow when 2^4 >= battery percentage level < 2^6
* red when battery percentage level < 2^4.
Also, as you have guessed by now, the least significant bit is at the right on every row.
Published on Nov 29, 2017
Comments (4)
ZeroOne
Face author
@crinfarr & @Fwg: It seems that something has been fixed at Facer's end and all the bits are now working correctly!