Files @ 58db5f6bf2b1
Branch filter:

Location: tempo-plotter/README.md

Hasan Yavuz Özderya
initial commit, port selection, open/close is working, received data is written to stdout
1
2
3
4
5
6
7

Small and simple software for plotting data from serial port.

# Dependencies
- Qt 5, including serialport module
- qwt 6.1
- libudev-dev (required for QSerialPort)