Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 517 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 517 Bytes

lineguide

This repository houses code for a graphical user interface that is used to control a robot transfer unit. The interface is created using the PyQt5 Python library. The main application incorporates networking and plotting scripts. network.py enables TCP communaction with the software running on the hardware board (Raspberry Pi 4 B). plot.py plots the track position using matplotlib.