≡
Difference between revisions of "BinaryWatch"
m (→Description) |
m (→Description) |
||
Line 2: | Line 2: | ||
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 | ||
* Calculating minutes | * Calculating minutes |
Revision as of 23:26, 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
- Calculating minutes
Press TIME button and see which of the green diodes are emitting. For example:
bin bash