Lessons

Beginner

Intermediate

  • Magic 8, a fortune teller game with the micro:bit
  • Guess the Number, guess a random number with pick number
  • Counter, display a number with a variable
  • Love Meter, create a love meter with on pin pressed
  • Truth or Dare, a game that forces each player to reveal a secret or do something funny with if statement
  • Spinner, spin the arrow with multiple if statements
  • Dice Roll, spin with more if statements
  • Looper, display a series of numbers with a for loop index
  • Strobe Light, develop shapes with a nested for loops
  • Temperature, get the ambient temperature (degree Celsius °C)
  • Digi Yoyo, create a counter with a while loop
  • Rotation Animation, control an animation with a boolean variable
  • Compass, displays the direction the micro:bit is pointing with compass
  • Zoomer, measure the force with acceleration
  • Glowing Pendulum, construct a pendulum that glows using acceleration
  • Classic Beatbox, make a beatbox music player with variables

Maker

  • Pogo, create a pogo game to test your jumping abilities

Science

  • Charting, measure and chart acceleration
  • Seismograph, create a seismograph with household items

Advanced

  • Prank WiFi, create fake WiFi to trick your friends
  • Speed Button, code a speed game with running time
  • Headbands, create a charades game with a collection of strings that hold the words
  • Hero, reconstruct the classic arcade game pac man with the micro:bit
  • Catch the Egg, catch falling eggs in a basket with an acceleration controller