Temperature Alarm

Microbit & LED

Create an LED "alarm" that turns on when a temperature reaches a < 32 degrees Fahrenheit. Your device should be checking the temperature at a set quantity of time the entire time the program is running.

TIP: you might need to convert that into degrees Celsius for the program

TIP: What should be displayed on the micro:bit LED's?

Last updated