22EC903-IOT Module-1 Bank
22EC903-IOT Module-1 Bank
(Minors)
Course Code: 22EC903
Module-1
Module Bank
2. a) Create a smart agricultural system that can perform and even monitor different tasks
in farming. For instance, you can schedule the system to irrigate a piece of land
automatically, or you can spray fertilizers/pesticides on the crops wirelessly through
your smartphone.
b) Model the design principle in terms of flowchart/block diagram/algorithm.
3. Design a mushroom farming system using a node MCU that could involve using sensors
and actuators to monitor and control various aspects of the growing environment, such
as temperature, humidity, soil moisture, and light levels. Develop a system using the
IoT Levels.
4. a) How do you select the hardware and software components for the healthcare
monitoring system you want to develop? Model the design principle in terms of
flowchart/block diagram/algorithm.
b) Design a Raspberry pi/Arduino based mechanical ventilator with a heart rate
monitoring system for COVID-19 Patients.
5. a) Design a system to interface a DC motor to Arduino. Drive the motor using PWM
with 25% ,50% and 75% duty cycle. Implement by using a relevant interfacing diagram
and explain the working principle.
b) Design a simple application of a breathing LED using PWM in Raspberry pi/Arduino
with a suitable block diagram. Write an Arduino program by using "analogRead()"
function to read temperature from the sensor and the "digitalWrite()" function to
blink an LED when the temperature is greater than 350 C.
6. Design of an IoT working prototype for interfacing Arduino UNO with a BMP180
sensor to send the temperature and pressure data to ThingSpeak cloud server using
ESP8266. Select appropriate pins and write the required Arduino program. Write step
by step method used in configuring ESP826. How sensor data will be sent using HTTP
methods using required ‘fields’ and API key to ThingSpeak cloud?
8. Create an IoT-based home automation system that aims to automate the functioning of
household appliances and objects over the Internet. All the household objects that are
connected over the IoT network can be controlled and operated through your
smartphone.
9. Identify the hardware and software components for designing a childcare monitoring
system. (Design a surveillance-based system for children and help parents take the
necessary actions.)
10. Design an IoT-based air quality monitoring system that monitors the level of air quality in
shopping malls and save the data on web servers for future use and implements using node
MCU/raspberry pi with the help of block diagram/flowchart.
a) To identify CO2 gas leakage in the air conditioner chamber.
b) To identify the different harmful gases using mq135.
c) Plot the graph using think speak platform.
d) Print the gas leakage using a serial monitor.