brainflow-dev / brainflow

BrainFlow is a library intended to obtain, parse and analyze EEG, EMG, ECG and other kinds of data from biosensors
https://brainflow.org/
MIT License
1.29k stars 328 forks source link

Add autodiscovery of serial ports #187

Open Andrey1994 opened 3 years ago

ankur-gupta-29 commented 1 year ago

Hi I want to solve this problem .can you want little help from you.How can I proceed for this issue.and explain little more about this problem .

Andrey1994 commented 1 year ago

Sure and thanks!

There are some boards where we have to provide serial port via BrainFlowInputParams struct, e.g. cyton, freeeeg32, ganglion

If its not provided we return an error.

Instead error we can try to find serial port automatically, and it should be done for all 3 OSes