Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reading data from Serial port? #51

Open
ut33 opened this issue Oct 19, 2021 · 1 comment
Open

Reading data from Serial port? #51

ut33 opened this issue Oct 19, 2021 · 1 comment

Comments

@ut33
Copy link

ut33 commented Oct 19, 2021

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?

@cafarm
Copy link
Member

cafarm commented Oct 19, 2021

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#.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants