07-24-2010 09:47 AM
hey i have written a code for pic18f4550 to generate pulses of certain time period (3 time periods in my program)...how do i send those values to pic using labview??:mansad:
07-24-2010 10:12 AM
This has come up before. Did you actually try that search?
You can delve into USB communication, or you can set up a serial communication interface with the pic. This requires writing the code on the pic to perform serial communication.