Digital thermometers (typically DS18B20) can be connected on the 1-Wire port — even several on the same wire.
To wire the thermometer, connect three wires to the server LOW VOLTAGE INPUTS terminal row:
| Function | Server terminal |
|---|---|
| +5 V supply | 5V |
| GND | G |
| 1-Wire data | 1W |
Every 1-Wire device has a unique factory-burned address, so several thermometers can be daisy-chained on the same data wire. The system distinguishes them automatically by address.