Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 319 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 319 Bytes

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