6 Forks
9 Stars
9 Watchers

oscilloscopeQt

In this application, I just use QOpenGLWidget and Qt's other widgets to implement a oscilloscope. And I use boost::asio to communicate, use boost::cicular_buffer to store the received data and use QOpenGLWidget to visualize the sentific data.

How to download and setup oscilloscopeQt

Open terminal and run command
git clone https://github.com/liulangx/oscilloscopeQt.git
git clone is used to create a copy or clone of oscilloscopeQt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with oscilloscopeQt https://github.com/liulangx/oscilloscopeQt/archive/master.zip

Or simply clone oscilloscopeQt with SSH
[email protected]:liulangx/oscilloscopeQt.git

If you have some problems with oscilloscopeQt

You may open issue on oscilloscopeQt support forum (system) here: https://github.com/liulangx/oscilloscopeQt/issues