Posts Tagged ‘javascript’

The Binary Clock – Mixing Max5 with JavaScript

Thursday, December 24th, 2009

In my effort to get more aquainted with both Max5 and my Arduinos, I have started to look at projects that I can build using them both. My first idea is a binary clock – an idea that I thought might be quite easy. As it turns out, I was able to build a patch within about 2 hours:

To get a physical clock, all I would have to do is plug in some LEDs into the respective outputs of my Arduino…not all that difficult. However, I would like to eventually make a new clock concept, although practically every clock idea and variation of every idea has already been built.

Only time will tell…