Changeset - cdddeef73834
[Not reviewed]
v0.1 default
0 1 0
Hasan Yavuz Ă–ZDERYA - 10 years ago 2015-04-19 13:53:58
hy@ozderya.net
added feature list to readme file and screenshot
1 file changed with 7 insertions and 0 deletions:
0 comments (0 inline, 0 general)
README.md
Show inline comments
 
# SerialPlot
 

	
 
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
 
* Synchronized multi channel plotting
 

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

	
 
## Building
 

	
0 comments (0 inline, 0 general)