Site icon Making Studio

NeoPixels – Arduino & Halloween Sketches – Anne

NeoPixels circuit and modified Arduino code

Testing completed NeoPixels circuit before tinkering with code. Changes to original Arduino code from light 4 neopixels to light 8 neopixels.

Edited version of NeoPixel to make a “Pride” effect of rippling rainbow:

See also: https://www.tinkercad.com/things/8q0ccKQFRJ6-neopixel-8-strip-anne

Halloween Costume Ideas and Sketches:

I’m going to attempt a Halloween wearable that lights up with a tilt switch. After sketching a few ideas, I’m settling on a witch’s hat as it has plenty of space to put circuits, battery pack and Arduino. I’m planning on doing a version the Sorting Hat from Harry Potter. I’ve found a few Arduino Sorting Hat projects online, but am planning my own spin on this. Right now I’d like to see if I can get a simple animation for the mouth and one brow with a servo motor, light the eyes and play sound. I’m on the fence about whether to use a tilt sensor or a PIR sensor to activate the effects. Given that this is Zoom, I may go with a tilt sensor.

Parts will include:

The function of the Sorting hat is based on a simple on/off state triggered by the tilt switch.

If the tilt switch is detected, then all the effects trigger: leds light, servo motors start and audio effect plays.

Another version of this break out some of this. As in perhaps in an “off” state some leds are on all the time, and then more effects are triggered by the tilt switch.

Exit mobile version