Open ut33 opened 3 years ago
Symphony only supports National Instruments DAQ Devices and HEKA (InstruTECH) ITC-16, ITC-18, and ITC-1600 DAQ Devices at the moment. To support your custom PCB, a new DAQController implementation would need to be written in C#.
Hi, Can I acquire data from serial port? I have a PCB board that uses the Intan RHD 2132 chip. The board has 32 channels and a sampling rate of 1000 samples per a second, so it returns 32 data points every millisecond. The board interfaces with the computer with USB SPI. Can I acquire the data from my custom PCB in with Symphony?