3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

The Making of a Steampunk Pumpkin

Step 3Add Some Techno Enhancements

Add Some Techno Enhancements
One thing for sure I wanted was steam shooting out of its ears when someone apprached the pumpkin. Also, I wanted it to be lit with different colors.

In order to make this work, I used a Passive Infrared sensor that I got from Adafruit to detect motion. When the pin goes high it causes the fog machine to turn on. I ran tubing from the fog machine to the ears of the pumpkin. The ioBridge IO-204 controlled the fog machine by monitoring for motion and also setting the color of the BlinkM RGB LEDs. All of the logic was easy to setup.

The fog machine came from Spencers. It's a 400w wireless controlled fog machine. It was easy to control by replacing the buttons with relays. The relays were controlled by the IO-204 and worked as expected, wireless being a nice touch. I don't recommend running the fog machine for very long or without supervision. I will be setting up the pumpkin on trick-o-treat night and some parties.

To change the RGB colors, all you have to do is send a Pulse Width to each color channel. You can mix your own colors. I wanted it to turn a deep red when fog was ready to shoot.
« Previous StepDownload PDFView All StepsNext Step »
2 comments
Dec 29, 2010. 12:14 PMmiles.frain says:
What is the purpose of using the ioBridge for this application? Since you aren't connecting your pumpkin to the internet (which seems to be what the ioBridge is all about) , couldn't you just use any microcontroller to activate the fog machine and LEDs when the motion detector is triggered?
Dec 29, 2010. 4:02 PMmiles.frain says:
Thanks clarifying that.

I'm looking to setup some type of home automation system that I can control from my smartphone. The ioBridge seems like the most user friendly route to take, since it handles most of the complex web interface stuff. I have a lot of experience with electronics and microcontrollers, but almost no experience with web based programming, so this will be a good opportunity to get up to speed with HTML, JavaScript, PHP, and all the other tools necessary to make this project come together.

I checked out your iTurn project and your article about using perl with ioBridge, and I'll probably have a bunch of questions for you once I purchase my ioBridge and get started.

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
3
Followers
3
Author:nothans