makeuseofcode / cloudlamp

DIY cloud lamp project for MakeUseOf.com
GNU General Public License v2.0
50 stars 32 forks source link

cloudlamp

DIY cloud lamp project for MakeUseOf.com

Full build guide available at http://www.makeuseof.com/tag/build-cloud-lamp-sound-reactive-lightning/

Two thundercloud sketches are included - the ir_receiver one is for rebroadcasting IR signals over i2c. The main logic is contained in the other. FastLED and IRRemote libraries are also included, and should be placed in the Arduino libraries folder. View their respective documentation and help here: