- Use pin0, pin1, pin2 for input/output
- Read analog values
- Control external LEDs
- Store data to files
- Week 21: LED control
- Week 2: Variables
| Time | Activity | Description |
|---|---|---|
| 0-10 min | Recap & Setup | Review previous week, open starter code |
| 10-25 min | New Concept | Teacher demonstration of key concept |
| 25-40 min | Guided Practice | Build together, modify code |
| 40-60 min | Independent Work | Student tasks A, B, C |
| 60-75 min | Wrap-up & Share | Demo projects, preview next week |
- Student understands new concept
- Student completes Task A (run & observe)
- Student completes Task B (guided modification)
- Student attempts Task C (creative challenge)
See teacher_notes.md for detailed error examples and demonstrations.
Support:
- Provide code templates with comments
- Pair programming with stronger student
- Extra visual aids and step-by-step guides
Stretch:
- Additional creative challenges
- Help peers debug
- Research extensions
See student_tasks.md for optional extension activities.
- teacher_notes.md - Detailed lesson plan with timing
- student_tasks.md - Guided activities for students
- week22.py - Starter code