Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dance.js lighting FX idea #10

Open
gsilk opened this issue Dec 15, 2014 · 1 comment
Open

Dance.js lighting FX idea #10

gsilk opened this issue Dec 15, 2014 · 1 comment

Comments

@gsilk
Copy link

gsilk commented Dec 15, 2014

I have an idea for the Dance.js visual experience...

  • we build out an addressable LED array driven by a small board, and program it in javascript
  • we could (for example) add beat detection, and decorate our next venue with the LEDs
  • I'm leaning toward the BeagleBone Black, because it's powerful enough to run Debian but also has two PRUs, which have DMA access and full control of the pins, so you can drive a really high number of LEDs at a decent frame rate without touching the CPU)
  • one of the talks at the next Dance.js could be about how we pulled the project together, which would be a cool blend of javascript / hardware hacking

Thoughts?

@gsilk
Copy link
Author

gsilk commented Dec 15, 2014

(Imagine the dance floor, outlined in low profile LED strips, which pulsate to the beat. That's one possible implementation.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant