Simple Binary Clock for Arduino
March 3rd, 2010
— 
Binary clock using Arduino.

If someone wants to make the circuit all it is is each LED is connected to a digital pin from 1-13, and 2 tact switches connected to analog 0 and 5. The LED numbers are the right most column bottom LED is LED 1 and counts up. The next column over would be LED 5 and counts up and so on.
here’s the code.
Via [HackThePlanetNow]
Tag Technorati: arduino, binary, clock,

March 4th, 2010 at 08:56:36
Hey thanks for posting my tutorial on your site. Just a side not if you notice at the end of the video the bottom light is not on but the one above it. It turns out it was not a coding mistake but just a simple wiring mess up. Dont forget to go to http://www.hacktheplanetnow.com and subscribe to RSS
March 4th, 2010 at 09:01:26
Already subscribed. Thanks. Nice tutorial. Are you planning to make others?
cheers Davide
November 30th, 2010 at 11:42:27
Can you explain a bit better how the buttons are connected?
January 12th, 2011 at 14:43:25
Where is the code ?
January 13th, 2011 at 09:36:13
you can download the code from the code link. It works (I’ve just checked back…)
thanks for commenting, Davide.
May 4th, 2011 at 00:15:35
[…] [Code reference] Categories physical computing 1, spring 2011 LikeBe the first to like this post. […]
March 8th, 2012 at 13:18:28
I have tried creating this clock using the coding provided but trying to do this without incorperating the buttons, and when i run the code the board is just counting up in seconds? any help?
April 20th, 2012 at 01:06:10
i agree with Lewis. it just counts seconds with out buttons. i tried using a simple push button(always open) with the pull up resistor as in the picture. i also tried just simple wires as my button. a schematic would be nice. if any body knows a schematic to this project that would be awesome.