D/\SH
08-15-2009, 07:43 PM
Hello fellows,
As a quick test project I've built a binary clock application.
The red dots are "ones" and the blue dots are "zeros". Since I am of the opinion that the day has 24 hours this is (at least for now) a 24 hour clock...
I used BCD for coding the individual digits (Binary Coded Decimal, i.e each row corresponds to a digit, LSB is to the left) and the hours are at the top.
The time in the screen shot is therefore 15:20:53 (03:20:53pm).
Free and GPL.
http://www.precentral.net/homebrew-apps/binary-clock
i take no credit for this app and the original thread can be found here:
http://forums.precentral.net/homebrew-apps/198269-binary-clock.html
As a quick test project I've built a binary clock application.
The red dots are "ones" and the blue dots are "zeros". Since I am of the opinion that the day has 24 hours this is (at least for now) a 24 hour clock...
I used BCD for coding the individual digits (Binary Coded Decimal, i.e each row corresponds to a digit, LSB is to the left) and the hours are at the top.
The time in the screen shot is therefore 15:20:53 (03:20:53pm).
Free and GPL.
http://www.precentral.net/homebrew-apps/binary-clock
i take no credit for this app and the original thread can be found here:
http://forums.precentral.net/homebrew-apps/198269-binary-clock.html