SerialScope
SerialScope copied to clipboard
A simple Serial Port Oscilloscope
Results
2
SerialScope issues
Sort by
recently updated
recently updated
newest added
I'm having difficulty following the instructions in the readme. I downloaded the code from GitHub. I assumed there would be a file `serialscope.py` somewhere since it's launched by running `python...
documentation
Do you have any idea why it's slow on windows? I'm particularly interested if there's any problem with the performance of PySimpleGUI. I noticed the window,read() call doesn't have a...