Motion Sensing Fog Machine

Our favorite holiday is just around the corner, so there’s no surprise in seeing a few builds to scare children turning up in the tip jar. [Greg] also loves Halloween and apparently puts on a good show – he always uses a fog machine on his porch on All Hallow’s Eve, but triggering it at the right time is always a pain.

This year, [Greg] decided to build a motion-sensing fog machine. His machine featured a wired remote with a light to signal when the fog machine is ready and a button to start the pump. This remote runs at 120V AC, but [Greg] figured he could stick a small USB phone charger in the remote and power an ATtiny85 microcontroller.

The actual circuit is just a piece of perfboard, a large, old relay from Sparkfun, and a PIR sensor [Greg] picked up last year. Whenever the PIR detects movement, the Tiny85 activates the fog machine for 5 seconds and disarms itself for another 10, until it sees movement again. Just the thing for a little interactive ambiance for [Greg]’s Halloween display.

Video after the break.

Continue reading “Motion Sensing Fog Machine”

Electronic Demon Costume Is Surprisingly Unnerving

[Phil] over at Adafruit crashed last Sunday’s Show and Tell with an amazing demon costume that includes a voice changer and animated LED matrices for The Eyes and mouth. He just posted how he built this costume, but you’ve really got to Watch the video to see how awesome this build is.

Every demon needs a scary voice, so [Phil] repurposed his Arduino-based voice changer for this build. By being able to adjust the pitch of the demon’s voice with the turn of a knob, [Phil] goes from growling from the pits of hell to a demon with just a slightly annoying voice.

The Eyes make use of the Adafruit I2C LED matrix backpack. The eyes are wired to the same I2C address to prevent derping, but the three red mouth LED matrices are capable of displaying anything that fits on an 8×24 LED matrix.

The electronic portion of this build is mounted to a piece of plexiglas, which is in turn mounted to a mask [Phil] picked up from a craft store. Not really the best option considering the Halloween stores are now open for the year, but it does its job.

A Morphsuit – a spandex bodysuit – completes the build along with a few demon wings and horns. During Adafruit’s Show and Tell, [Phil] had electronic parts scattered all over his desk. To turn this into a costume, he’ll be mounting a small battery-powered speaker in a chest piece and stuffing all the electronics in a fanny pack.

It’s a very, very cool build that really steps up the game for Arduino-powered costumes. Check out the video after the break.

Continue reading “Electronic Demon Costume Is Surprisingly Unnerving”

Metroid Helmet Takes Halloween Costuming To A Higher Level

Hackaday writer [Ryan Fitzpatrick], aka [PlatinumFungi], recently put together this amazing Metroid Power Suit helmet as a prop for a [Mike n Gary], on youtube. How amazing is it? This image is an actual photograph of the helmet! It’s being modeled by [Kelly Johnson], who built a power suit costume for a previous Halloween. But she never made a helmet, which makes sense to us. After all, how are you supposed to talk to anyone while wearing a helmet? Practicality aside, it is a delight to walk through the fabrication process.

[Ryan] started with a motorcycle helmet, making paper templates based on images from the game. After he had a reasonable road map for the work that needed to be done he started cutting away the parts which he didn’t need. The ‘beak’ on the front was then fabricated from paperboard, with the fins on the side sculpted from rigid foam. But there’s still a lot of work to be done from that point. Sure, the internal lighting and colored visor are necessary touches, but it’s the paint job and ‘distressing’ steps that make this look so realistic.

Looks like we’ve exceeded his bandwidth due to the tons of pictures he had of the process. Check out the video after the break.

Continue reading “Metroid Helmet Takes Halloween Costuming To A Higher Level”

Halloween Props: Spooky Eyes Light Up The Bushes

This is just one example of several pairs of spooky eyes which light up [Vato Supreme’s] bushes this Halloween. The quick and inexpensive build process make it a perfect diy decoration.

