oss-slu / Mouser

GNU General Public License v3.0
1 stars 7 forks source link

Implement serial port selection for measurement #128

Closed stanleyyang2001 closed 1 year ago

stanleyyang2001 commented 1 year ago

Fixes #114

Map RFID file has been changed so that there's an option to access to a new GUI serial Port that allow user to select which serial port they want to use for the experiment.

The changes were made because there's no function to select a serial port to transfer data previously.

The changes were made by creating a new button on the Map RFID GUI that access a serial port GUI containing table of the name of available ports provided by the pc as well as the description of those ports. Users can select the GUI they want to use by selecting the name of the serial port directly and then hit Select Port button at the bottom. However, the button doesn't do anything currently as there's limited ways to test the functionality of serial port.

serialPortGUI_before_after.pdf