PDA

View Full Version : Prop Controllers: A Comparison????


randyaz
06-27-2006, 03:04 AM
Im splitting this off from another thread so we can stay somewhat on topic...

There are many different controllers on the market which range from timers to microcontrollers to computers. Some only control servos, some only relays, some only lights, and some can do everything. Just as the controllers vary so do folk's range of skills and prop control needs. I dont know of anyone who has experience with all of them.

So who is to say any one product is better than the other... you know what they say about opinions... However, if everyone will chime in with their um...experience, we all can have a better smell er...I mean feel... for each controller.

And now for your comparative pleasure, I give you the controllers...

www.gilderfluke.com ...the MiniBrick
www.bpesolutions.com ...the Wizard, Puppeteer
www.cowlacious.com ...the Pet
www.hauntbots.com ...APC16
www.efx-tek.com ...Prop1
www.parallax.com ...Basic Stamp 2 and BS2 family of Stamps
www.dontronics-shop.com/manufacturers.php?manufacturerid=9 ...kit 76 & 108
www.brookshiresoftware.com ...Visual Show Automation
www.animatedlighting.com/products/hhiab.asp# ...Haunted House in a Box

I know there are others but this is all I can think of at the moment...(gimme a break...Its late after a ruff Monday...)please add the ones I've left out.

randyaz
06-27-2006, 03:55 AM
Kit 78 and 108

My first venture into controllers was the Kit 108. It has 8 AC relays and 4 inputs (why I choose it over the kit 74), requires constant connection to a PC by a 9pin serial cable. It comes with software that works like a timer...with date, time on, time off and can also be "scripted" using Hyperterminal to toggle relays when a input is sensed. I found the software to be useless. Using Hyperterminal I was able to use a hacked PIR from a outdoor light to trigger an AC light and solenoid. My first popup...complete with homemade PVC cylinder. A Kit 74 is the same thing except no inputs and uses the PC's parallel port. It did what I wanted at the time...

Kit 108...$87
http://www.dontronics-shop.com/manufacturers.php?manufacturerid=9
Kit 74...$39.95
http://webtronics.stores.yahoo.net/pcprinporrel.html

Otaku
06-27-2006, 12:54 PM
I'd add the UDT II IR from Terror By Design to the list. I've used this controller for years and found it very reliable.
randy, I see you use Hyperterminal for running the Kit 108. Which scripting language did you use? I've been tempted to use a 108 for some time now, but realized that the software might be a problem.

gmacted
06-27-2006, 05:09 PM
Based on Zombie-F's success with the Prop1 controller, I plan on using this controller for a prop this year. It appears to be very powerfull in what it is capable of doing.

randyaz
06-27-2006, 06:15 PM
randy, I see you use Hyperterminal for running the Kit 108. Which scripting language did you use?
The documentation (pg4) shows the commands...
http://kitsrus.com/pdf/k108.pdf

randyaz
06-27-2006, 06:38 PM
http://www.terrorbydesign.com/cgi-bin/quikstore.cgi?category=Animation_Control
...PuppetMaster(4 models) $50-$125
...Universal Dual Timer (2 models) $55-$80

Otaku
06-27-2006, 07:31 PM
Thanks, randy. Looks pretty easy.

randyaz
06-27-2006, 10:24 PM
Visual Show Automation

I have VSAv2 and its great for precise servo control. It requires a servo controller and will drive as many servos as your controller will handle. Get a digital servo contoller and you can send a signal/s to stamp. Im doing a monster mash animation and ended up doing the lip sync manually. Got pretty tedious but worth the results. I downloaded the VSAv3 demo and played with it...it will auto sync but i found that music and other singers will cause it to overcompensate. I need to play with it alittle more before I decide its worth the upgrade.

www.brookshiresoftware.com...VSA $56
servo controller boards
www.picobotics.com/PicoPic.html...PicoPic $50

