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.

Interface PIC and LabVIEW

Status
Not open for further replies.

RishabhG

Member level 3
Joined
Aug 10, 2012
Messages
65
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,815
How can I send data from PIC16F MCU to a PC and use it in LabVIEW?

NI provides a software for interfacing Arduino with LabVIEW. Is there any such software for PIC?
 

Hi RishabhG,
we can do this by, serial communication using UART module in PIC16F microcontroller. Communicate with PC through RS232 protocol. LabVIEW dont have special toolkit for pic microcontroller.
 

yes, i have same question, I had make a circuit board with 18f2550 mcu, it have a cable connected to usb port. I use CCS programming for pic and i want to build a graphic interface in labview to comunication with my pic, read temperature from lm35 sensor and display on VI.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top