Skip to content

Mythryl-dev/Microbit-V2_Thermometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microbit_V2-Thermometer

Code to build a simple Thermometer using the BBC Microbit_V2 Microcontroler.
The code was written using the makecode editor for the BBC Microbit https://makecode.microbit.org/#editor

Features of the Thermometer

  1. An 25 LED Matrix to display the Temperature as a Graph.
image

  1. Uppon Pressing Button A the Temperature is display as text on the led Matrix instead of a Graph.
Bildschirmaufnahme_20260422_094359
  1. When reaching a Temperature of 30 °C The Microbit will make a repeating sound signal (a smal melody played in intervals) till it reaches 40 °C.
    After reaching 40°C it will make an audible alarm noise (3 repeating beeps) till it reaches 50°C.
    When reaching 50°C the Thermometer wich make a quickly repeating alarm noise and displays a Skull on th LED Matrix.
    For those who are annoyed by the sound warning it can be mutet via pressing the B Button.
    In case the warning is wanted again, sound can be reanabled via pressing the Button A and B or Pressing the AB Button on the back of the Microbit_V2.
image

About

Code to build a simple Thermometer using the BBC Microbit_V2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors