Skip to content

bishopZ/led_wall_visualization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p5js LED Wall Visualizations

Uses an audio source (default is microphone) to run 10 different visualizations built on p5js.

Running Locally

  • Clone this repo
  • Run yarn install
  • Run yarn start
  • Visit localhost:3000
  • Use keys 0 - 9 to toggle visualizations

Visualization Mapping

  1. Red horizontal line (amplitude)
  2. Red scrolling amplitude (amplitude)
  3. Red to white fade spectrum (FFT)
  4. Red with white flashing and rotating gear (amplitude)
  5. Grey particle scurry (FFT)
  6. Red with white above certain level spectrum (FFT)
  7. White moving helix (amplitude)
  8. Grey concentric circles (amplitude)
  9. White/red bouncing flowers (FFT)
  10. White moving circles (amplitude)

+. Stop all!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.7%
  • Other 1.3%