Tutorial: Automatic Smart Fan Step-by-Step w/Arduino Nano, Shield, DHT11, Relay Switch & mBlock 5

Tutorial: Automatic Smart Fan Step-by-Step w/Arduino Nano, Shield, DHT11, Relay Switch & mBlock 5

Assessment

Interactive Video

Information Technology (IT), Architecture, Engineering, Physics, Science, Other

10th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

This video tutorial guides viewers through building a smart home automation device using Arduino. It covers the hardware components required, the assembly process, and the software setup using mBlock. The tutorial includes programming instructions to control a fan based on temperature readings from a DHT11 sensor. Viewers learn to test the device and save their program, ensuring the fan operates correctly when the temperature exceeds or falls below 30 degrees.

Read more

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary function of the smart home automation device discussed in the video?

To monitor humidity levels in the house

To turn a fan on or off based on temperature

To adjust the thermostat based on time of day

To control lighting based on room occupancy

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a component required to build the device?

Arduino Nano board

DHT 11 sensor

1602 LCD display

Bluetooth module

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where should the DHT 11 sensor be connected on the Arduino Nano board?

Digital pin 7

Analog pin A0

SCL pin

SDA pin

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the breadboard power supply module in the setup?

To control the relay switch

To power the USB fan or light

To connect the Arduino to the computer

To display temperature readings

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which IDE is used for programming the Arduino in this project?

IDE.mblock.cc

Eclipse

Arduino IDE

Visual Studio Code

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the condition for the fan to turn on in the program?

Temperature is above 30 degrees

Humidity is above 50%

Temperature is below 30 degrees

Humidity is below 30%

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which pin is used to connect the USB fan or light in the setup?

Digital pin 7

Analog pin A0

SCL pin

SDA pin