Asked
— Edited
I would like to control a usb missile launcher with my ez-b, any ideas how can I get started with this project?
Speech Synthesis
— Speak user-defined text via PC audio or EZ-B v4 speaker; configurable voices, effects and speed; uses Windows TTS; programmatically callable.
Try it →
Take it completely apart. Remove its brain and use either servos in place of the original motors or you can use a h bridge to control the motors. Then have fun playing with it through ezb...... I gave you the short answer
your best off posting your project and pictures and when you take it apart document everything so we can help you through your project. Have fun! - Josh
ThinkGeek used to sell a USB missile launcher that had a .NET SDK. The current one they sell doesn't specify in the specs whether or not it has an SDK. If your launcher does, you might be able to do it all just in scripting. You can access .NET external components from within EZ-B scripts.
Alan