Raspberry Pi based system for valve actuation and ignition. Used in UVic Rocketry's hybrid engine test stand.
The test stand controllers run off a server-client mode of operation, with the PC being a client and the Pi being the host. This allows control from a distance. The code for each can be found in their respective folders.
- Raspberry Pi (Tested on B+)
- Phidgets Stepper motor controller
- Phidgets Stepper motor
- 2x Limit Switches (Pull up resistors recommended, but not required)
- Ethernet connection between client PC and Pi
- The test stand runs using the Phidgets API which can be downloaded Here