+ All Categories
Home > Engineering > IoT BASED SMART HOME USING ARDUINO

IoT BASED SMART HOME USING ARDUINO

Date post: 12-Apr-2017
Category:
Upload: aysha-s-kabeer
View: 786 times
Download: 101 times
Share this document with a friend
28
SMART ENVIORNMENT USING IoT PRESENTED BY COORDINATED BY GUIDED BY AKSHARASASIDHARAN KRISHNA RAJ SENTHIL NIVAS ARDRA MS AYSHA S KABEER NEETHU A COLLEGE OF ENGINEERING,KOTTARAKKARA
Transcript
Page 1: IoT BASED SMART HOME USING ARDUINO

SMART ENVIORNMENT USING IoT

PRESENTED BY COORDINATED BY GUIDED BYAKSHARASASIDHARAN KRISHNA RAJ SENTHIL NIVASARDRA MSAYSHA S KABEERNEETHU A COLLEGE OF ENGINEERING,KOTTARAKKARA

Page 2: IoT BASED SMART HOME USING ARDUINO

PROJECT IDEA

• Design and construct a home automation system that can be control automatically and manually using IoT.

• The status of each appliances can be view in android app.

Page 3: IoT BASED SMART HOME USING ARDUINO

INTERNET OF THINGS• Inter networking of physical devices, vehicles,

buildings and other items.• Embedded with electronics, software, sensors • Internet connected objects working together

to solve a problem.

Page 4: IoT BASED SMART HOME USING ARDUINO

WHY IoT ??• Generate, collect, process and use acquired

information to make better decisions.• Things could be anything. Physical or virtual.• Things can be interact each other smartly.• Create a social network of sensors

Page 5: IoT BASED SMART HOME USING ARDUINO

ALTERNATE SOLUTION

• ZIGBEE BASED• BLUETOOTH BASED• GSM BASED• But our project is wireless home automation

system using IoT.

Page 6: IoT BASED SMART HOME USING ARDUINO

BLOCK DIAGRAM

Page 7: IoT BASED SMART HOME USING ARDUINO

BLOCK DIAGRAM DESCRIPTION

• Transformer, rectifier and regulator is used to provide power supply

• Light is sensed by using LDR and control the lamp through relay

• Motion is detected by using PIR and security is provided by making alarm through buzzer.

• Temperature & humidity can be sensed and can be used to control fan using DHT11..

Page 8: IoT BASED SMART HOME USING ARDUINO

• Water level in tanks or even having a check on floods can be done using ultrasonic sensor.

• Plant watering is made simpler in this project by measuring moisture content on soil and watering accordingly.

Page 9: IoT BASED SMART HOME USING ARDUINO

GANTT CHART

1 2 3 4 5 6 7 8 9 10 11

FINAL PROJECT GANTT CHART

ACTIVITIES

Concept

Product finalization

Basic design

Final design hardware

PackingSUBMISSION PHASEReview

IMPLEMENTATION PHASE 2

Loading program to IC

Hardware on bread board

Testing 1

IMPLEMENTATION PHASE3

Pcb design

Body design

Final software design

Product procurement

IMPLEMENTATION PHASE 1

Programs

Power supply

Simulation of circuit

Hardware on bread board

Final report

Package design

IMPLEMENTATION PHASE 4

Pcb making

Soldering

Testing 2

Page 10: IoT BASED SMART HOME USING ARDUINO

COMPONENTS REQUIRED

HARDWARE• ARDUINO MEGA• LDR• PIR• DHT11• HCSR04• SOIL MOISTURE SENSOR• ESP8266

Page 11: IoT BASED SMART HOME USING ARDUINO

SOFTWARE• ARDUINO IDE-C/C++• ANDROID STUDIO-JAVA• FRITZING

Page 12: IoT BASED SMART HOME USING ARDUINO

WHY ARDUINO ??• Simplicity – easy to interface & simple coding• Robustness – turn on and off at any time,

there is no shutdown of operating system• Low power consumption - easily powered

from battery• Cheaper• Suitable for electronic products

Page 13: IoT BASED SMART HOME USING ARDUINO

ARDUINO• Microcontroller based physical computing

platform.• Does not need any OS• Need to create sketch in the arduino

language(just like C)• Inbuilt ADC.

Page 14: IoT BASED SMART HOME USING ARDUINO

ARDUINO MEGA

Page 15: IoT BASED SMART HOME USING ARDUINO

FEATURES

• Microcontroller ATmega2560

• Operating Voltage 5V

• Input Voltage (recommended) 7-12V

• Input Voltage (limits) 6-20V

• Digital I/O Pins 54 (of which 15 provide PWM output)

• Analog Input Pins 16

Page 16: IoT BASED SMART HOME USING ARDUINO

• DC Current per I/O Pin 40 mA

• DC Current for 3.3V Pin 50 mA

• Flash Memory 128 KB of which 4 KB used by bootloader

• SRAM 8 KB

• EEPROM 4 KB

• Clock Speed 16 MHz

Page 17: IoT BASED SMART HOME USING ARDUINO
Page 18: IoT BASED SMART HOME USING ARDUINO

LDR• Used to sense light• Photocell is used• Resistance is inversely proportional to light

falling on it.• Lightly doped for required conductivity

Page 19: IoT BASED SMART HOME USING ARDUINO

SOIL MOISTURE SENSOR

• When soil having water shortage, the sensor o/p will be high. Otherwise low.

• Triple output mode. Digital o/p, analog o/p and serial o/p

• Adjustable sensitivity

Page 20: IoT BASED SMART HOME USING ARDUINO

HCSR04• Provides 2cm-4m non contact measurement.• Module include transmitter, receiver and

control circuit.• Test distance=(high level time*velocity of

sound)/2.• Plane should be smooth for accurate measuring

Page 21: IoT BASED SMART HOME USING ARDUINO

PIR• Used for motion detection• Passive infrared sensor• 3pins- gnd, vcc, o/p• o/p pin will be high when motion detected• Sensitivity 20 feet range(

Page 22: IoT BASED SMART HOME USING ARDUINO

DHT11• Humidity+Temperature sensor• Measurement range: 20-90%RH,0-50’C• Sends data in form of pulses train of specific

time period.

Page 23: IoT BASED SMART HOME USING ARDUINO

ESP8266

Page 24: IoT BASED SMART HOME USING ARDUINO

• Self contained SOC with integrated TCP/IP protocol.

• 1mb flash memory.• Integrated TR switch, balun, LNA, power

amplifier and matching network.• Integrated PLL, regulators, and power

management units.

Page 25: IoT BASED SMART HOME USING ARDUINO

APPLICATIONS

• Precise and safe blind control• Security cameras can be controlled• User can observe and control the activities.• Detect any kind of unauthorised movement

and notify the user through security system

Page 26: IoT BASED SMART HOME USING ARDUINO

ADVANTAGES

• Adding Convenience to your Daily Life.• Energy efficient• Customization• Ease of Use• Save Money and the Environment• Security

Page 27: IoT BASED SMART HOME USING ARDUINO

DISADVANTAGES

• Equipment and installation costs• System crashes due to any damage in the

interconnection• Reliability• Difficult to control different sensors

simultaneously.

Page 28: IoT BASED SMART HOME USING ARDUINO

CONCLUSION• This is an on going project and our prime

objective is to assist handicapped/old aged people.

• This paper gives basic idea about the controlling of home appliances and provide a security using android.

• In future it can be expanded to many other areas.


Recommended