≡
Difference between revisions of "BinaryWatch"
m (→Description) |
m (→Description) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
To read current time press '''TIME''' button. You'll see some of the diodes are on and some are off. Every led is in white rectangle with number in it. This is the value of every bit. | To read current time press '''TIME''' button. You'll see some of the diodes are on and some are off. Every led is in white rectangle with number in it. This is the value of every bit. | ||
− | + | {| class="wikitable" style="width: 200px;" | |
− | + | |+Hours | |
− | + | !16 | |
+ | !8 | ||
+ | !4 | ||
+ | !2 | ||
+ | !1 | ||
+ | |- style="font-style: italic; color: red; text-align: center;" | ||
+ | |style="width: 40px" |x | ||
+ | |style="width: 40px" |x | ||
+ | |style="width: 40px" |x | ||
+ | |style="width: 40px" |x | ||
+ | |style="width: 40px" |x | ||
+ | |} | ||
− | + | {| class="wikitable" style="width: 240px;" | |
+ | |+Minutes | ||
+ | !32 | ||
+ | !16 | ||
+ | !8 | ||
+ | !4 | ||
+ | !2 | ||
+ | !1 | ||
+ | |- style="font-style: italic; color: green; text-align: center;" | ||
+ | |style="width: 40px" |x | ||
+ | |style="width: 40px" |x | ||
+ | |style="width: 40px" |x | ||
+ | |style="width: 40px" |x | ||
+ | |style="width: 40px" |x | ||
+ | |style="width: 40px" |x | ||
+ | |} | ||
+ | |||
+ | Or when you press '''DATE''' button: | ||
+ | |||
+ | {| class="wikitable" style="width: 200px;" | ||
+ | |+Month | ||
+ | !16 | ||
+ | !8 | ||
+ | !4 | ||
+ | !2 | ||
+ | !1 | ||
+ | |- style="font-style: italic; color: red; text-align: center;" | ||
+ | |style="width: 40px" |x | ||
+ | |style="width: 40px" |x | ||
+ | |style="width: 40px" |x | ||
+ | |style="width: 40px" |x | ||
+ | |style="width: 40px" |x | ||
+ | |} | ||
+ | |||
+ | {| class="wikitable" style="width: 240px;" | ||
+ | |+Date | ||
+ | !32 | ||
+ | !16 | ||
+ | !8 | ||
+ | !4 | ||
+ | !2 | ||
+ | !1 | ||
+ | |- style="font-style: italic; color: green; text-align: center;" | ||
+ | |style="width: 40px" |x | ||
+ | |style="width: 40px" |x | ||
+ | |style="width: 40px" |x | ||
+ | |style="width: 40px" |x | ||
+ | |style="width: 40px" |x | ||
+ | |style="width: 40px" |x | ||
+ | |} | ||
+ | |||
+ | ==Reading time== | ||
==Setup== | ==Setup== | ||
===Setup clock=== | ===Setup clock=== | ||
===Setup date=== | ===Setup date=== |
Latest revision as of 23:30, 9 November 2015
Description
To read current time press TIME button. You'll see some of the diodes are on and some are off. Every led is in white rectangle with number in it. This is the value of every bit.
16 | 8 | 4 | 2 | 1 |
---|---|---|---|---|
x | x | x | x | x |
32 | 16 | 8 | 4 | 2 | 1 |
---|---|---|---|---|---|
x | x | x | x | x | x |
Or when you press DATE button:
16 | 8 | 4 | 2 | 1 |
---|---|---|---|---|
x | x | x | x | x |
32 | 16 | 8 | 4 | 2 | 1 |
---|---|---|---|---|---|
x | x | x | x | x | x |