I have a USB powered LED strip which has a microcontroller in the USB cable itself. I am trying to control the power supply to the LED through MATLAB such that I can control the light signal waveform. Is there a straightforward way to do that through simple scripting in MATLAB without the use of interfaces such as VISA (VISA app works only with the USB compatible to VISA, I guess.. I tried that)?
I have tried the Instrument control toolbox as well and the same thing.. it operates the USBs compatible with VISA as it doesn't detects my USB even if its plugged in.
I think thats probably a straightforward thing nothing that fancy but just that I am aware of it. So, any help would be highly appreciated!
Thank you very much