Anvendelse af vandtæt temperatursensor til micro:bit

Arduino IDE og micro:bit

Sensoren DS18B20 er en vandtæt temperatursensor, som både kan bruges til micro:bit eller Arduino UNO.

 

 

 

 

 

 

 

 

 

 

Materialer:

Komponentopstilling:

  • Sort ledning til GND
  • Rød ledning til 3V
  • Gul ledning til port 3 på Breakout Board

Program:

Programmet til Arduino IDE

Biblioteker “One Wire” skal være installeret i forvejen i Arduino IDE.

Brug Seriel Monitor (det lille ikon med forstørrelsesglasset øverst til højre i Arduino IDE) til at få oplysningerne om temperatur.