8000 GitHub - thomask77/QtServoterm: Qt version of stmbl Servoterm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

thomask77/QtServoterm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Servoterm

Qt version of stmbl Servoterm. It is still a work in progress, stay tuned!

Dependencies

  • Qt5 (widgets and serialport modules)

The relevant development packages to install on Ubuntu 18.04 are:

  • qt5-default
  • libqt5serialport5-dev

Compiling

On Linux, run the following commands in the top-level directory with the servoterm.pro file:

qmake
make

Running

On Linux, you can launch the built Servoterm executable that will be put in the same directory as the servoterm.pro file:

./Servoterm

About

Qt version of stmbl Servoterm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.2%
  • Other 1.8%
0