For this week, I want to incorporate arduino with p5.js to make an interactive audio visual halloween experience.
Here is a rough sketch of the idea:
-make a series of objects with different sensors embedded, and trigger the screen animation with different gestures. like rotating the spider, squishing the eyeballs, touching the fingertip.
-each interaction would trigger an animation as well as sounds which together make it a fun interactive audio visual experience.
p5.js side of work in progress:
Comments