This video s is about setting up the electronics and making fabric choices for the mask.
I ran into two problems during the set up process. First, a new delay setting between color changes on the NeoPixel Color Wipe function was not working correctly. The problem was the declaration of the delay variable. It was set to an unsigned 8 bit integer, which can’t hold a value greater than 255. Once changed to a 16 bit integer, the problem was fixed.
The second issue was the color setting of the NeoPixel. The Color Wipe function takes an RGB color value as its first parameter. I was using very blended colors that I had chosen in Illustrator. It turns out that blends don’t come through well on the NeoPixel. Once I changed the colors back to the higher original values, the colors were more saturated.
Once I had the NeoPixel performing the way I wanted, it was time to make my fabric choices. Since the NeoPixels take center stage in my design, I needed fabrics that would enhance them. I tried out several fabrics for the circle and more for the gathered center piece. It was an interesting study in light to determine the best choices.
To see the entire process, problems and solutions, please watch the video. Your comments are always valued and welcome.