Implementation of Machine Selector improvements
Closed this issue · 6 comments
tian2992 commented
Part of implementing the basic structure of the library, as mentioned on fossasia/2018.fossasia.org#16 (comment)
tian2992 commented
Currently available machines are displayed as a dictionary with class name and 'category'. Consider auto-selection and more detailed machine selection protocols (autoselection depending on connected, port, etc).
tian2992 commented
Automatic detection of devices. Researching possible libraries for auto USB serial control and detection.
tian2992 commented
https://pypi.python.org/pypi/pywinusb/ seems like an interesting tool.
tian2992 commented
tian2992 commented
Will do improvements of device selection and foundations for auto detection.
Will not implement autodetection on milestone 1.