Update to experimental state in master :D
oscilloscope
A digital oscilloscope
Compiling
git clone https://github.com/0xFEEDC0DE64/oscilloscope.git
mkdir build_oscilloscope
cd build_oscilloscope
qmake ../oscilloscope
make
./oscilloscope
Languages
C++
97.9%
QMake
2.1%
