Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Department of Electrical and Computer Engineering First Semester 2 0 2 3 / 2 0 2 4 ENCS 4 1 1 - Computer Design Lab

Department of Electrical and Computer Engineering
First Semester 2023/2024
ENCS411-Computer Design Lab
Deadline: Sunday 07/01/2024
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 2m 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.
Write a report that include:
1- Abstract
2- Brief background about the components and their usage.
3- Design and implementation (include at least part of the code)
4- Testing (include screenshots)
5- Conclusion
6- References
7- Appendix (you can include here the entire code)
Important: Each screenshot should include the date and time of your computer.
Important: Include comments inside the code and make your code easy to understand.
J Good Luck J
17
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions