Posts with «halloween» label

Check Out This Amazing Ghostbusters Proton Pack

"Why worry? Each of us is wearing an unlicensed nuclear accelerator on his back." That could be you with this DIY Ghostbusters Proton Pack!

Read more on MAKE

The post Check Out This Amazing Ghostbusters Proton Pack appeared first on Make: DIY Projects and Ideas for Makers.

Halloween Doorbell Prop in Rube-Goldberg Overdrive

[Conor] wired up his 3D-printed coffin doorbell to an array of RGB LEDs, a screaming speaker, and a spinning skull on a cordless screw driver to make a “quick” Halloween scare. Along the way, he included half of the Adafruit module catalog, a relay circuit board, and ESP8266 WiFi module, a Banana Pi, and more Arduinos of varying shapes and sizes than you could shake a stick at.

Our head spins, not unlike [Conor]’s screaming skull, just reading through this Rube Goldbergy arrangement. (We’re sure that’s half the fun for the builder!) Smoke ’em if ya got ’em!

Start with the RGB LEDs; rather than control them directly, [Conor] connected them to a WiFi-enabled strip controller. Great, now he can control the strip over the airwaves. But the control protocol was closed, so he spent a week learning Wireshark to sniff the network data, and then wrote a Bash script to send the relevant UDP packets to turn on the lights. But that was not fancy-schmancy enough, so [Conor] re-wrote the script in Go.

Yes, that’s right — a Go routine on a Banana Pi sends out custom UDP packets over WiFi to a WiFi-to-LED-driver bridge. To make lights blink. Wait until you see the skull.

The plastic skull has Neopixels in each ping-pong ball eye, controlled by an Arduino Nano and battery taped to the skull’s head. The skull is cemented to a driver bit that’s chucked in a cordless drill. A relay board and another Arduino make it trigger for 10 seconds at a time when the doorbell rings. Finally (wait for it!) an Arduino connected to the doorbell gives the signal, and sets a wire high that all the other Arduini and the Banana Pi are connected to.

Gentle Hackaday reader, now is not the time for “I could do that with a 555 and some chewing gum.” Now is the time to revel in the sheer hackery of it all. Because Halloween’s over, and we’re sure that [Conor] has unplugged all of the breadboards and Arduini and put them to use in his next project. And now he knows a thing or two about sniffing UDP packets.


Filed under: Arduino Hacks, Holiday Hacks, misc hacks

Arduino Basics: Add Pulsing LED Eyes to Halloween Props

LEDs are the perfect touch to add a creepy red glow to your Halloween props. Make them fade in and out with a simple Arduino sketch.

Read more on MAKE

The post Arduino Basics: Add Pulsing LED Eyes to Halloween Props appeared first on Make: DIY Projects, How-Tos, Electronics, Crafts and Ideas for Makers.

Build an Arduino-Powered Candy Vending Machine

With some simple programming and a few basic parts, you can rig up a candy vending machine that slides sweets toward you at the push of a button.

Read more on MAKE

The post Build an Arduino-Powered Candy Vending Machine appeared first on Make: DIY Projects, How-Tos, Electronics, Crafts and Ideas for Makers.

Choreograph a Music and Light Display for the Holiday

Trick-or-treaters are bound to get a thrill when you make this choreographed music and light display that plays each time your gate is opened.

Read more on MAKE

The post Choreograph a Music and Light Display for the Holiday appeared first on Make: DIY Projects, How-Tos, Electronics, Crafts and Ideas for Makers.

New Project: Control Halloween Effects with DIY Infrared Remote Controls

In this project, I'll show you how to set up some simple infrared remote controls for effects that you can use in your haunted house this year.

Read more on MAKE

The post Control Halloween Effects with DIY Infrared Remote Controls appeared first on Make: DIY Projects, How-Tos, Electronics, Crafts and Ideas for Makers.

The Tale of Two Wearable Game Boys

We’re well past the time when Halloween costume submissions stop hitting the tip line, but like ever year we’re expecting a few to trickle in until at least Thanksgiving. Remember, kids: documentation is the worst part of any project.

[Troy] sent us a link to his wearable Game Boy costume. It’s exactly what you think it is: an old-school brick Game Boy that [Troy] wore around to a few parties last weekend. This one has a twist, though. There’s a laptop in there, making this Game Boy playable.

The build started off as a large cardboard box [Troy] covered with a scaled-up image of everyone’s favorite use of AA batteries. The D-pad and buttons were printed out at a local hackerspace, secured to a piece of plywood, and connected to an Arduino Due. The screen, in all its green and black glory, was taken from an old netbook. It was a widescreen display, but with a bezel around the display the only way to tell it’s not original is from the backlight.

