SoftwareOscilloscope icon indicating copy to clipboard operation
SoftwareOscilloscope copied to clipboard

A software oscilloscope for Arduino made with Python and PyQtGraph

Results 4 SoftwareOscilloscope issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.10.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Data from serial ports is not consumed as fast as it's received which creates a noticeable delay in the plots

bug
help wanted

- Requires PyQt5. - Does not require PySide (does not support >3.4) - Works with Python3. - Added couple of scripts for easy testing.