cjaques / wordclock

Arduino code for a DIY word-clock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wordclock

Code for yet another wordclock, that one isn't generic though. Made as a gift for friends, it holds names and specifics... Anyhow, feel free to contact me in case you'd like to use the code and need help.

final assembly

Assembly

You can find the SVG files I designed for the wood and plexiglas parts in the laserCut directory. Watch out, the dimensions are not set, so you need to set them within the laser-cutter software.

Parts list

Dependencies

The Arduino code is self-contained in the code directory. You just need the Arduino IDE and the Pololuled library.

Ackowledgment

Thanks a lot to the FabLab in Neuchatel for their most precious help.

License

See the LICENSE file, MIT license. Basically you are free to use everything in this repo as much as you want, as long as you respect copyright and know that all you are finding here comes as is and with no warranty.

About

Arduino code for a DIY word-clock

License:MIT License


Languages

Language:C++ 100.0%