Tentative Synopsis: Submitted by
Tentative Synopsis: Submitted by
Submitted By:
1) Gajendra H R (1BH17EC005)
2) Manjunath S V (1BH17EC014)
3) Yeshwanth N (1BH17EC027)
4) H Rohit (1BH18EC400)
POWER SUPPLY
BLYNK
SERVE
DHT11
16X2 LCD
MQ5
BLYNK
ANDROID
APPLICATION
Food safety and hygiene is a major concern in order to prevent the food wastage. The Quality of
the food needs to be monitored and it must be prevented from rotting and decaying by the
atmospheric factors like temperature, humidity and dark. Therefore, it is useful to deploy quality
monitoring devices at food stores. These quality monitoring devices keep a watch on the
environmental factor that cause or pace up decay of the food. Later, the environmental factors
can be controlled like by refrigeration, vacuum storage etc. In this project, a similar food quality
monitoring device will be designed that will keep watch of environmental factors like
temperature, humidity, alcohol content air pressure. The device is built node MCU (ESP8266)
which is a popular prototyping board. The node MCU board is interfaced with various sensors
like DHT-11 to monitor temperature and humidity, MQ3 to detect alcohol content, pressure
sensor to measure the air pressure in the food container and MQ5 to detect the methane gas. This
is an IoT device and sends the measured sensor data to an IoT platform. The ESP8266 Wi-Fi
Modem is interfaced to connect it to the internet via Wi-Fi router. The sensor data is also
displayed on a character LCD interfaced with the node MCU. The IOT platform used for logging
and monitoring of sensor data is Freeboard.io. With the power of Internet of Things, the
environmental factors affecting the food storage can be monitored from anywhere, anytime and
from any device. Many such devices can be installed at a location for better monitoring and
quality control. The Arduino Sketch running over the device implements the various
functionalities of the project like reading sensor data, converting them into strings, displaying
them on character LCD and passing them to the IoT platform. The Sketch is written, compiled
and loaded using the Arduino IDE.
Block diagram:
Figure: Block diagram of the system
The main component in the circuit is 8051 microcontroller in this project 4×4 keypad is used to
enter the password. The password which is entered is compared with the predefined password. If
entered password is correct, then the corresponding electrical line is turned ON or OFF. In this
project, a separate password is provided to each electrical line. Activation and deactivation of the
line (circuit breaker) is indicated by the load (Light Bulbs).
3) Rain Alarm
Abstract: Rain Alarm Project is a simple but very useful project that detects Rain (Rain Water)
and automatically triggers an alarm or buzzer. Water is a basic need in every one’s life. Saving
water and proper usage of water is very important. Here is an easy project which will give the
alarm when there is rain, so that we can make some actions for rain water harvesting and also
save the rain water for using it later. With the help of saving this rain water through rain water
harvesting, we can increase the levels of underground water by using underwater recharge
technique. Rain water detector will detect the rain and make an alert; rain water detector is used
in the irrigation field, home automation, communication, automobiles etc. Here is the simple and
reliable circuit of rain water detector which can be constructed at low cost. In this project, we
have designed a simple Rain Alarm Circuit, which, upon detecting rain, will activate a buzzer.
Based on the buzzer, we can take necessary actions.
Block diagram:
Figure: Block diagram of the system
The block diagram of the Rain Alarm Project is shown in the above image. The three main
components of the project are the Rain Water Sensor, 555 Timer IC and Buzzer. When the Rain
Water Sensor detects the Rain, it sends a signal to the 555 Timer. The 555 Timer IC, which is
configured in it’s astable mode, will then activate the Buzzer.