Awesome LED Mask
Ever wanted to build an LED Mask? Here's how I built mine! Maybe it will spark your imagination.
Here's a Video of the Making of the Mask
Here's a Guide for Putting the Code on a Particle
The code is in this repository: https://github.com/anthony-ngu/neopixelmask.
- Take the .ino file and copy and paste its contents into a new build.particle.io/build project.
- Include the NeoPixel library.
- Deploy it to your Particle board.