Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to use LabView to control a RC car via LPT1?

Status
Not open for further replies.

qatar.engineer

Junior Member level 1
Joined
Nov 9, 2006
Messages
19
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,452
Hello,

We are working on a project of interfacing..

We are required to use labView to control a RC toy car through a LPT1.

Now, this seems easy to many of you, but our problem is that we do not know anything about interfacing, we have never used lab View before.

does anyone have the lab View program.?
 

parallel port rc car

y use labview ?
y not use say a radio shack basic stamp board or a USB Controller/DAC with VB
 

basic stamp r/c car

Get the RC Car with Wireless Remote Control. Remove the Remote Control Cover. You can see the switch connections used for front, back, left, right. Solder wires to the switch output.
Now in labview use outport function. If you set 01h you will get first bit 1.
With a BC547 or any other simple driver circuit connect first data bit (D0) of Parallel port to Front Key output. Ensure Logic High and Logic Low Condition for default output.
Likewise connect with Back, Left and Right Key Outputs.
In Labview program use four buttons looks like your remote controller. When you press Front Button in software send 01h. For Back 02h, Left 04h and Right 08h.
Make sure only one key is pressing and one signal out at any time.

Try This.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top