AlanTheWoo
Electrical
- Nov 11, 2002
- 7
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?