Hinged Box for Arduino Nano with Press Button 3D model preview
View source Save
1,697 downloads 107 likes 8,525 views Free price

About this 3D model

This is a remix of another [hinged box](http://www.thingiverse.com/thing:82533) that I made to go with an arduino nano that has a press button attached, which controls an LED strip that I am writing some sequences for. The lighting is a strip of LPD 8806 individually addressable LEDs. I got the idea from [this guy's awesome LED backpack.](http://www.youtube.com/watch?v=kuNx0EBiaLY). I put the code I'm using on [github.](https://github.com/rblakemesser/blakes-arduino/blob/master/lpd8806_with_push_button/lpd8806_with_push_button.ino) It's a work in progress.