Hello there. I'm a newbie in the forum, and I have a simple question (but with a hard solution, I think).
I have a little project, and in this project I'm sending data via USB to the PC (with bulk transfer). Data is digital signals like a sine, triangle, etc., with 16 bits. I want to plot these signals in the PC like in an oscilloscope.
So, my question is: Is there an fast way for this?? I suposse I can make a program, but it could be very long (I have never program a GUI, just with Matlab), I need something faster. I thought about Matlab, it could be very interesting, but I have been reading about this and I think it's not possible to read data directly from an USB.
Thanks for the help