In the elektor magazine of NOV 2007 , there is an article of USB DATA ACQUISITION CARD , I read the code but on the PC side .NET FRAMEWORK is used for communicating with the DAQ card.
Is there any way to use that same code of PIC18f4550 to communicate with LABVIEW on the PC side instead of .NET FRAMEWORK?
I want to use labview to communicate with that USB DAQ card, please send me labview file which is compatibe with that code.
Any help greatly appreciated
Arjen H...
3 posts
Popping In
22-02-2010 13:11
I don't think there is an existing labview file (yet).
You have to write the interface using the "Call Library Function Node".
Same question was posted on the dutch forum.
Click.
See image in my first post there...
Please inform if anyone has adapted the Tilt Game-pad module (http://www.elektor.com/magazines/2007/september/tilt-gamepad.227988.lynkx) as a replacement for the resistance wire feedback of the Ball and Beam Project (Elektor Sept. 2008) which utilizes the USB DAC? (Elktor Nov 2007)
If so please give details on how it was done.
This book is a practical guide to processor design in the real world. It presents the Verilog HDL in an easily digestible fashion and serves as a thorough introduction about reducing a computer architecture and instruction set to practice.