You are on page 1of 2

Subject: IOT and Its Applications (3173215)

ESE(V):30 PA(I):20, Total:50 Marks


Experiment List
1. Object: Introduction to ESP32S / Node MCU Development kit.
2. Object: To Interface LED on ESP32 kit and control the on off timing
from the code.
3. Object: To Interface LED on ESP32 and control it with the help of
PUSH Button.
4. Object: To Interface DHT11 with ESP32 to display Temperature and
Humidity on the serial monitor on the computer.
5. Object: To Interface DHT11 and OLED with ESP32 kit to display Tem-
perature and Humidity on the OLED display.
6. Object: To Interface ultrasonic sensor (HC-SR04) and OLED with
ESP32 to display distance on the OLED Display/Serial Monitor.
7. Object: To Interface simple DC Motor with ESP32 using motor driver
module to Start and stop the motor and vary its speed in both di-
rections.
8. Object: To Interface Stepper Motor with ESP32 using motor driver
module to Start and stop the motor and vary its speed in both di-
rections.
9. Object: Write a code to use the ESP32's Wi-Fi capabilities to control
an LED remotely from a smartphone app (or web-based control).
10. Object: Write a code to implement IoT Cloud Communication. i.e.,
Send temperature and humidity data from the DHT11 sensor to an
IoT cloud platform like Thing-speak or Adafruit IO. Visualize and an-
alyze the data online.
11. Object: Write a code to implement ESP32 to interface soil moisture
sensor to monitor the moisture level of a Soil and Trigger alerts
when the soil becomes too dry.
12. Object: Write a code to interface ESP32 with LDR (Light-Dependent
Resistor) to sense ambient light intensity to Control an LED or a
motor to react to changes in light levels.

Additional
• Any IoT Based Mini Project.
Viva- Question to be included in experiments.
Minimum Two Questions per experiment to be answered.

1. Define is IoT?
2. How does IOT operate?
3. Name the different Protocols Used in IOT.
4. What do you mean by Sensors?
5. Name some of the components which can be used as an actuator.
6. Write any two applications of DHT11 sensor.
7. Name IoT-friendly databases.
8. What do you mean by cloud in IoT.
9. Define IaaS, PaaS, and SaaS.
10. What are the major concerns while using IOT Services.
11. Define ZigBee Network.
12. Define IPv4 with example.
13. Define IPv6 with example.
14. Explain MQTT protocols.
15. Write down the application of Arduino.
16. What is Raspberry Pi?
17. What are the advantages of ESP board as Compared with Arduino Board.
18. Name hardware communication interfaces used in ESP board.
19. What is the role of IoT in developing smart cities?
20. What do you mean by GPIO?
21. Name some Library as used in Arduino IDE.
22. Define WiFi Network.
23. Define Bluetooth Network.
24. How Many Pins of GPIO are available in ESP32 board?
25. Write any two application of Proximity sensors.
26. Why is Motor Driver used to run DC Motors?
27. Define Microcontrollers.
28. What is RTOS.

You might also like