Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

SMART HOME AUTOMATION PROJECT Use Tinkercad or any other tool to implement the following project: You have an Arduino, which is connected to: Ultrasound Sensor

SMART HOME AUTOMATION PROJECT

Use Tinkercad or any other tool to implement the following project:

You have an Arduino, which is connected to:

  1. Ultrasound Sensor to measure distance, if there is something in distance of 2 m or less, a door (Servo meter) will open for a period of time and then close if nothing within this distance.
  2. Light Dependent Resistor - LDR (to detect Light) and Passive Infrared sensor - PIR (to detect movement). The light can be ON depend on the value of LDR, the Value of PIR or both.
  3. Temperature Sensor to measure temperature, if the temperature is more than 30 degree, then a fan (DC Motor) will be turned on, and the fan will go faster as the temperature increases.
  4. Remote control to turn any on/off any of the components from 1 to 3 above
  5. LCDs to show all the situations on the Smart Home (e.g. Door open, Door close, Fan is working, Temprature.etc).
  6. Any other component you need.
  7. give secreenshoot of connection the daigram in tinkercad

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction to Wireless and Mobile Systems

Authors: Dharma P. Agrawal, Qing An Zeng

4th edition

1305087135, 978-1305087132, 9781305259621, 1305259629, 9781305537910 , 978-130508713

More Books

Students also viewed these Programming questions

Question

=+3. Determine whether you can use lists effectively.

Answered: 1 week ago