motine / ledhat

The code for an LED Hat (see the video)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LED Hat

Some code to make Stefan's hat glow.

Please see this video or the later version.

The same requisites as in four_point_o apply.

It's not well documented, because I made this in 3 hours, but may serve as a reference. Also, one is not supposed to put implementations into header files and the modes should be more generic (e.g. pass the arrays to the constructor)...

About

The code for an LED Hat (see the video)


Languages

Language:C++ 82.0%Language:Arduino 10.2%Language:C 7.8%