Hi, trying to work my way through understanding this project. Have browed the files and looks like some good information and coding. The first thing I came across is that this does not run under Windows due to the use of termios and fcntl. This seems to be mainly due to the serial module. What if I wanted to use this without serial support(? not knowing what this does - gives me) I am trying to evaluate python 3 base sound card scope sw on Windows, to do visualisation and gain/phase measurements,...
Hi, trying to work my way through understanding this project. Have browed the files and looks like some good information and coding. The first thing I came across is that this does not run under Windows due to the use of termios and fcntl. This seems to be mainly due to the serial module. What if I wanted to use this without serial support(? not knowing what this does - gives me) I am trying to evaluate python 3 base sound card scope sw on Windows, to do visualisation and gain/phase measurements,...