Activity 06.03: Y Tilt Checker

Goal: Fill in the blanks so that the program can detect when the device is tilting forward or backward.

Success Criteria:

  • The micro:bit runs the program with no errors
  • The program displays which way the device is tilting
  • The program doesn’t end until you press “stop”
  • There is no label or goto in the code

Task:

  • Use the documentation
  • Fill in the blanks
Scroll to Top