pywinusb icon indicating copy to clipboard operation
pywinusb copied to clipboard

Reading Data from Device connected through USB using pywinusb

Open aakash-chakraborty1995 opened this issue 1 year ago • 0 comments

The device which is connected via usb to my laptop is sending 3 packets of data consecutively and I can able to read just the one packet. I have used the raw_data.py to read the data from the device.

Can you suggest some solutions so that I can be able to catch all the packets.

aakash-chakraborty1995 avatar Jul 20 '23 12:07 aakash-chakraborty1995