3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Arduino Binary Alarm Clock

Step 5Reading the display

Reading the display
«
  • display_explanation.jpg
  • display_examples_corrected.jpg
Most binary clocks I've seen uses binary coded decimals (BCD), which means that each didgit is represented in binary separately. But I chose to use true binary representation, mostly because I think it's cooler with real binary, but also because it requires less LEDs, and therefore less pins on the arduino.

The clock uses 24-hour notation.

In the picture below you can see how the display shoud be read. Just add togheter the values of  the lit LEDs to get the time. The second picture in this step has some examples.
« Previous StepDownload PDFView All StepsNext Step »
1 comment
Mar 12, 2012. 3:40 PMjlateur says:
Works like a charm.

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
2
Followers
1
Author:njakol