LED Matrix Pendant

I made a pendant for my girlfriend as a Halloween present. The animation was changed to an eye that blinks and looks around. I really wanted it not to just loop the same animation so I set out to create a few animations for the pendant to cycle through at random including a few longer blackout periods. I am still rather new to the coding side of this and didn’t understand some of the code, but here is the version I have working as of now. Continue reading LED Matrix Pendant

I2C protocol for LED matrix

Wow this will come in handy when I get around to configuring the Imp to send I2C commands to the Adafruit 8×8 LED matrix backpack. Hopefully I can map the LED addresses easily so I can make an icon library to drive the matrix. Continue reading I2C protocol for LED matrix