Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 226 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 226 Bytes

CMAC_GUI_Demo

A PyQT5 based GUI to show graphs of data from embedded devices

Installation

Install Python 3.6 with pip.

Open a command prompt (cmd)

pip install PyQt5

pip install pyserial

pip install matplotlib