Using microcontrollers to pass values through USB to computer
Using microcontrollers to pass values through USB to computer
(OP)
For my current project, I'm reading off many discrete samples of a waveform and then plotting them on a computer. Would it be efficient to simply latch each sample, then immediately transfer it through the USB to the computer? Or should I first store it in chunks of some kind? Can someone with experience recommend a USB microcontroller and maybe even include some sample code?





RE: Using microcontrollers to pass values through USB to computer
best regards, PLCSAVVY
RE: Using microcontrollers to pass values through USB to computer