Activity 03.02: Okay Micro, What’s the Temp?

Goal: Press button B to have the micro:bit display the temperature on the LED display.

Success Criteria:

  • The micro:bit runs the program with no errors
  • You press button B, and the micro:bit displays the temperature on the LED display
  • Bonus Challenge: Use the say() function to read the temperature aloud

Task:

  • Take a look at your previous activity to see how to read the temperature
  • Use the documentation
  • Fill in the blanks below
Scroll to Top