Project #3 Experimental Clock

Description

My sketches

I mainly combined the 3 sketches in my assignment. I used the color blue, red, yellow of Mondrian's classic art work to represent second, minute and hour. And I put a ruler to help people locate the mouse. When the mouse passes by this circle, the color switches fast, creating an atmosphere of anxiety.

My discovery

In this assignment I used IF / ELSE Statement, millis(), second() / minute() / hour(). The coding tutorial seems very complex at first, but when I was writing it made a lot more sense. The theme "experimental clock" is somewhat abstract, so I got the chance to strech my mind a little bit (hope it isn't too much).