05-30-2013 02:42 PM
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
11-26-2013 04:30 PM - edited 11-26-2013 04:59 PM
@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-...