LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

coneecting electrical circuits like motor, sensor circuits with labview without ni hardware (DAQ)

I am trying control a DC motor when the LDR sensor is actuated using labview with out a use of NI hardware. I connects the LDR with Atmel 8085 microcontroller and the DC motor is controlled. Now my problem is how the microcontroller 8085 is virtually controlled using LabVIEW without using the NI hardware and DAQ.

0 Kudos
Message 1 of 3
(2,370 Views)

You can generally able to control just about any sort of hardware with LabVIEW. When you have decided on the physical interface you want, post back with the details if you need help.

0 Kudos
Message 2 of 3
(2,362 Views)

As Dennis said, you need to indicate how you get the information fro the software (LabVIEW) to the hardware (microcontroller).  It does not happen by brain waves or osmosis.  

 

What port or interface to the computer will you connect to the 8085? What kind of communication protocol will you use?

 

Lynn

0 Kudos
Message 3 of 3
(2,352 Views)