|
mhs100
19 posts
 Popping In
|
20-12-2009 08:35
Hi
Can anyone of you send me the abstract and flowchart of the Usb data Acquisition card (Nov2007) ? In this way i can understand the code better.
|
|
simon12
7 posts
 Popping In
|
12-02-2010 19:45
Hi every1
Can someone please send me the code in C++ for PID control? The code should be like that when it is run , the window should ask for Kp, Ki , Kd and sample time? and then generates the pwm output. The source code of Elektor usb daq card in C language for usb communication MUST ALSO CONTAIN this PID CODE but how , has anyone implemented this before?
Any help will be greatly appreciated.
Regards
Simon
|
|
rosy
7 posts
 Popping In
|
23-03-2010 14:32
mhs100 asked for an abstract of the article.
Go to
http://www.elektor.com/magazines/2007/november/usb-data-acquisition-card.271706.lynkx
and you can download a pdf of the article.
Also read through the other posts in this forum after you have read the article.
|
|
rbakker
11 posts
 Popping In
|
23-08-2010 15:00
Hallo
I am also trying to build a interface of the ELEKTOR USB DAQ card on LABVIEW. I think I’m using the same VI’s for communication as you all do. I downloaded the VI’s I attach whit this post. The problem is that I don’t know what I have to sent to the pic and what I get back. I suspect that I have to sent hexadecimal codes to the controller using theUSBWrite and have to read with the USBRead. But which codes? An on which inputs. I never used USB communication and I don’t know what the inputs and outputs of this vi’s mean. Can someone explain it to me? Or is there someone who can make a loop back test or something like that for me.
USB18F_LabView.rar
Post edited by rbakker
on 23-08-2010 15:42
|