Dr Morbius
06-27-2006, 10:33 PM
Hey Randyaz...This is hard to explain, but I have an idea. Maybe you could record yourself singing( or saying) the words along with the music. Use THAT track to make VSA sync your voice to the servo. Use the ORIGINAL music track and sync it to your own recording,(which no one will hear cause there would be no speaker hooked up to it, just VSA could hear it), that way, VSA won't "hear" the musicians just your voice. You don't even have to use the lyrics, just say "Blah Blah BLah" in time to the original lyrics, since it won't matter, you just want a sound to make the servo move. You could use a free audio editor like audacity to make two seperate tracks, and really get the blahblah sound in perfect sync. Just a thought, sounds easier than trying to get the software to do it.

randyaz
06-28-2006, 12:49 AM
Hey Doc, great idea! Im sure it would work. "Voice" record along with the soundtrack. Let VSA create the events. Load the soundtrack into VSA, copy in the voice over events, and shift the voiceover to sync with the soundtrack. And it will all play through VSA.

Dr Morbius
06-28-2006, 01:22 AM
Yea! I was hoping I was being clear, but you got the idea.

ruafraid
08-06-2006, 12:57 PM
I wanted to know what sound devices most of you are using with your prop controllers. I know their are several out there and I have read some threads that say some have poor audio quality on the ones with the 60 and 120 sec chips. I have only used cd players up to know. I was looking at one disount electronic supplier that has mp3 players cheap but I would have to hack it to turn it on etc. So I am looking for ideas. I have the prop1 controllers know as well and I know the rouge works with it but 100 per pop is a bit high per prop.

Coach
10-12-2006, 06:11 PM
randy, I see you use Hyperterminal for running the Kit 108. Which scripting language did you use? I've been tempted to use a 108 for some time now, but realized that the software might be a problem.


Hi All, New guy here.

I thought I might jump in here. I too have used the Kit 108 or at least the same basic board. I ended up writing all my routines in Liberty Basic and directly accessing the board. ( I can post code if anyone is interested ) Worked great for running the board and assorted sound clips in a "show".

I am now interested in expanding beyond the 4 in and 8 out of the Kit 108 and have been overloaded with info on the Basic Stamp, Prop-1, Wizard-1, etc. Added to that I have worked with PLCs in the past and am tempted to buy a unit off ebay.

Ideally I would like each prop to be self contained and triggered by a master program on the PC. The Wizard-1 looked interesting, but for some of the props I want to build I would need more I/O then it has, plus the cost is pretty steep.

Please continue this thread as I would really like to hear more of what others have done.

Otaku
10-12-2006, 07:20 PM
Hi, Coach, welcome to the Forum! Yes, I'd like to hear what others have done as far as programming for the 108. I've been programming in VB and VBA for several years but never used routines to control Hyperterminal outside of launching and running .ht files in the program. It's too late for this year, of course, but I'd like to set up PC control for next season's scares.

Coach
10-12-2006, 07:34 PM
I have to pull the newest code off of a semi-trashed disk ( a project that is in my to do list ). I will post as soon as I get it.

mrklaw
10-13-2006, 01:47 PM
The next time I'm going to use a microcontroller, I'm going to try the Arduino boards. They look like they are pretty easy to program and they are cheap! They also include USB on them so you can plug them in to program them very easily.

http://www.arduino.cc/

the_PROCRASTINATOR
10-14-2006, 12:28 PM
AWCK!!!
No one listed my favorite controller...
http://storea.sprawlingdelusions.com/images/sprawling_delusions/OEM_Key_Banger.jpg
Key Banger
http://storea.sprawlingdelusions.com/images/oem_keybanger_with_audio.jpg
Audio Key Banger
They are both hand made by http://www.creaturesupply.com (http://www.creaturesupply.com/)
I have both models and they are 6 cheap and easy channels of control goodness.

