Skip to content

johnlukeabe/Hybrid-Test-Stand-Control

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hybrid-Test-Stand-Control

Raspberry Pi based system for valve actuation and ignition. Used in UVic Rocketry's hybrid engine test stand.

Requirements

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.

Hardware

  • 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

Libraries

  • The test stand runs using the Phidgets API which can be downloaded Here

About

Raspberry Pi based system for valve actuation and ignition. Used in UVic Rocketry's hybrid engine test stand.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 66.2%
  • QML 33.8%