Introduction: Awesome LED Mask

About: Photographer, Climber, Programmer, Maker, and more

Ever wanted to build an LED Mask? Here's how I built mine! Maybe it will spark your imagination.

Step 1: Here's a Video of the Making of the Mask

Step 2: Here's a Guide for Putting the Code on a Particle

The code is in this repository: https://github.com/anthony-ngu/neopixelmask.

  1. Take the .ino file and copy and paste its contents into a new build.particle.io/build project.
  2. Include the NeoPixel library.
  3. Deploy it to your Particle board.