- Open cmd / terminal
- Navigate into the project folder
- Ensure all required libraries are downloaded (pip install -r requirements.txt)
- Run main program (python SDR_LiquidGUI.py)
- Connect Arduino running SDR_DataLogger_Analog.ino via USB port
The following code on this repository has been designed to control the SDR Liquid Engine Switchbox to:
- Automate Rocket Engine Startup
- Display Rocket Engine State
- Log Sensor Data
- Have Pre-programmed actions to execute (i.e. Startup)
