Getting Started
GUI Install
Python versions: As of 4/29/2024: GUI is currently compatible with Python 3.9, 3.10, 3.12
- Download/clone the GUI at OlfaControl_GUI.
- It is highly recommended to do so via Github Desktop in order to pull new commits (bug fixes/updates) in real time.
- If not using GitHub Desktop:
- Click the green "<>Code" button above
- Click "Download ZIP"
- Save the folder to a directory on your computer.
- Open the command prompt and navigate to the directory the folder is stored in.
- Optional: Create & activate a virtual environment
- Install the required packages by entering:
pip install -r requirements.txtinto the command prompt. - Run the GUI:
python olfa_driver_48line.py
(Big Program for running automated stuff/adding PID:python main.py)
Hardware setup
Need 1000cc input air (Alicat) (& corresponding power/control cables)
- Arduino cable to connect to computer
- 24V power to connect to PCB
Quick Start
- Activate virtual environment
- Run GUI:
python olfa_driver_48line.py - Connect to Arduino
- Load config file
- Optional: Connect to ZMQ server