Posts tagged with :hardware:
p5.js
and Tone.js
record surround sound (coming from speakers and other close noise) and transform it into a cool waveform, while a set of LED lights (Neopixels) flash along to the music, utilizing an Adafruit Feather Huzzah to wirelessly communicate with a computer (computer mic -> computer -> computer processing -> send FPS to Adafruit -> flash Neopixels!) through the amazing audio-reactive-led-strip
library. The Neopixels we got didn't work fully, but the result was still cool! github.com/jianmin-chen/spotify-collab (and I might be getting working Neopixels for another project!)