0% found this document useful (0 votes)
13 views2 pages

22EC903-IOT Module-1 Bank

The document outlines various projects related to the Internet of Things (IoT) for a course module, including systems for weather monitoring, smart agriculture, mushroom farming, healthcare monitoring, motor control, smart parking, home automation, childcare monitoring, and air quality monitoring. Each project includes design requirements, hardware and software considerations, and modeling principles such as flowcharts or block diagrams. The projects aim to enhance automation and monitoring capabilities across different domains using IoT technologies.

Uploaded by

Vijai Meyyappan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views2 pages

22EC903-IOT Module-1 Bank

The document outlines various projects related to the Internet of Things (IoT) for a course module, including systems for weather monitoring, smart agriculture, mushroom farming, healthcare monitoring, motor control, smart parking, home automation, childcare monitoring, and air quality monitoring. Each project includes design requirements, hardware and software considerations, and modeling principles such as flowcharts or block diagrams. The projects aim to enhance automation and monitoring capabilities across different domains using IoT technologies.

Uploaded by

Vijai Meyyappan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Introduction to Internet of Things

(Minors)
Course Code: 22EC903
Module-1
Module Bank

1. Design an IoT-based weather monitoring system that is specifically designed to


facilitate the keeping of weather parameters over the Internet. Where the system is
embedded with temperature, humidity, and rain sensors that can monitor the weather
conditions and provide live reports of weather statistics. This system should also allow
you to set threshold values and alerts for specific instances and notifies users every
time, when the weather parameters cross the threshold value.

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?

7. Design an IoT-based smart parking system to avoid unnecessary travelling and


harassment in the search for an appropriate parking area. So, if you are at a parking
space, this system uses an IR sensor to monitor the entire area during the run time and
provides the parking slot information on an LCD display. This system allows you to
see any free spaces in the parking lot and drive straight to it without wasting any time
in looking for a parking space. Also, the system is tuned to open the car gate and only
if there are empty slots available in a parking space.

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.

You might also like