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

https://github.com/jtambasco/numato-gpio-adc-gui

Numato GPIO ADC gui. Development in progress.
https://github.com/jtambasco/numato-gpio-adc-gui

Last synced: 3 months ago
JSON representation

Numato GPIO ADC gui. Development in progress.

Awesome Lists containing this project

README

        

Numato GPIO ADC gui. Development in progress.

A higher level Python driver class has also been written for the Numato GPIO
board.

This GUI will plot in realtime the output of the ADCs from a Numato GPIO board.

Prequisites are:
* Python 3,
* pySerial,
* Numpy,
* Qt 5, and
* PyQtGraph.