1
0
Fork 0
BangleApps/apps/blc
aemkai 77ae38464a
Update blc.js
- commented unused variables out
- little simplifications at msbits-array
- changed variable names to English
2024-08-24 20:09:25 +02:00
..
ChangeLog Update ChangeLog 2024-08-24 19:47:38 +02:00
README.md upload additional files 2024-08-24 18:03:07 +02:00
blc-icon.js upload additional files 2024-08-24 18:03:07 +02:00
blc-icon.png upload additional files 2024-08-24 18:03:07 +02:00
blc.js Update blc.js 2024-08-24 20:09:25 +02:00
metadata.json upload additional files 2024-08-24 18:03:07 +02:00
screenshot_blc.bmp upload additional files 2024-08-24 18:03:07 +02:00

README.md

Binary LED Clock

A binary watch with LEDs, showing time and date.

From top to bottom the watch face shows four rows of leds:

  • hours (red leds)
  • minutes (green leds)
  • day (yellow leds, top row)
  • month (yellow leds, bottom row)

As usual, luminous leds represent a logical one, dark leds a logcal '0'. Widgets aren't affected and are shown as normal.