LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

spy robot

please help me......how we can control wireless spy robot having wireless camera using labview software

 

thankyou

 

0 Kudos
Message 1 of 6
(3,586 Views)

Nice try, NSA. Smiley Mad

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

Message 2 of 6
(3,573 Views)

@burugula wrote:

please help me......how we can control wireless spy robot having wireless camera using labview software


What robot?  How are you connected to it?  What command set does it have?  There are way too many unknowns here to help at all.  Besides, spying is rude.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 6
(3,570 Views)

wireless ccontrol of robot using a pc remote by using rf transmission....here  pc is connected to microcontroller through serial cble for example max 232 then connected to rf transmitter through encoder.In the robot part rf receiver connected to microcontroller through decoder.microcontroller is directly connected to motor driver consists of H-bridge ckt and to the camera.....camera receiver module is connected to pc.

......this is the construction.by using kle arm controller kit software we can control the robot.

....now help me by using labview to control the motor

 

0 Kudos
Message 4 of 6
(3,517 Views)

NI Robotics:  http://sine.ni.com/nips/cds/view/p/lang/en/nid/209856 

 

Ni Motion (Motor Control):  http://www.ni.com/motion/ 

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
0 Kudos
Message 5 of 6
(3,492 Views)

It sounds like you have the motors connected to the microcontroller so you need to implement the motion control on the microcontroller and then use LabVIEW to send serial commands to the microcontroller.

 

Use the VISA Write/Read functions (there are examples in the example finder) to send/receive serial data from the microcontroller.


LabVIEW Champion, CLA, CLED, CTD
(blog)
0 Kudos
Message 6 of 6
(3,444 Views)