Blog Home

Simple Binary Clock for Arduino

Davide GombaMarch 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: , , ,

Categories:ClocksCoding