LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I control the motors in a third party usb toy with LabVIEW?

Any suggestions?

0 Kudos
Message 1 of 8
(3,561 Views)

What toy?

http://www.medicollector.com
0 Kudos
Message 2 of 8
(3,551 Views)

Sorry, I missed the USB part of the question.  .....

 

Since you said "motors"  you probably will want a dual Hbridge driving the motors and that way you can control the direction of the motors independently and also simply adding an inverter IC to this  you could implement Locked Anti Phase PWM! Well depending on your DAQ, you might need an external microcontroller for the PWM. Still it sounds like a fun project. That is of course you actually meant SERVOS, in that case, never mind.

 

Alan

0 Kudos
Message 3 of 8
(3,539 Views)

It is a dream cheeky usb missile launcher.

http://dreamcheeky.com/product/missile-launcher.php

0 Kudos
Message 4 of 8
(3,525 Views)

NERF makes some WAY more cool stuff you can automate. Just my opinion.  With out hacking into this thing it would probably be very expensive to interface to LV.

 

Am I wrong? Was this an Advertisement?

 

Alan

0 Kudos
Message 5 of 8
(3,519 Views)

Without any sort of known interface, I think you'd have to do some difficult reverse engineering to make it work with LabVIEW.

http://www.medicollector.com
0 Kudos
Message 6 of 8
(3,509 Views)

Hi, if you are only wanting to control motors than you have a lot of options. Use the parallel port with a current driver, use the serial port and a micro to control the motor. If you want to interface the USB device than this is where to get started.

 

http://digital.ni.com/public.nsf/allkb/42B604435E3F9604862565E20043CD30

 

http://zone.ni.com/devzone/cda/tut/p/id/4478

LabVIEW 8.2,8.6,2009...still learning 😛
0 Kudos
Message 7 of 8
(3,477 Views)

You are still going to need to  understand the third party device communication protocol.

 

Alan

0 Kudos
Message 8 of 8
(3,459 Views)