PyQ5 Based UI for industrial Air Regulator controller
An in-depth paragraph about your project and overview of use.
- Python 3.6 or later, Arduino IDE for Arduino projects, Docklight (or PUTTY) for serial port communication
- For Docklight
https://docklight.de/
- For Installation of Putty On Ubunto
sudo apt-get install putty
- Windows
pip install pyqt5
for installing pyqt5 - Ubunto Linux/Debian
sudo apt-get install python3-pyqt5
pip install pyqt-tools
pip install PyQt5Designer
pip install pyserial
python -m pip install -U matplotlib
pip install drawnow
- The default IDE is VSCode to install it on Ubuntu/Debian
sudo snap install --classic code
- All the scripts have been tested on Windows 10 and Raspberry Pi2/3 rspbian OS.
- -- To Do ---
- -- To Do ---
- How to run the program
- Step-by-step bullets
code blocks for commands
Any advise for common problems or issues.
command to run if program contains helper info
Contributors names and contact info
Muhammad Farhan Ahmed
ex. @DomPizzie
- 0.2
- Various bug fixes and optimizations
- See commit change or See release history
- 0.1
- Initial Release
This project is licensed under the [NAME HERE] License - see the LICENSE.md file for details