What students build
- Three visible light states
- A timed sequence
- Safe transition rules
- Optional pedestrian request
- Repeat behaviour
- Reset state
Guided Project
Guided ProjectKeep a tiny intersection orderly with outputs, timing, and a sequence that does not show red and green together.
The state diagram and simulator version need no hardware. A physical build uses teacher-arranged components under supervision; availability is confirmed separately.
Task: Define STOP, READY, and GO before wiring or coding.
Task: Make one simulated or physical LED turn on and off.
Task: Move through states in a safe order.
Task: Choose readable delays and repeat the cycle.
Task: Optionally add a button-request state without interrupting unsafely.
Create a reliable three-state loop.
Add a queued pedestrian request.
Design and test normal and night operating modes.