≡
Difference between revisions of "BinaryWatch"
(Created page with "==Description== To read current time press '''TIME''' button. ==Setup== ===Setup clock=== ===Setup date===") |
m (→Description) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
− | To read current time press '''TIME''' button. | + | 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 |