Skip to content

sgds23/RTGraph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#RTGraph

A simple and lightweight Python application for plotting data from a serial port, ouputed as CSV. The application uses mutliprocessing to allow better performance using different process for each task.

##Dependencies

  • Python 3 (3.4 or later).
  • PySerial.
  • Numpy.
  • PyQt4.

###Manual Installing

##Usage The project is distributed under MIT License. A DOI is attached to the project for citations.

DOI

About

A simple and lightweight Python application for plotting data from a serial port

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.3%
  • Makefile 0.7%