Binary Clock: Difference between revisions
From GameBrew
More actions
m Text replacement - "image = https://dlhb.gamebrew.org/dshomebrew/" to "image = " |
m Text replacement - "| licence" to "| license" |
||
| Line 4: | Line 4: | ||
| type = Other | | type = Other | ||
| version = 20 Mar 2007 | | version = 20 Mar 2007 | ||
| | | license = Mixed | ||
| author = Mastertop101 | | author = Mastertop101 | ||
| website = https://www.neoflash.com/forum/index.php?topic=3964.0 | | website = https://www.neoflash.com/forum/index.php?topic=3964.0 | ||
Revision as of 09:56, 20 October 2021
| Binary Clock | |
|---|---|
![]() | |
| General | |
| Author | Mastertop101 |
| Type | Other |
| Version | 20 Mar 2007 |
| License | Mixed |
| Links | |
| Download | |
| Website | |
Binary Clock is a binary clock application and the alarm clock is not working in this version.
It was submitted for the NEO Spring Compo 2007 (winner).
Features
- Binary Clock.
- 2 Modes: 24 hours and am/pm mode (the 12 hours mode).
User guide
How to read the time:
- 1st column is the number of ten-hours.
- 2nd is hours.
- 3rd is ten-minutes.
- 4th is minutes.
- 5th is ten-seconds.
- 6th is seconds.
Read the time by the bottom, if the 1st (orange from the bottom) is lit, it means there is 2^0 (1) of hour.
For example, if both 1st and 2nd are lit, you add 2^0 (1) + 2^1 (2) = 3. You do this for each column, with some practice it will become very fast.
Controls
Touch the icon to change 24 hours and am/pm mode.