Monsieur Kruger
10-16-2006, 12:17 AM
@ Procrastinator

That looks like a very nice controller!

I have used the Frightmare Forest Haunt Controller Pro software with Kit 74 and a homemade 4 channel input circuit for three years in a row and it has served me very well. I plan to add another Kit 74 to the chain next year.

The FFHC was written by Ian Austin of the Frightmare Forest in Cedar Rapids, Iowa
http://www.frightmareforest.com

The input circuit is really easy to build and a schematic and instructions are found here
http://halloween.sitenation.com/site/view/article/1024669839/ca

If you're want you can also buy input kits from Ian's Haunt Controller website
http://www.hauntcontroller.com/where_to_buy.php

I really like Ian's software because it has a lot of nice features that were added with a haunt in mind, not controlling a lawn sprinkler. A nice bonus he added is an application he calls the Audio Satellite which lets you trigger sound files on multiple computers connected on a network.

You can download and run his software without licensing it for 10 minutes to see if you like it. I would recommend reading the PDF manuals and looking at the notes in his sample scripts. It will give you a better idea of what you can achieve with his software. As far as scripting goes, I'm told by my friend who programs databases for a living that it's not all that sophisticated, but it's been able to do everything I've wanted it to do and scripting changes are fast and painless. I'm completely satisfied with my purchase.

Scott
03-06-2008, 05:28 PM
I've been wondering why most people tend to use the Basic stamp stuff vs the Arduino board.
Most tutorials seem to go with the Basic stamp but it looks like the Arduino board has a lot more options and runs around the same price.

What about the picaxe too:
http://www.rev-ed.co.uk/picaxe/

Oh yeah and what about vixen for your control system?
http://www.vixenlights.com/

Monsieur Kruger
03-08-2008, 12:14 AM
For anyone interested in Kit74 and the FFHC, Ian Austin has taken down halloween.sitenation.com
This means you can still buy a Kit74 and purchase the FFHC software from hauntcontroller.com (http://www.hauntcontroller.com), but you can unfortunately no longer buy an input kit from Ian and without a schematic of the input circuit posted anywhere, you cannot build one either.

I've made an appeal to Ian to offer the schematic and a PCB layout on his hauntcontroller site under Creative Commons (http://creativecommons.org/), so hopfully everyone will be able to access it there.

buggybuilder
03-08-2008, 10:56 AM
We have used EFX-TEK Prop1's exclusively last year and our overall impression is that they are really powerful little units. The programming takes time to get used to, but they can be made to do alot of different things. We would like to get to an entirely PC controlled haunt, but for now these controllers do anything we need. We also have used the AP-8 audio amp/playback modules and we weren't impressed with the overall sound volume. We ended up running the AP-8 through a home sound system to get the desired volume. We were duplicating a bell tolling, so it needed to be extremely loud.The sound quality was very good though.

Death Master
03-08-2008, 06:43 PM
I have used Allen Bradley pico microcontroller, Prop-1 for standalone control, and Allen Bradley SLC 4/04 for total haunt control. I also used digital sound repeaters for controlling sound but had mixed results with them, so this year I'm using computer sound control.

JonnyMac
03-11-2008, 12:12 PM
We seem to have a lot of Ardunio users that want to connect to our accessory devices (RC-4, FC-4, etc.) so I bought one. You're right; they're cheap and they're pretty easy to program (for programmers -- C is not really a beginner's language).

That said, you'll have to add buffers to drive relays and valves and the connections for them, so your net cost in time and effort will go up. I actually designed an Arduino-based prop control board in the form of our Prop-2/Prop-SX, but haven't built it yet; we're still trying to get a handle on whether such a beast would sell or not.

Jon Williams
EFX-TEK


The next time I'm going to use a microcontroller, I'm going to try the Arduino boards. They look like they are pretty easy to program and they are cheap! They also include USB on them so you can plug them in to program them very easily.

http://www.arduino.cc/