Each eye is made up of a ping-pong ball and an LED. But that alone won’t be very spook as the entire ball will glow rather brightly. So he spiced things up a bit by masking off the shape of a pupil and spraying the balls black. The vertical slit seen in white above will glow red like a demon in the night.

The LEDs are driven by an ATtiny85 running the Arduino bootloader. [Vato] found there was plenty of space two write code which fades the eyes in and out using PWM. This happens at random intervals for each of the four pairs he is driving.

We’ve seen a similar project that used oversized LEDs as the eyes. But we really like the idea of using a diffuser like this one. See it in action after the break.

Continue reading “Halloween Props: Spooky Eyes Light Up The Bushes”

Singing Pumpkins

This Halloween table will sing a sweet serenade to spook your guests. Each of the animatronic pumpkins were quite easy to build, but you may end up spending a bit more time choreographing the performance.

Inside each Jack-o-lantern you’ll find a custom Arduino compatible board called a Minion board. These include a wireless connection which lets the system sync with the computer playing the audio. The pumpkins are fake, which means that can be reused year after year (unlike our LED matrix inside a real pumpkin). The mouth is connected to a servo with a short piece of bent wire, allowing it to flap along with the words of a song. You can see a performance of the Ghostbusters theme in the clip after the break.

A custom GUI was written in C# to aid in the choreography. It handles the playback of the song, with a few buttons that can be used to record the light and mouth effects. This ‘recording’ is then used to drive the pumpkins during a performance.

Continue reading “Singing Pumpkins”

Arduino Voice Changer Turns You Into [Vader]

Halloween is just around the corner, so of course we’re looking forward to a bunch of awesome costumes put together by Hackaday readers. In an effort to match his voice to his costume, [Phil Burgess] over at Adafruit (and former Hackaday alumnus) put together an Arduino-powered voice changer to give his voice the gravitas of [James Earl Jones] or the lightheartedness of a member of the Lollipop Guild.

If you’ve ever played with a turntable, you’ll know playing a 33 RPM record at 45 or 78 RPM turns your treasured copy of Dark Side of the Moon into a lighthearted aural experience with a pitch that is much too high. Likewise, playing a single at 33 or 16 RPM means those once dulcet tones are now recordings of tormented souls in an acoustic hell.

[Phil]’s voice changer operates on the same principle by recording sounds from a microphone into a circular array and playing them back at a different rate; faster if the desired effect is a Munchkin, and slower if this year’s Halloween costume will be a Sith lord.

The completed build incorporates a 10k pot to dynamically change the timbre of the voice changer, as well as an Adafruit Wave Shield to play back a few pre-recorded sounds of lightsabers clashing. In all, a very cool project for your Halloween costume that’s also a very good introduction to DSP and real-time audio modifications with a microcontroller.

Continue reading “Arduino Voice Changer Turns You Into [Vader]”

Dinosaur Hoodie To Remind You Halloween Approaches!!

[Tom’s] dinosaur hoodie would make a bang up Halloween costume. It’s a glowing version of the bony plates you’d find on a Stegosaurus. Not only does it look great at night, you should be able to put one together or yourself in an afternoon.

He used a laser cutter to make the translucent fins, but it would not be hard to cut them all out by hand. Each piece is two sides of the plate connected by a narrow rectangle which leaves room inside for an RGB module. These are chained together and controlled by an Arduino (most likely using SPI or I2C, we’re not sure which), then sewn on the back of a hoodie.

Update: [Matt] made a derivative of this design. The plates are pointy like a stegosaurus.

Send in those Halloween projects

Which reminds us… Halloween quickly approaches and we haven’t seen the usual onslaught of awesome. We love this time of year because of the ingenuity that comes out to play in the costumes, yard decor, and scare tactics being prepared for the big night. Please send a link to your project and we’ll start pumping out the holiday features.

To get you thinking, here’s a set of folding wings used in a costume, and a possessed powerwheels to chase down the little ones. Don’t sit on your hands, we want to hear about every project!