Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 839 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 839 Bytes

Wordsearch Clock

Arduino based clock that animates a wordsearch to display the time

Youtube video:

Video Emo

This is the code for my wordsearch clock!

More info

The main part is "wordsearchClock.ino", used for programming the Arduino.

It relies on the Time library, DS3232RTC Library and FastLED.

The file "gridGenerator.pde" generates a PDF of the letter grid, given an array of letters. The file "Letter_Grid.pdf" is the front face of the clock that I used.