Skip to content

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

License

Notifications You must be signed in to change notification settings

wugaoxue/Digital-lava-lamp

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Processing 98.7%
  • Python 1.3%