Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lesion/plottino


https://github.com/lesion/plottino

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# PLOTTINO

I spent too much time searching for a good way to plot data
sent from an arduino without success.
So here it is **plottino**. It's python, PyQt and PyQwt

It's modular, so you can write an input module yourself.

It's just started so i'm currently testing module structure.

## Screenshoot

An example of plotting data from an arduino running [enlight](https://github.com/lesion/enlight)
![Serial](img/serial.png)

Another example of plotting data from three different random source:
![Random](img/random.png)