Loaded up with Pokemon Blue, the large-scale Game Boy works like it should, enthralling guests at wherever [Troy] ended up last Friday. It also looks like a rather quick build, and something we could easily put together when we remember it next October 30th.

[Troy] wasn’t the only person with this idea. A few hours before he sent in a link to his wearable Game Boy costume, [Shawn] sent in his completely unrelated but extremely similar project. It’s a wearable brick Game Boy, a bit bigger, playing Tetris instead of Pokemon.

[Shawn]‘s build uses a cardboard box overlaid with a printout of a scaled-up Game Boy. Again, a laptop serves as the emulator and screen, input is handled by a ‘duino clone, and the buttons are slightly similar, but made out of cardboard.

Both are brilliant builds, adding a huge Game Boy to next year’s list of possible Halloween costume ideas. Videos of both below.


Filed under: Arduino Hacks, Holiday Hacks, nintendo gameboy hacks

Becoming Alina with a couple of interactive Gauntlets

We’ve been amazed by the great projects coming up the week before Halloween on Twitter and Gplus community and still being submitted to our blog.

Leah Libresco published an Instructables about a pair of interactive gauntlets made with Arduino Lilypad:

This Halloween, I decided to be Alina Starkov from the Grisha Trilogy by Leigh Bardugo. In the books, she’s the one and only Sun Summoner, doing magic with light and heat.

Since those powers were beyond me, I put together a set of Arduino-controlled gauntlets instead, that would light up on gesture commands and slip under my sleeves. [This set up, with a few tweaks, would probably serve you well for Iron Man, too]

Instead of using a single position value from the accelerometer to turn the LEDs on and off, I picked two different triggers, so that it would be easy to *choose* whether I wanted my hands illuminated when they were straight out in front of me (a necessity, since I plan to host a party in these!)

Full construction and code are available at this link, below you can see the project in action!

Halloween Hack Night at Pololu

Have some servos and an Arduino lying around? It isn’t too late to get your freaky on! Last night, tech enthusiasts of Las Vegas gathered at Pololu Robotics to show off their hacks for a Halloween flavored edition of their bi-monthly robot club. These projects created by those in the community as well as the Pololu engineers themselves are fun and have a relatively short list of materials. So, if the examples below give you some inspiration, this is permission to Macgyver something together before your big Halloween party tonight…

Impatient Severed Fingers – [Amanda] came up with a cute use for some mini servos and a zombie hand prop. The five severed fingers were attached to one end of a plastic rod. The other end was mounted to each of five servos which were laid out in the appropriate hand shape and attached to a fixed base. An Arduino running a basic sweep sketch animated the motors at slightly staggered intervals, creating a nice rolling effect. Even with the moving parts exposed this prop would be awesome to have on display, or set the ambiance with its continuous tapping…

Angry Spectral Delta – [Nathan Bryant] made an actual costume for his delta robot from Robot Army. By attaching a small plastic skull to the end effector and draping a tattered piece of fabric over the rest of the mechanism he effectively transformed the delta into a little ghost with a sassy personality. The head swiftly bobbed about, all while staying parallel to the table… until it intermittently came unhinged and hung limply, which was a nice added effect!

 

Robotic Exorcism Baby – This doll could turn its half skeleton, half baby face 180 degrees and then laugh at your fear. By attaching two servo motors together, [Jeremy] was able to create a pan and tilt mechanism which acted as the baby’s contorting neck and chattering jaw. The micro controller sending commands to the motors was hidden modestly under her dress.

 

Stabby Animated Cardboard Shadowbox - Among the animatronic devices seen at the event was a shadowbox made by [Brandon] hidden in a dark conference room nearby. When one happened to walk past the seemingly unoccupied space, they’d glimpse the silhouette of an arm stabbing downward with a knife through a windowsill. Being lured in for further investigation you’d find that the shadow was being cast by some colored LEDs through a charmingly simple device. A cutout made from recycled card stock was attached to a single servo. This whole mechanism itself rocked back and forth slightly as the motor moved, which wasn’t intentional but added some realism to the motion of the stabby arm.

There were many interesting projects present last night ranging from remote-controlled skeletal arms to other reactive devices ready to deliver a scare. If you’re interested in knowing more, those made by the Pololu crew are documented on their blog. Since video does these projects better justice, you can check out a compilation of clips here:


Filed under: robots hacks

Control your Halloween Props with Arduino

Jason from Make Magazine published a video tutorial on how to create an amazing choreography hacking your Halloween props using Arduino Uno:

 

Arduino Blog 23 Oct 14:07