This project aims on creating a interface with python to visualize the serial data from arduino sensors of a BajaSAE vehicle.
- For interfacing the system it was used the library "PyQt5"
- For reading the monitor serial it was used the library "PySerial"