LED Binary Clock using an Arduino

A Binary Clock!

I was recently looking at some binary clocks and I felt like Why not? I have everything to make one and I don’t have a clock in my room.
So I decided to build one and here it is. Hope you Like it and maybe build your own.
Arduino LED Binary Clock
It’s a cool project because it’s your very own, unique clock, it’s easy to make, it’s highly customizable in both size/shape and firmware/functions, it is Arduino based/compatible AND it looks good.

Step 1: What you’ll need

for this project you will need the following things;

Materials/components;

  • cardbord/wood box(you choose the size)
  •  DC WallWart 5V out at least 250 mA
  •  Arduino or Atmega328/168/88/48
  •  (if not using an Arduino) 16Mhz crystal and caps (the more precise, the better).
  •  13x 220 Ohms Resistors.
  •  13x LEDs (your preferred color)
  •  A lot of Wire.
  •  3x pushbuttons (PCB mount)
  •  (optional) 1x LDR (light dependant Resistor) OR 1x Pushbutton (enclosure mount)

Tools;

  •  Soldering Iron and solder.
  •  Cutter/Xacto Knife.
  •  wire strippers.
  •  Computer (I guess you have one if you’re reading this).
  •  (if not using an Arduino) USBtiny ISP.

Step 2: Selecting your box

The easiest and simplest enclosure is a cardboard box, you could also use a nicer plastic or wooden box, it’s up to you.
Select your box, remove the back part from it.
if it’s a cardboard box, you might want to disassemble it and reassemble it inside out, like I did, that way its easier to paint or, leave it like that and it looks great!

Step 3: Mark your box.

You need a 4×4 grid, but don’t make holes just yet, as you won’t fill it all the way.
in a cardboard box, I four it’s easier to just make some small holes for the LED legs and insert them from the outside, other ways the cardboard will look awful and your LEDs won’t be “snapped to grid”.
At first, I marked my box on the inside, but later on I decided that I actuallly liked those Grid lines, so I did them on the outside too.

Step 4: Add your LEDs

Place your 13 LEDs in your 4×4 grid as shown in the image above.
from the inside, Bend all the Leads and place a drop of hot melt glue on top of each (Bottom, actually) (see image 2).

Step 5: Wiring 1

connect together all the POSITIVE leads (the longer ones) from each LED.

Step 6: Wiring 2

Add one wire to each LED’s NEGATIVE lead. instead of the positive lead, connect the NEGATIVE ones, contrary to the diagram above. Remember, all the POSITIVE ones are connected together, contrary to what the diagram shows.

Step 7: (If using an Arduino)

simply add one resistor to each wire going to each LEDs leads and connect them to the corresponding arduino pins, then connect a pushbutton to Arduino’s digital pin 14 (Analog 0), one to digital pin 18 (analog 4) and another to digital pin 19 (analog 5).

  • the 14 pushbutton will change minutes, adding one for each time you press it.
  • the 19 pushbutton will change hours, adding one for each time you press it.
  • the 18 pushbutton (optional) will turn ON/OFF the LEDs, but keep counting the time, this is useful for sleeping time. 🙂
  • the 18 LDR (optional, instead of the pushbutton) will turn the LEDs when ther’s no light, e.g. at night. but keep them on when there is, like in the day or at night, when you turn on the lights.

Schematic Arduino LED Binary Clock
the proper LED to Arduino pin diagram is shown below, remember that it´s the other way around, instead of all to Gnd, all to 5V, etc.

[box color=”#985D00″ bg=”#FFF8CB” font=”verdana” fontsize=”14 ” radius=”20 ” border=”#985D12″ float=”right” head=”Major Components in Project” headbg=”#FFEB70″ headcolor=”#985D00″]

  • cardbord/wood box(you choose the size)
  •  DC WallWart 5V out at least 250 mA
  •  Arduino or Atmega328/168/88/48

[/box]

 

For more detail: LED Binary Clock using an Arduino


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top