Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 874 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 874 Bytes

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.