Impress your colleagues with this clock on your desktop! It shows the time in binary form ... can you figure it out? (it's quite easy though and be the hero at work).
It comes in seven colors; you change it by clicking on the widget.
Comments
16 posts
Log in at the top of the page to post a comment.
1 - 16 of 16
i liked it.
can u make it for Windows XP with alarm Function ??
Pretty sweet. Everything shortkid111 said is correct by the way, but it doesn't help read the clock quickly. Took me a while to figure out how to read it well. It all has to do with 2 raised to certain powers. If the first column is black (where the first column is on the right), add 2^0, if the second column is black, add 2^1, if the third column is black, add 2^2, etc., all the way to the sixth column, which is 2^5.
Remembering that black columns are equal to one as OldMacBonit mentioned, reading the top row if it looked like this:
010010
Would meant 2^1 + 2^4 = 18. Or 6 o'clock PM.
If the middle row at the same time looked like this:
101010
That means 2^1 + 2^3 + 2^5 = 42. So it's 6:42.
Odds are you won't have time to caculate the seconds accurately. But one more example all the same:
110111
Means 2^0 + 2^1 + 2^2 + 2^4 + 2^5 = 1 + 2 + 4 + 16 + 32 = 55. So if you have a quick mind, you can read all three columns to get 6:42:55 PM.
Something like: Right-clik gives an set-alarm-option where you click at the 4X3-squares to turn them on/off. A button toggle alarm on/off. When the alarm goes off the size of the clock quadriples and turn red, goes bact to normal, quadriples and turn red.. Alarm off, by left-clik.
Hmm... it might not be my place but here is a little guide to reading the clock. Basically, the top is hours, middle is minutes, and the bottom is seconds. Reading the clock might take some effort but the pattern is fairly simple to learn.
First, we have 0 which is with six spaces, 000000. 1 would be 000001. 6 would be 000110. 2 would be 000010. 7 would be 000111. 3 would be 000011. 8 would be 001000. 4 would be 000100. 9 would be 001001. 5 would be 000101. 10 would be 001010.
Basically, the tick starts on the right and moves to the left... with more ticks appearing and moving to the left until they hit the first tick... and this continues until all the spaces to the right of the first tick is filled in... then it gets reset with a new tick moving to one to the right of where the tick in the last set stopped at and the process repeats...
If I said anything wrong... feel free to correct me... because there is a slight chance that everything I said is wrong... so bah...
I'm betting that the reason there are only six spaces is because 60 = 111100, so no new spaces needed.
And hmm... my comment... I can't read binary but it seems fairly decent nonetheless...
First good binary clock I've seen. But I can't wait to see one that shows the date in binary too. Only need three more rows...though the year would be rather long.
can u make it for Windows XP with alarm Function ??
By browseslim, # Jul 25, 2008 10:58:01 AM
By ngaydinhmenh, # Jun 19, 2008 7:26:19 PM
1 + 1 is like 5 + 5.
By yeeliberto, # Jul 18, 2007 6:04:58 PM
By jerii, # Jul 7, 2007 0:47:12 AM
Remembering that black columns are equal to one as OldMacBonit mentioned, reading the top row if it looked like this:
010010
Would meant 2^1 + 2^4 = 18. Or 6 o'clock PM.
If the middle row at the same time looked like this:
101010
That means 2^1 + 2^3 + 2^5 = 42. So it's 6:42.
Odds are you won't have time to caculate the seconds accurately. But one more example all the same:
110111
Means 2^0 + 2^1 + 2^2 + 2^4 + 2^5 = 1 + 2 + 4 + 16 + 32 = 55. So if you have a quick mind, you can read all three columns to get 6:42:55 PM.
By creativename, # May 14, 2007 3:46:00 AM
Something like:
Right-clik gives an set-alarm-option where you click at the 4X3-squares to turn them on/off.
A button toggle alarm on/off.
When the alarm goes off the size of the clock quadriples and turn red, goes bact to normal, quadriples and turn red..
Alarm off, by left-clik.
Count-down would be nice too.
By madshorn, # Apr 17, 2007 3:07:59 PM
First, we have 0 which is with six spaces, 000000.
1 would be 000001. 6 would be 000110.
2 would be 000010. 7 would be 000111.
3 would be 000011. 8 would be 001000.
4 would be 000100. 9 would be 001001.
5 would be 000101. 10 would be 001010.
Basically, the tick starts on the right and moves to the left... with more ticks appearing and moving to the left until they hit the first tick... and this continues until all the spaces to the right of the first tick is filled in... then it gets reset with a new tick moving to one to the right of where the tick in the last set stopped at and the process repeats...
If I said anything wrong... feel free to correct me... because there is a slight chance that everything I said is wrong... so bah...
I'm betting that the reason there are only six spaces is because 60 = 111100, so no new spaces needed.
And hmm... my comment... I can't read binary but it seems fairly decent nonetheless...
By shortkid111, # Mar 16, 2007 4:20:28 AM
By Mequalspi, # Jan 10, 2007 4:46:53 AM
By dafiguer, # Nov 13, 2006 6:08:07 PM
By Sheepmaster3000, # Aug 22, 2006 0:57:34 AM
By Carson01, # Aug 14, 2006 5:17:51 PM
Just a little tip: White field means 0, black means 1.
By OldMacBonit, # Aug 9, 2006 6:41:01 PM
It is a very cool design, but you NEED ABSOLUTELY NEED an explanation.
By iolala, # Aug 5, 2006 7:00:35 PM
By whiteremex, # Aug 1, 2006 0:03:39 AM
By wessan, # Jul 21, 2006 11:04:58 AM
By vincentvankooten, # Jul 4, 2006 2:21:07 PM