LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to interface Atmega16 avr controller with labview?

I want to interface my AtMega16 microcontroller with labview to display the analog values read by the controller. Can anybody tell me which driver or what configuration should i use to interface it with Labview 2012

0 Kudos
Message 1 of 2
(4,214 Views)

@pawankaswan wrote:

I want to interface my AtMega16 microcontroller with labview to display the analog values read by the controller. Can anybody tell me which driver or what configuration should i use to interface it with Labview 2012


hello for this work:

 

1.  Make a microcontroller embedded in the program that I made reading and writing serial port for example using a USB-Serial adapter
2. VISA drivers to use the serial port reading Deed

 

You can see a link on the forum that also addresses this issue http://forums.ni.com/t5/Instrument-Control-GPIB-Serial/microcontroller-interfacing-with-serial-port-...

Message 2 of 2
(3,977 Views)