Answer the question
In order to leave comments, you need to log in
What program will help to record the output of a USB device (to emulate it)?
Hello, it is necessary to emulate a USB device.
My thesis is to create an algorithm for diagnosing cancer (analysis of spectrum and correlation characteristics)
The teacher has a USB spectrometer, I want to make a device emulator for writing a driver.
Is there a program that will record the signal and allow it to be played back?
Answer the question
In order to leave comments, you need to log in
What about USB? Not USB Serial?
You can write it down, the same Wireshark can handle it. But writing a driver without a device will be very difficult.
If the device needs remote access, look into usbip, a program that can transfer USB over TCP/IP.
P.S. Fortunately, the spectrometer had an FTDI USB-COM converter and native drivers for Linux were found on the manufacturer's website.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question