Shop OBEX P1 Docs P2 Docs Learn Events
NEED HELP with pneumatic basic stamp programming — Parallax Forums

NEED HELP with pneumatic basic stamp programming

jakejohnsonjakejohnson Posts: 1
edited 2008-02-27 14:36 in BASIC Stamp
I need help accomplishing the following programming task:

1. Connect two microswitches and the pneumatics. The program starts with the cylinder retracted. When one switch is pressed, the cylinder should extend and remain extended after the switch is released. When the other switch is pressed, the cylinder should retract and remain retracted. This process should run indefinitely

2. Connect two solenoids and two microswitches. When one microswitch is pressed, one solenoid is activated for 2 seconds and then release. When the other microswitch is pressed, the other solenoid is activated for 500 ms and then release. When one actuator is active the other cannot be activated.

3. Same as problem 2 only this time: only the other actuator can be activated when the other is active

Comments

Sign In or Register to comment.