Tag Archives: DS18B20

Temperature measurement with one or more DS18B20 and an Arduino

The DS18B20 is a simple and inexpensive temperature sensor. The sensor operates by an OneWire system, which needs, besides the connections for ground and the supply voltage, only one wire to read the temperature values​​. By this bus system, it is possible to run multiple sensors which is also described in this tutorial.

Temperature measurement with one or more DS18B20 and an Arduino - blog.simtronyx.de

Temperature measurement with one or more DS18B20 and an Arduino

Continue reading

Tiny RTC DS1307 Real-Time-Clock with an additional temperature sensor DS18B20

In the following article we extend the Tiny RTC module with a DS18B20 temperature sensor, which either already exists on the board or we simply add by soldering. This article is an extension of: Time and calendar functions with a real time clock module based on the DS1307 and an Arduino.

Tiny RTC DS1307 module with an additional temperature sensor DS18B20 and an Arduino Uno - blog.simtronyx.de

Tiny RTC DS1307 module with an additional temperature sensor DS18B20 and an Arduino Uno

Continue reading