auto discovery serial port
in Cyton
I am searching for the code on the OpenBCI GitHub page that implements an auto-scan button to detect the COM PORT of the board along with its name. I want to understand how the auto-discovery of the serial port with its name is implemented in the code. can any explain its working principle and where its code is available?
Comments
Mentioning Richard @retiutut, the GUI developer...
@ankur_gupta_29, have you looked at this module?
https://github.com/OpenBCI/OpenBCI_GUI/blob/master/OpenBCI_GUI/InterfaceSerial.pde
At the top of this page, you can search for any string using box at upper right:
https://github.com/OpenBCI/OpenBCI_GUI
https://github.com/OpenBCI/OpenBCI_GUI/blob/master/OpenBCI_GUI/RadioConfig.pde