Receiving data via USB
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Palito
am 29 Sep. 2012
Kommentiert: azadeh motamedi
am 23 Nov. 2017
Hello, I need to solve an easy problem... apparently. Briefly, I want to do something like an oscilloscope with Matlab, receiving a signal via USB. I have done all the previous steps: I have my USB working, I have check that the computer receives the right data, etc.
Now, the problem is how to get data with Matlab. It's a simple communication, with one direction (USB to PC, with bulk transfers - but I could change this type), and I just need to read that data, just 2 bytes of data received continuously (because it's a digital signal with 16 bits resolution).
Thanks for your help.
6 Kommentare
Star Strider
am 30 Sep. 2012
Thank you! I'll bookmark the Vendors links for it and their website.
It'd be nice if there was a way to generate a relatively low-priority interrupt rather than having to poll it. Maybe some day...
Walter Roberson
am 30 Sep. 2012
Image Analyst -- you mean you develop those "4 pictures for $1" booths that are found in malls? ;-)
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Data Acquisition Toolbox Supported Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!