Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 536 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 536 Bytes

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: