Asked — Edited

Usb Missile Launcher

I would like to control a usb missile launcher with my ez-b, any ideas how can I get started with this project?


ARC Pro

Upgrade to ARC Pro

ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.

#1  

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

#2  

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