-
Neopixel Code Migrated
11/19/2018 at 02:57 • 0 commentsAdafruit's code for NeoPixel has recently changed, which makes it incompatible with my version of code.
Until I have time to update my code, you can use this depreciated version of Adafruit's NeoPixel library:
https://github.com/jgarff/rpi_ws281x/blob/master/python/neopixel.py
Cheers!
-
3D Printed Bulb Cover
08/10/2017 at 23:35 • 0 commentsI found the following on Thingiverse:
https://www.thingiverse.com/thing:892479
This could be used cover the bare bulbs with actual Christmas-style bulbs. My local library has a 3D printer so I will try to print one of these and test it out.
-
Update 10/22/2016
10/22/2016 at 22:35 • 0 commentsUpdated the section for blacklisting the sound modules.
-
Update 10/18/2016
10/18/2016 at 21:32 • 0 commentsI updated the code today to fix some timing issues and also added code to turn the lights back on randomly. Looks much cooler.
-
Update 10/09/2016
10/09/2016 at 21:04 • 0 commentsToday I updated some of the project detail. This is still a work in progress, plenty more coming soon.
-
Update 10/07/2016
10/08/2016 at 00:36 • 0 commentsAdded photos and a demo video. Next I will start working on documentation and a mount for the components.
-
Update 10/02/2016
10/03/2016 at 03:36 • 0 commentsNow that it's October, Halloween decorations are fair game. That means I've already burned a day by not having this project completed, so I worked on more code. Today I updated the code to adjust the flicker, change the message to "its here run", changed the initial light colors, and made the lights shut off in random order. I still need to map the initial colors to what they are on Stranger Things (because I'm a perfectionist and details matter).
-
Update 9/16/2016
09/17/2016 at 05:19 • 0 commentsSo far I have the lights hooked up and running. All I really need now is to clean up the code, find some Christmas Bulbs/Ugly Wallpaper, and set it up.
My code could use some flickering bulb adjustments too.