0% found this document useful (0 votes)
233 views3 pages

INTEGRATION OF SENSOR AND ACTUATORS WITH ARDUINO in IoT

This document discusses integrating sensors and actuators with Arduino for Internet of Things applications. It describes how sensors convert physical measurements into electrical signals and lists common sensor types including temperature, humidity, light, and sound. It provides details on interfacing a digital humidity and temperature sensor with Arduino, including connecting the sensor's power, data, and ground pins. An Arduino library supports reading temperature and humidity values from the sensor.

Uploaded by

Shubham Farkya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
233 views3 pages

INTEGRATION OF SENSOR AND ACTUATORS WITH ARDUINO in IoT

This document discusses integrating sensors and actuators with Arduino for Internet of Things applications. It describes how sensors convert physical measurements into electrical signals and lists common sensor types including temperature, humidity, light, and sound. It provides details on interfacing a digital humidity and temperature sensor with Arduino, including connecting the sensor's power, data, and ground pins. An Arduino library supports reading temperature and humidity values from the sensor.

Uploaded by

Shubham Farkya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

INTEGRATION OF SENSOR AND ACTUATORS WITH

ARDUINO in IoT
Sensors
 Basic electronic Device
 Convert a physical quantity/ measurements into
electrical signals
 Can be analog or digital
Types of Sensors
Some commonly used sensors :

 Temperature
 Humidity
 Compass
 Light
 Sound
 Accelerometer
Sensor Interface with Arduino
Digital Humidity and Temperature Sensor (DHT)
PIN 1,2,3,4 (from left to right)

 PIN 1-3.3V-5V Power supply


 PIN 2- Data
 PIN 3-Null
 PIN 4- Ground

DHT Sensor Library

 Arduino supports a special library for the DHT11 and


DHT22 sensors
 Provides function to read the temperature and
humidity values from the data pin
           dht.readHumidity()
           dht.readTemperature()
Connection

 Connect pin 1 of the DHT to the 3.3 V supply pin


in the board
 Data pin (pin 2) can be connected to any digital
pin, here 12
 Connect pin 4 to the ground (GND) pin of the
board
Sketch DHT_Sensor

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy