Anvendelse af vandtæt temperatursensor til micro:bit
Sensoren DS18B20 er en vandtæt temperatursensor, som både kan bruges til micro:bit eller Arduino UNO.
Materialer:
- Et micro:bit startsæt
- Et Edge Connector Breakout Board for BBC micro:bit
- Et breadboard
- Ledninger (m/m)
- En DS18B20 sensor
- En 4,7 kohm resistor
Komponentopstilling:
- Sort ledning til GND
- Rød ledning til 3V
- Gul ledning til port 3 på Breakout Board
Program:
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.