Quick and easy word clock with a spare monitor and JavaScript

less than 1 minute read

2013-09-04 22.36.28We where talking about Dougs Word Clock design at VHS this week trying to figure out the cheapest and lowest labor way of designing the clock. LED strips or shift registers, how about a relay board and an Arduino. After much discussion we came up with the idea of using a laser cut a sheet of wood that has all the different words cut out as a mask for a monitor. We placed the sheet of wood in front of the monitor and use JavaScript to illuminate certain parts of the screen to highlight words.

This hack took about two hours to complete as none of us knew JavaScript, and turned out pretty well.

Demo of the javascript application Source code can be found on github javascript word clock

 

 

Leave a comment