This project is developed entirely by Liam Price in order to pass the Systems Engineering SAT at BSSC. The overall function of this software is to remotely control an electrically automated petrol engine quad bike which I am also developing for Systems Engineering. Here is the repository for the Arduino software: https://github.com/LeehamElectronics/AQB-Arduino
Here is a YouTube video with a basic demonstration of the system: YouTube Video
And here is a link to the engineering and design folio for this project: Engineering Folio
Project is created with:
- PyCharm Community Edition
- MQTT (paho-mqtt): 1.5.0
- tkinter
To run this project, download it:
Go To Releases
Download as ZIP
Install all the required modules from requirements.txt (should be automatic in PyCharm)
Run MainWindow.py or open the entire folder in PyCharm
Alternatively download the latest commit if you want to see what stage I am up to.