Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Pinball Shooter #55

Open
esloan opened this issue Feb 12, 2014 · 0 comments
Open

Fix Pinball Shooter #55

esloan opened this issue Feb 12, 2014 · 0 comments
Assignees

Comments

@esloan
Copy link
Collaborator

esloan commented Feb 12, 2014

My notes on how that subsystem (and the compressor subsystem) should work.

Solenoid going backwards at the same time as mysterious latch (locks)
Piston goes back (one goes forward one goes back) and flip on relay

To hold back springs: turn on electromagnet


Turn back solenoid
Turn on electromagnet (relay)
Wait until fully back (limit switch)
Turn forward solenoid

The two subsystems for the pinball shooter and the compressor should be merged

Record which state it's in: where the piston and latch are (boolean or enum)

Add sensors into subsystem: two limit switches: one on each end

Make a shoot command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants