How To Interface DS18B20 Temperature Sensor To Arduino UNO
In this tutorial we are going to learn How to interface DS18B20 Temperature sensor to Arduino UNo
In this tutorial we are going to learn How to interface DS18B20 Temperature sensor to Arduino UNo
Step 1: List of Components You’ll need the following components: ● Arduino board (e.g. Arduino Uno) ● PIR sensor ● Jumper wires ● Breadboard (optional) Step 3: Code Open the Arduino IDE and create a new sketch. Paste the following code: This code will turn on an LED when motion is detected by the PIR … Read more