The Inconvenient QR Clock
Written by Harry Fairhead   
Sunday, 04 November 2012

Here's a clock that generates QR codes on the fly in order to display the current time in a form that a smartphone can read - but a human can't. What's the point of that?

 

As its creator explains on his blog, ch00tech.com

 

This clock points out the ultimate irony of QR codes which is that they are a technological convenience that really isn't convenient.  In order to read this clock, the user will require some sort of QR scanning device which is guaranteed to have a time-telling function built into it already.

So, that's why I made it.  Hilarious, right?

See how the clock ticks in this video:

 

 

The clock has been designed and built by electrical engineer Michael Ciuffo (pronounced "Choof-oh"; thus "ch00f") who was inspired to do it by seeing so many, completely pointless QR codes on a four-day drive across the USA:

The real problem with QR codes is that they force people to use a machine to translate what could easily be human-readable information.  Rather than a QR code, why not just show the text "Chevy.com" or even better just the word "Chevy" because everyone knows how to google stuff?  Seriously, I've seen QR codes on highway billboard signs as if anyone is going to whip out their smartphone while they're pulling 65.

Despite his conviction that nobody uses QR codes (as corroborated on this website) Cuiffo set out to build an attractive self-contained clock. The challenge was given there are 1440 minutes in a day storing the number of QR codes needed would have required  too much memory. Hence the solution of generating them in real time which required an intricate, although highly repetitive, circuit.

The obvious solution of using a microcontroller has its problems too in that it takes a lot of memory to store the QR codes. In this case an ATMega328 with 32K was more than enough to generate the QR codes on the fly, i.e. in software. Even so the coding to generate the codes wasn't easy.

 

 

His site has full details of the schematics and layout - and yes you have to agrree that the resulting board is beautiful. He also shares the problems and gotchas encountered during construction. So if you fancy trying your hand at a similar project his write up is very instructive.

 

qrclock

 

More Information

ch00ftech

Related Articles

Record Breaking QR Code

QR Codes For Memorials

 

kotlin book

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


Gemini Offers Huge Context Window
08/07/2024

Google has announced a range of improvements to Gemini, along with the release of Gemma 2. The first enhancement is access to a 2 million context window for Gemini 1.5 Pro, backed up with context cach [ ... ]



Rust's Rapid Rise on TIOBE Index
10/07/2024

Rust is making spectacular progress up the TIOBE index and JavaScript is also on the up and experiencing a personal best. Kotlin is maintaining its inclusion in the top 20 and the gap at the very top  [ ... ]


More News

Last Updated ( Sunday, 05 January 2020 )