JRButler / Digital-lava-lamp

A set of Processing sketches and some python for creating a standalone digital lava lamp running on Raspberry Pi using addressable LEDs.
The Unlicense
24 stars 4 forks source link

Digital-lava-lamp

A set of Processing sketches and some python for creating a standalone digital lava lamp running on Raspberry Pi.

https://youtu.be/kiJ81XEa2kA <-- visuals of the final build and it's modes.

For more information please visit https://blog.julianbutler.com/2018/12/my-digital-lavalamp-or-mki-epilepsy.html There you'll find a 3-part buildlog and information regarding supported hardware and software platforms.

This repo contains most of the sketches on display in the youTube clip as well as the main python required to switch between them.

Note: There are no pre-compiled binaries in this repo. You must compile them for your target platform or simply use them interactively with Processing. Some of the sketches require additional Processing libraries like Minim, if you encounter errors, please check you have the required libraries installed.