Day 1 — Light & Sound Badge (Tutorials: Flashing Heart, Name Tag, Dice)
Create a wearable “Light & Sound Badge” that shows your name, mood icons, and a victory jingle when you shake it.
- S1: Explore — Meet the micro:bit and MakeCode.
- Tour LEDs, buttons A/B, shake gesture, speaker (V2), and simulator.
- Build “Flashing Heart” to learn on start vs forever loops.
- Add your name with “Name Tag” (scrolling text).
- S2: Build — Inputs and random.
- Add button A to show a happy icon; button B to show a cool emoji.
- On shake, play a short melody and show a random “lucky number” (Dice idea).
- Discuss events, variables, and randomness.
- S3: Create — Personalize your badge.
- Make brightness react to room light (Tools: Light Level Meter concept).
- Design your own icon frame-by-frame; add a startup splash.
- Optional: Add a “quiet mode” toggle with A+B.
- S4: Share — Mini demo and debugging.
- Wear/hold your badge and present your features.
- Peer test: try buttons, shake, and light-reactive effect.
Outcomes: Events (button/shake), loops, random, basic sound, LED patterns.

