In one of our previous tutorials, we have shown you how you can interface LM35 Temperature Sensor with Arduino because it's cheap, easy to use, and requires minuscule power for stable operation. But ...
The DS18B20 communicates over a 1-Wire bus that by definition requires only one data line (and ground) for communication with a central microprocessor. In addition, the DS18B20 can derive power ...
Arduino project to monitor temperature with a DS18B20 probe and send the results to a RESTDB.io collection using HC-12 long-range radio The goal was to use the waterproof temperature sensor to measure ...