Daniel Brunner 993577cd6f Merge pull request #2 from neuron303/master
Update to experimental state in master :D
2019-09-23 15:19:47 +02:00
2019-09-23 00:23:50 +02:00
2019-08-30 20:47:26 +02:00
2019-08-25 18:04:57 +02:00
2019-09-07 23:00:37 +02:00
2019-09-17 22:13:28 +02:00
2019-09-07 19:19:24 +02:00
2019-08-30 20:47:26 +02:00

oscilloscope

A digital oscilloscope

A demo video

Compiling

git clone https://github.com/0xFEEDC0DE64/oscilloscope.git
mkdir build_oscilloscope
cd build_oscilloscope
qmake ../oscilloscope
make
./oscilloscope
Description
A digital oscilloscope
Readme GPL-3.0 1.1 MiB
Languages
C++ 97.9%
QMake 2.1%