Raspberry Pi - Shield for DS18B20 thermal sensor

Опубликовано: 18 Май 2026
на канале: dreambyte
112
1

This is a quick video about a shield for a DS18B20 temperature sensor.

The sensor is operated in "parasite power mode", requiring only two wires:

The normale connection requires three wires (gnd, v3.3, data),
whereas this one only requires two (gnd, data).

Terminal instructions from:
https://tutorials-raspberrypi.de/rasp...

Schematics are available here:
https://www.ogalik.ee/arduino-and-ds1...


Since the DS18B20 uses an 1-wire Bus,
you can hook up multiple thermo sensors this way.


Notes: An Raspberry Pi 1B+ was used in this video.
The sensor shows data in degrees of Celsius (°C).

If you're still using the older Fahrenheit scale,
there's a good conversion program, Metcnvrt, you may
like to have a look at.

It is shown in one of my other YT videos :
   • Metric Converter (METCNVRT) for Windows/386  


German/Deutsch:
Dies ist ein kurzes Video über ein "Shield" für einen DS18B20 Temperatursensor.
Der Sensor wird im "Parasite Power Mode" (Parasitärer Strom-Modus) betrieben,
und benötigt daher nur zwei Leitungen (Masse, Daten).

Terminal-Befehle:
https://tutorials-raspberrypi.de/rasp...

Schaltplan:
https://www.ogalik.ee/arduino-and-ds1...

Da der DS18B20 den 1-Draht-Bus verwendet, kann man so mehrere Termosensoren anschließen.

Hinweise: Im Video wurde ein Raspberry Pi 1B+ verwendet.
Der Sensor zeigt Daten in Celsius an.

Credits:
"Intro", http://modarchive.org/module.php?174782
"infected notes", http://modarchive.org/module.php?142155
"china-musik-level4", http://modarchive.org/module.php?113826