Changeset - 267cd68e07ad
[Not reviewed]
default
0 1 0
Hasan Yavuz Ă–ZDERYA - 10 years ago 2015-05-18 17:39:14
hy@ozderya.net
added float and ASCII data format information
1 file changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
README.md
Show inline comments
 
@@ -3,13 +3,14 @@
 
Small and simple software for plotting data from serial port.
 

	
 
![SerialPlot v0.1 Screenshot](http://i.imgur.com/xPtXTx2.png)
 

	
 
## Features
 
* Reading data from serial port
 
* Binary data formats (u)int8, (u)int16, (u)int32
 
* Binary data formats (u)int8, (u)int16, (u)int32, float
 
* ASCII input (Comma Separated Values)
 
* Synchronized multi channel plotting
 

	
 
## Dependencies
 
- Qt 5, including SerialPort module
 
- Qwt 6.1
 

	
0 comments (0 inline, 0 general)