baoboa / pyqt5

PyQt5 from riverbank
http://www.riverbankcomputing.com/software/pyqt/download5
GNU General Public License v3.0
1.04k stars 590 forks source link

Electronic Automotive Kit (EAK) - PyQt5 app #47

Closed MCodez closed 5 years ago

MCodez commented 5 years ago

Electronic Automotive Kit abbreviated as EAK v1.0 is designed for analyzing the devices connected to Microcontroller or Development Boards on Computer Screen. This PyQt5 Application connects the Hardware connected with the machine to Python3 and displays live data coming from sensors on screen.

It is an initiative to enhance the capabilities of Python3 with Hardware devices {connected with Serial Port of machine} using the PyQt5 framework.

baoboa commented 5 years ago

thank for this example