Environmental Monitoring System Using Raspberry Pi (2)
Environmental Monitoring System Using Raspberry Pi (2)
MONITORING
SYSTEM- RASPBERRY PI
BY,
KIRTHIKA P
NIVETHA G
JANANI S
KEERTHANA B
VISHNU M
ABSTRACT:
This project presents a smart,low cost
environmental monitoring system using
raspberry pi.
It collects data from sensors (Temperature,
Humidity ,Air quality,Soil moisture),logs it
locally,visualizes it in real time and can
trigger devices via relays.
Designed for agriculture,urban or
industrial use.It offers automation ,remote
access and energy efficiency.
INTRODUCTION:
Growing need for Environmental
monitoring.
Real-Time data helps in smart
homes,agriculture,and urban planning.
RASPBERRY PI:
The Raspberry Pi is a low cost,credit card
sized computer that plays a central role in
building environmental monitoring system.
It is a compact,high-precision digital
sensor used to measure atmospheric pressure
and temperature.
WHY USE RELAYS?
A relay is an electronic switch that allows the
Raspberry pi to control high-voltage devices
(fan,pumps,heaters) with low voltage GPIO
signals.
Cases:
High temperature-Turn on cooling fan.
Low soil moisture-Activate water pump.
Poor air quality-Start air purifier or ventilation
system.
SOFTWARE COMPONENTS:
Programming : Python
Libraries :Adafruit_DHT,smbus2,requests
Cloud platforms:Thingspeak/Adafruit IO
SAMPLE OUTPUT:
BENEFITS:
Cost-effective
Scalable
APPLICATIONS:
Smart homes
Green houses
Urban environment monitoring
Educational projects
CHALLENGES AND SOLUTIONS: