Screenshots     Download     Documentation     Tutorials     Partners     Resources     Contact     Forum     Search  

 

Dream Cheeky Missile Launcher


The DC_Missle module provides an interface to the Dream Cheeky Missile Launcher. By specifying an appropriate variable the value will be sent to the device to control its movements. For testing purposes a manual interface (see yellow arrows below) has also been provided.

Interface

Instructions

1. Buttons - Move the DC Missile Launcher by pressing the appropriate arrows. The middle red button is for firing. To fire, hold down the button until the device has released the compressed air. This takes a couple seconds.

2. Reset - Next to the move buttons is the reset button. This will center the USB Missile Launcher and provide you with a known starting point. Note that the centering is based just on timing so if your machine is very taxed during the centering process the position may be a somewhat inconsistent.

3. Variable - Select the appropriate variable that contains the bits set based on what movement or action you want the device to perform. Note that multiple directions (up and left) can be combined into a single move command.

4. Prime Firing - Select the checkbox if you want to reduce the time between a fire command and the compressor reaching the launching point. If this button is selected the launcher will attempt to prime a launch by compressing enough air just before launch. Once a fire command is received the compressor will fire the missile and then prime the next tank.

5. Single Trigger Fire - Uncheck if you want to hold down the firebutton for as long as it takes to reach launch compression. This provides you better control over the fire button but requires you to keep holding it down for the missile to fire.

Example

Try this robo-file to control your missile launcher using your keyboard.

The movement numbers are

0 = stop
1 = up
2 = down
4 = left
8 = right
16 = fire
32 = reset

Thus if you wanted the device to move to the right you could specify a variable like "move" and set that variable's value (using either a VBScript program or the Set_Variable module) to 8. Note that the device keeps moving in the specified direction until that variable changes value. (like 0 for stop)

See Also


Striker Missile Launcher

For more information


USB Missile Launcher Tutorial

© 2008 RoboRealm. All Rights Reserved. | Contact | Glossary | Privacy | Disclaimer | Link to Us | Resources | Site Map