SlideShare a Scribd company logo
1 of 8
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3169
RealNET – Internet of Things in everyday life using Raspberry Pi
Akshay Iyer1
1Batch of 2015, Electronics and Telecommunication Engineering,
Veermata Jijabai Technological Institute,
Mumbai, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - In recent times, the Internet of Things has
garnered a lot of importance and is predicted to be more
revolutionary than the introduction of computers or even the
advent of the Internet. Internet of Things is set to affect the
homes of people, their mobility, their neighborhood and their
living forever.
This article explores the applications which Internet
of Things finds in everyday life. Raspberry Piwaschosen as the
enabler to achieve thesame. RaspberryPiallowedcustomizing
homes and surroundings so as to introduce Internet of Things
to the current scenario. The modules in the project (which is
named RealNET: Internet of Real Things) automate certain
daily activities like acceptance of a courier, incorporatesafety
features such as notifying gas leaks and burglaries, implement
a Smart Trash Can –which empties itself automatically when
full and a Tweeting Plant – which waters itself when dry and
simultaneously tweets its status. The project as a wholebrings
about safety and convenience in the lives of people. But more
importantly, it is the data generated by the project over a
period of time, which will be very useful. This data will help in
identifying geography based patterns in safety hazards,
burglaries and trash generation which would aid in bringing
about necessary process and infrastructure changes.
Our project was implemented, it was fully tested and
the performance was found satisfactory.
Key Words: Home Automation, Internet of Things,
Raspberry Pi, Smart City, Smart Home, RFID
1. INTRODUCTION
1.1 Overview
The Internet of Things (IoT) is an environment in which
objects, animals or people are provided with unique
identifiers and the ability to transfer data over a network
without requiring human-to-human or human-to-computer
interaction. [1]Over the next decade, the Internet of Things is
poised to change the way we go about our daily lives with
projections of over [2] 50 billion connected devices by 2020,
compared to the 18 billion devices today. [3]
GitHub Link: https://github.com/akshay-iyer/RealNET
RealNET comprises of 5 system modules:
1. Couriers Automated
2. Smart Plant
3. Door Open Alert
4. Gas Leak Alert
5. Smart Trash
With the rise of e-commerce, the number of couriers and
home deliveries have been increasing. But a lot of times, we
miss important parcels and deliveriesduetovariousreasons.
It would become very convenient if our homes start
authenticating and accepting couriers in our absence as it
wouldsave us from all the trouble involved in recovering the
missed delivery. Couriers Automated is a module inRealNET
which satisfactorily performs this task.
There are a lot of times when there isn’t anybody athome
or there are times when we go on a vacation. During all such
times we leave our house and all our precious belongings
within, unattended. The concept of the doors ofourhomesor
those of the lockers in the banks, etc. being smart enough to
communicate with us whenever they are opened is very
unique and will go a long way in protecting thefts. This is the
motivationbehindtheDoorOpenAlertmodulewhichnotifies
the owner whenever the door, which they choose, is opened.
Internet of Things can be effectively used to save people
from potential threats like in the caseofagasleakageandcan
be used to very easily notify the people, their neighbors and
the related rescue officials. GasLeak Alert isasystemmodule
aimed at providing safety to householders and factory
workers by lessening the impact of a gas leak.
Social media usage has increased over the past few years
and is becoming increasingly common amongst people of all
ages. However the objects around us are not yet pulled into
this web of social media. Smart Plant is a module, which
introduces the plants around us to the world of Twitter.
People who are very particular about their plants’ health no
longer need to worry when they can’t directly monitor them
The Smart Plant system will take care of the plant
autonomously and the plant will post its well-being on
Twitter.
In thisage of smart phones, smart devices andsmartcars,
our project aims at making the dumb trash-cans smart. Once
a trash-can gets full, it willautomaticallygotothecommunity
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3170
bin and empty itself in it. Once the community bin gets full, it
will notify the local authorities to empty it. This would not
just be a novelty but would go a long way in improving the
aesthetic sense and hygiene of the place and help preventing
diseases due to unhealthy surroundings.
The central controller used in the project is Raspberry Pi
and it communicates with each of these systems wirelessly
via RF433 (radio frequency) transmitter-receiver pair. A
single python scriptrunsonRaspberryPiandmanagesallthe
modules.RaspberryPihasbeenchosenastheprocessingunit
for the system because of its user friendly features and
economic benefits.
The entire system is very compact, robust and easily
scalable. Raspberry Pi is connected to the internet via a
laptop which is also used as a display (however the laptop
could be avoided and a WiFi module could be used for
internet connectivity).
1.2 Advantages
 RealNET is an affordable system, which results in
convenience, safety andleadstobetterqualityoflife
 Each module is portable and independent of the
others. This makes scaling veryeasyasmodulescan
be smoothly added into /removed from the
RealNET system
 It performs satisfactorily even on low internet
speeds which is an essential factor fora countrylike
India
 RealNET system modules find applications in a lot
of places like homes, industries, nurseries, and
smart city initiatives, etc.
2. IMPLEMENTED SYSTEM MODULES
2.1 Couriers Automated:
2.1.1 Description:
Couriers Automated was developed with the aim of
resolving the issue of missed couriers with the help of
Internet of Things. We miss an important and urgent parcel
on multiple occasions, as weare not present at the time of its
delivery. Our absence results in multiple visits and varying
degrees of trouble to get the parcel back depending on the
delivery firm.
ThusCouriers Automatedsolvesthisissueofmissed
delivery by enabling the RealNET system to accepttheparcel
on behalf of the house owner. The system detects a delivery,
authenticates it and only then acceptsit.Itfurthernotifiesthe
owner of the accepted delivery.
2.1.2 Implementation Setup
Fig-1: Block Diagram: Couriers Automated
The courier delivery boy scans his authorized Radio
Frequency Identification (RFID) tag at the125 KHz RFID
reader (EM18) outside the door. Raspberry Pi in return
generates a One Time Password (OTP) – a 4 digit number –
using python code. Raspberry Pi then pushes the OTP to the
Instapush Server. Instapush provides a service to send push
notifications to Android and iOS phones. The courier boy
receives the OTP on his smartphone as a notification via the
Instapush app only if he is signed in the correct account. The
boy has to enter the OTP into the numeric keypad present
outside the door.
Raspberry Pi verifies the correctness of the OTP and only
then opens the slit in the door for 15 seconds andaccepts the
courier. The opening of the door is enabled by L293d, a 16
pin motor driver connected to the motors of the slit. The
delivery boy is allowed 3 attempts to entertheOTPcorrectly.
The OTP adds another layer of security such that even if the
Identification card falls in wrong hands, the slit won’t open
unless the correct OTP is entered.
The entire process is supported by a pre-recorded voice
output programmed for all possible outcomes. The voice
output helps the courier boy to know when to entertheOTP,
whether he entered the OTP correctly and the number of
remaining attempts.
It then notifies the owner of the house via Instapush that
the courier has been received.
2.1.3 Results
Fig-2: Slit in the door for courier initially closed
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3171
Fig-3: Courier OTP received as notification on smartphone
Fig-4: Slit in the door opens after right OTP is entered
Thus Couriers Automated very satisfactorily solves the
troublesome issue of missed couriers. An extra layer of
security is ensured by the verification of the OTP. The
process is made simpler for the delivery boy by the voice
assistance present and it also adds a human touch to the
entire process.
2.2 Smart Plant
2.2.1 Description
Smart Plant is a system which augments the natural
capabilities of a plant and adds the ability to water itself
when needed and post its status on Twitter. The current
scenario in everyday homes and nurseries requires some or
complete manual supervision to water the plants. Whilethis
is fine as long as there is someone to do it every day, it
becomes an issue when the members of the house or the
caretakers of the nursery have gone for a vacation or are
away for several days.
Smart Plant enables the plant to water itself on its own
without any supervision and in addition to has the feature of
keeping the owners updated of its well-being using Internet
as the medium. The plant is now a part ofthefabricofTwitter
with its own account, followers and tweets.
2.2.2 Implementation Setup]
Fig-5: Block diagram – Smart Plant
Smart Plant employs a moisture sensor- called the Soil
Humidity Moisture Detection Sensor Module to measure the
moisture content of the soil of the plant, a water pump along
with Atmega 8 and L293d motor driver to water the plant,
RF433- an RF transmitter/receiver pair for wireless
communication with Raspberry Pi, all powered at 3.3V.
The moisture sensor can function both in analog and
digital modes. In the analog mode, we can calibrate the
output voltage as per the moisture content whereas in the
digital mode, it produces a 3.3V (high) outputwhenthesoilis
dry and produces a 0V (low) output for a wet soil. We used
the digital modeforproving the conceptbutanalogmodecan
be used if werequire amountofwateringtovaryaccordingto
the level of moisture
Considering the case of the soil being dry, the moisture
sensor produced a 3.3V output on detecting that the soil of
the plant is dry. This information is appended with the
unique ID of the Smart Plant system by HT12E encoder and
transmitted wirelessly via RF433 transmitter. The RF433
receiver and HT12D decoder combination at Raspberry Pi
helps it to understand the condition of the plant. The python
code in Raspberry Pi is integrated with Twython API to
enable it to post to Twitter. The codethen posts toTwitteron
behalf of the plant ‘I am currently running dry and need
watering’. Raspberry Pi then signals the watering system
consisting of Atmega8, L293d motor driver and the water
pump to water the plantforadefinedbutprogrammabletime
period customized as per the plant.
The process is similar for a plant which is well watered,
the differences being: Raspberry Pi does not signal Atmega 8
to water it and posts “I am well-watered, hale andhearty!”on
Twitter. The code is programmed such that it continuously
checks forthe moisturecontent. It posts to Twitterassoonas
the soil becomes dry whereas it posts at programmable,
defined intervals when the soil is wet.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3172
2.2.3 Results
Fig-6: Plant is initially dry (Sample of soil is chosen as a
substitute for a full plant as we are concerned with the
moisture content of the soil)
Fig-7: Plant tweeting its status of being dry
Fig-8: Setup for moisture detection and plant watering
Fig-9: Plant watering itself on its own
Thus Smart Plant enables the plant to water itself
unsupervisedand would go a long way in the preservationof
plants while there is nobody to take care of it. Moreover it
brings in the concept of a tweeting plant which is an
innovative solution using Internet of Things.
2.3 Door Open Alert
2.3.1 Description:
Door Open Alert is a very important system which, as the
name suggests, will alert the owner of the house/ shop if it
detects if the designated door is opened. This system will
always remain critical as it ensures safety.
2.3.2 Implementation Setup:
Fig-10: Block Diagram – Door Open Alert System
Door Open Alert system uses a magnetic reed switch
placed at the top of the door. Whenever the door is opened,
the circuit gets broken and this informationisappendedwith
the unique ID of the Door Open Alert systemusingtheHT12E
encoder and transmitted wirelessly using the RF433
transmitter. The decoder-receiver combinationatRaspberry
Pi helps it to receive the information of the door getting
opened.
Raspberry Pi runs the part of the code responsible for
pushing the ‘Door Open!’ alert to Instapush Server. The
owner of the house hence receives an alert whenever the
specific smart door of his house gets opened and may take
the necessary action.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3173
2.3.3 Results
Fig-11: Door gets slightly opened
Fig-12: User gets notified of the security breach on his
phone
Door Open Alert system thereby provides an efficient
method to alert users whenever there is a possible security
breach. This module will find wide-scale adoption in homes/
jewelry showrooms as well as expensive shops. Existing
systems for intruder alerting have been implemented using
GSM but RealNET makes use of internet making it cost
effective as low speed internet is sufficient for message
transmission using Instapush
2.4 Gas Leak Alert
2.4.1 Description
There have been numerous incidents in the past where
lives and precious property have been lost due to unnoticed
gas leaks. These gas leaks, if noticed at the very initial stages
would have saved many precious lives and property. The
situation is worse if there is no one present to notice when
the leak occurs, since then it would not be detected and it
could become a terrible disaster.
Detecting gas leaks as soon as they occur and informing
the owners and the required authorities would be a life
savior. The Gas Leak Alert system detects the slightest of the
leaks and informs the owner and the authorities.
2.4.2 Implementation Setup
Fig-13: Block Diagram – Gas Leak Alert System
Gas Leak Alert uses a MQ2 Gas sensor along with HT12E
encoder and RF433 transmitter to enable wireless
communication with Raspberry Pi. Whenever a gas leak
occurs (simulated using the gas from a cigarette lighter), the
sensor produces an active low signal which is inverted using
an inverter (7400 NOT gate). This information is appended
with the unique ID of the Gas Leak Alert system using the
HT12E encoder and sent wirelessly using the RF433
transmitter. The decoder-receiver combinationatRaspberry
Pi helps it to receive the information of the gas leak.
Raspberry Pi runs the part of the code responsible for
pushing the ‘Gas Leak!’ alert to the Instapush Server. The
owner of the house hence receives an alert wheneverthereis
a gas leak in the house and may take the necessary action.
2.4.3 Results
Fig-14: Gas sensor to detect gas leak
Fig-15: Owner and the neighbors are alerted of the gas leak
Thus Gas Leak Alert is a potential life-saver and
introduces an effective way to prevent or lessen the damage
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3174
due to a gas leak. There are not many existing systems to
alert people of gas leaks and hence this module would very
quickly experience large scale adoption. It is a compact and
robust system and is easily portable due to the wireless
communication capability. It can also be used effectively in
factories where thousands of lives are at stake apart from
costly machinery. At such places if the staff is informed of a
leak before it turns intoamishapthentimelyandappropriate
measures can be taken.
2.5 Smart Trash
2.5.1 Description
Smart Trash is a system which, as the name suggests,
makes trash cans take intelligent decisions. Trash cans
overflowing with litter isacommonscenariowhichspoilsthe
aesthetic sense of the place in addition to spreadingdiseases.
Smart trash aims at solving this issue.Thetrash-candetectsif
it has become full and moves towards the community bin. A
proximity sensor is placed on the trash-can so that it can
avoid colliding with obstacles. The mechanical arm on the
community bin empties the trash-can into itself and the
trash-can retraces the path it took. Once the community bin
becomes full, it notifies the local authorities using the push
notification service provided by Instapush.
2.5.2 Implementation Setup
Fig-16: Block Diagram – Smart Trash
Smart Trash consists of a line following robot over which
the trash can is placed, a mechanical arm on the community
bin which will lift the trash can and various bump switches.
The line following mechanism is carried out by a board
containing an Atmega 16 microcontroller and IR sensors for
path detection.
A bump switch is placed at the inner side of the lid of the
trash-can which gets pressed when the trash-can gets full.
This switch is connected to the Atmega 16 on the line-
following robot, which thusreceivesinformationofthetrash-
can getting full. The line following robot then drivesthetrash
can on the programmed path to the community bin. The
proximity sensor is placed onthefrontofthetrash-canwhich
is an Infra-red (IR) transmitter-receiver pair. The IR
transmitter continuously transmits IR rays, whenever any
obstacle comes in front of the trash-can, the IR rays get
reflected and fall on the receiver which gives a 5V signal to
the micro-controller board which stops the robot till the
obstacle moves away.
The switch is placed on the community bin gets pressed
when the trash-can comes near enough. A mechanical arm
situatedat the community binwillliftthetrashcananddump
the trash in the former.
A bump switch is placed on the base of the line-following
robot which gets pressed when the trash-can is placed on it
again. The trash can (line-following robot) then retraces its
path to its initial position.
Once the community bin becomes full, this information is
appended with the uniqueIDoftheSmartTrashsystemusing
the HT12E encoder and transmitted using the RF433
transmitter. The decoder-receiver combinationatRaspberry
Pi helps it to receive the information. Raspberry Pi runs the
part of the code responsible for pushing the ‘Trash-Can Full!’
alert to Instapush Server. The local authorities hence receive
an alert whenever the community bin gets full and may take
the necessary action.
2.5.3 Results
Fig-17: Trash-can on a line following robot
Mechanical Arm
Fig-18: Trash-can held by the arms (which are fitted on the
community bin)
Smart Trash is an innovative system which is a necessity
nowadays due to the increasing trouble caused due to
excessive litter. Cities will become a lot cleaner when this
systemisinstalled.Thesmalltrash-cansplacedoutsideparks,
on the roads, etc. will detect when it is full and follow a pre-
defined, non-intrusive path to the community bin. The
community bin willbeabletonotifytheauthoritieswhenever
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3175
it becomes full, hence ensuring closetozero-litterspreadand
thus useful to be a very useful as well as innovative
application of Internet of Things.
3. COMPARATIVE ANALYSIS
Table -1: Comparison between current scenario and
RealNET
Application/
Use-case
Current Scenario RealNET
Accepting
couriers
 Manually
accepted
 Recovery is
manual and
painful
 Wastes time and
effort
 Acceptance is
automated and with
proper authorization
checks
 No missed courier
hence no need of
recovery
 Saves time and effort
Watering of
plants
 Requires human
intervention
 No way to
remotely track
the plant status
 Plant autonomously
watering itself
considerably
removes human
intervention
 Status of the plant
can be tracked from
anywhere, where
there is internet
connectivity
Notifying
burglaries
 Few upcoming
automated
systems
 Use SMS as a way
to notify events
thereby
increasing the
cost involved
 Quickly and
efficiently notifies
the event via
Internet thereby
reducing the cost
compared to SMS
Notifying gas
leakages
 Very few
automated
systems
 Notify events via
SMS thereby
increasing cost
 Quickly and
efficiently notifies
the event via
Internet thereby
reducing the cost
compared to SMS
Emptying of
trash-cans
 No tracking of
amount of trash
to prevent litter
spread
 No automation in
this area of waste
tracking and
maintenance
 Trash-can can notify
when it is close to
getting full
 Real-time intimation
and collection of
trash will minimize
litter spread
 Improves the
aesthetic sense of
the place by
reducing litter
around
4. CONCLUSION AND FUTURE WORK
4.1 Conclusion
Present paper provides a low cost, scalable as well as
modular system involving Raspberry Pi which controls five
independent modules. The Couriers Automated module
provides an easy as well as secure way of enhancing and
increasing the efficiency of the e-commerce and logistics
industry. Smart Plant enables self-watering based on
environmental conditions which can also be scaled to large
nurseries increasing their efficiency. The Gas Leak alert and
Door Open Alertmoduleprovidesprotectionfromimpending
disasters and security to our homes respectively. The Smart
Trash module enables timely disposal of trash cans which
will aid in making our environment clean.Apartfrommaking
the homes smart, this project also aids in development of
smart cities as the future development plans of cities could
incorporatemoduleslike Smart Trash and Gas Leakage Alert
in their development plans and these modules can also be
easily integrated into the current city plan.
Thus successful implementation of this project shows the
utility of Internet of Things in everyday life and how it
impacts the homes, cities and the lives of people.
4.1 Future Work
The data generated from this system can help the
government make important decisions. For example, the gas
leakage alert module will help the government identifyareas
in which occurrences of gas leak is high, which may aid in
identifying fraudulent distributors. Similarly dooropenalert
module can help identify places where robbery attempts are
high so as to increase police protection.
The project can be upgraded to include energy consumption
monitoring, healthcare, agriculture etc. and the data
generated can be used to plan future decisions pertaining to
the society.
As also the current smart homes can get more interactive
rather than just properly execute commands issued by the
user. Natural language processing along with Internet of
Thingscan be explored to fillin the deficiency of engagement
between homes and users. Making the system more awareof
the surroundings will make the experience of a smart home
even more seamless.
REFERENCES
[1] "What is Internet of Things (IoT)? - Definition from
WhatIs.com", IoT Agenda, 2014. [Online]. Available:
http://internetofthingsagenda.techtarget.com/definitio
n/Internet-of-Things-IoT
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3176
[2] "Behind The Numbers: Growth in the Internet of
Things", Ncta.com, 2015. [Online]. Available:
https://www.ncta.com/platform/broadband-
internet/behind-the-numbers-growth-in-the-internet-
of-things/
[3] "Buzz Products - Connected - TheRiseOf TheInternetOf
Things", Buzzproducts.com, 2016. [Online]. Available:
http://www.buzzproducts.com/design/digital/Connect
ed-The-Rise-Of-The-Internet-Of-Things.html.
[4] "Running TX433 and RX433 RF modules with AVR
microcontrollers | WinAVR AVR-GCC Tutorial",
Winavr.scienceprog.com, 2014. [Online]. Available:
http://winavr.scienceprog.com/example-avr-
projects/running-tx433-and-rx433-rf-modules-with-
avr-microcontrollers.html
[5] “Raspberry Pi - Teach, Learn, and Make with Raspberry
Pi", Raspberry Pi. [Online]. Available:
https://www.raspberrypi.org/
[6] “How reed switches work (magnetically operated
switches)", Explainthatstuff.com. [Online]. Available:
http://www.explainthatstuff.com/howreedswitcheswor
k.html
[7] "How Gas Sensor Works | Working Principle of Gas
Sensor - EngineersGarage",Engineersgarage.com.
[Online]. Available:
http://www.engineersgarage.com/insight/how-gas-
sensor-works.
BIOGRAPHIES
Akshay has done his B.Tech in
Electronics and
Telecommunication from
Veermata Jijabai Technological
Institute (VJTI), Mumbai, India. He
is an independent researcher in
the field of Internet of Things,
Embedded Systems and Machine
Learning. He is currently
researching on the confluence of
Natural Language Processing with
Internet of Things for creating an
Intelligent Virtual Assistant with
Professor Rizwan Ahmed Ansari
from VJTI.

More Related Content

What's hot

What's hot (20)

SMART INTELLIGENT SECURITY SYSTEM FOR WOMEN
SMART INTELLIGENT SECURITY SYSTEM FOR WOMENSMART INTELLIGENT SECURITY SYSTEM FOR WOMEN
SMART INTELLIGENT SECURITY SYSTEM FOR WOMEN
 
IRJET - IoT based Advanced Home Automation
IRJET -  	  IoT based Advanced Home AutomationIRJET -  	  IoT based Advanced Home Automation
IRJET - IoT based Advanced Home Automation
 
IRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation System
 
IRJET - Smart Classroom Automation based on IoT
IRJET -  	  Smart Classroom Automation based on IoTIRJET -  	  Smart Classroom Automation based on IoT
IRJET - Smart Classroom Automation based on IoT
 
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdfHOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
 
IRJET - Smart Door System
IRJET - Smart Door SystemIRJET - Smart Door System
IRJET - Smart Door System
 
Smart home automation - Internet of Things
Smart home automation - Internet of ThingsSmart home automation - Internet of Things
Smart home automation - Internet of Things
 
Smart Security System IOT
Smart Security System IOTSmart Security System IOT
Smart Security System IOT
 
IRJET - Advanced Internet & Bluetooth based Home Automation using Arduino Mic...
IRJET - Advanced Internet & Bluetooth based Home Automation using Arduino Mic...IRJET - Advanced Internet & Bluetooth based Home Automation using Arduino Mic...
IRJET - Advanced Internet & Bluetooth based Home Automation using Arduino Mic...
 
IRJET- Labour Work Monitoring System
IRJET- Labour Work Monitoring SystemIRJET- Labour Work Monitoring System
IRJET- Labour Work Monitoring System
 
IRJET - IoT based Home Automation using ATmega328 Microcontroller
IRJET -  	  IoT based Home Automation using ATmega328 MicrocontrollerIRJET -  	  IoT based Home Automation using ATmega328 Microcontroller
IRJET - IoT based Home Automation using ATmega328 Microcontroller
 
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
 
IRJET- Portable Surveillance Robot using IoT
IRJET-  	  Portable Surveillance Robot using IoTIRJET-  	  Portable Surveillance Robot using IoT
IRJET- Portable Surveillance Robot using IoT
 
IRJET - Real Time Fuel Monitoring and Theft Detection System using IoT
IRJET  -  	  Real Time Fuel Monitoring and Theft Detection System using IoTIRJET  -  	  Real Time Fuel Monitoring and Theft Detection System using IoT
IRJET - Real Time Fuel Monitoring and Theft Detection System using IoT
 
Design and implementation home security system and monitoring by using wirele...
Design and implementation home security system and monitoring by using wirele...Design and implementation home security system and monitoring by using wirele...
Design and implementation home security system and monitoring by using wirele...
 
IRJET-IOT Based Garbage Monitoring and Sorting System
IRJET-IOT Based Garbage Monitoring and Sorting SystemIRJET-IOT Based Garbage Monitoring and Sorting System
IRJET-IOT Based Garbage Monitoring and Sorting System
 
IoT based Environmental Monitoring and Control System
IoT based Environmental Monitoring and Control SystemIoT based Environmental Monitoring and Control System
IoT based Environmental Monitoring and Control System
 
IRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic SystemIRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic System
 
IRJET- Intelligent Manhole Cover System
IRJET- Intelligent Manhole Cover SystemIRJET- Intelligent Manhole Cover System
IRJET- Intelligent Manhole Cover System
 
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic System
 

Similar to RealNET – Internet of Things in Everyday Life using Raspberry Pi

Similar to RealNET – Internet of Things in Everyday Life using Raspberry Pi (20)

IRJET - Raspberry Pi based Intelligent Security System
IRJET -  	  Raspberry Pi based Intelligent Security SystemIRJET -  	  Raspberry Pi based Intelligent Security System
IRJET - Raspberry Pi based Intelligent Security System
 
IRJET- An Alert System for Home Security based on Internet of Thing
IRJET- An Alert System for Home Security based on Internet of ThingIRJET- An Alert System for Home Security based on Internet of Thing
IRJET- An Alert System for Home Security based on Internet of Thing
 
Home Automation System using Raspberry Pi
Home Automation System using Raspberry PiHome Automation System using Raspberry Pi
Home Automation System using Raspberry Pi
 
IRJET- Smart Home Automation using IoT with Security Features
IRJET- Smart Home Automation using IoT with Security FeaturesIRJET- Smart Home Automation using IoT with Security Features
IRJET- Smart Home Automation using IoT with Security Features
 
IMPLEMENTATION OF IDS (INTRUDER DETECTION SYSTEM)
IMPLEMENTATION OF IDS (INTRUDER DETECTION SYSTEM)IMPLEMENTATION OF IDS (INTRUDER DETECTION SYSTEM)
IMPLEMENTATION OF IDS (INTRUDER DETECTION SYSTEM)
 
INTENSIFICATION OF HOME AUTOMATION USING IOT
INTENSIFICATION OF HOME AUTOMATION USING IOTINTENSIFICATION OF HOME AUTOMATION USING IOT
INTENSIFICATION OF HOME AUTOMATION USING IOT
 
Comparative Study on Various System Based on Raspberry-Pi Technology
Comparative Study on Various System Based on Raspberry-Pi TechnologyComparative Study on Various System Based on Raspberry-Pi Technology
Comparative Study on Various System Based on Raspberry-Pi Technology
 
IRJET- IoT based Home Automation and Smart Security System
IRJET- IoT based Home Automation and Smart Security SystemIRJET- IoT based Home Automation and Smart Security System
IRJET- IoT based Home Automation and Smart Security System
 
Home Security System based on IOT: A Systematic Alert System
Home Security System based on IOT: A Systematic Alert SystemHome Security System based on IOT: A Systematic Alert System
Home Security System based on IOT: A Systematic Alert System
 
IRJET - Home Automation for Physically Challenged and Elder People
IRJET -  	  Home Automation for Physically Challenged and Elder PeopleIRJET -  	  Home Automation for Physically Challenged and Elder People
IRJET - Home Automation for Physically Challenged and Elder People
 
IRJET - Safety and Security Aspects of Smart Home Applications using Face...
IRJET -  	  Safety and Security Aspects of Smart Home Applications using Face...IRJET -  	  Safety and Security Aspects of Smart Home Applications using Face...
IRJET - Safety and Security Aspects of Smart Home Applications using Face...
 
Smart Home for Senior Citizens
Smart Home for Senior CitizensSmart Home for Senior Citizens
Smart Home for Senior Citizens
 
Home Automation Control System
Home Automation Control SystemHome Automation Control System
Home Automation Control System
 
IRJET- Efficient IoT based Smart Dustbin for Clean Environment
IRJET- Efficient IoT based Smart Dustbin for Clean EnvironmentIRJET- Efficient IoT based Smart Dustbin for Clean Environment
IRJET- Efficient IoT based Smart Dustbin for Clean Environment
 
IRJET - Google Assistant Controlled Home
IRJET -  	  Google Assistant Controlled HomeIRJET -  	  Google Assistant Controlled Home
IRJET - Google Assistant Controlled Home
 
IRJET - Android based Secure and Smart Home Application using IoT
IRJET -  	  Android based Secure and Smart Home Application using IoTIRJET -  	  Android based Secure and Smart Home Application using IoT
IRJET - Android based Secure and Smart Home Application using IoT
 
Face Recognition using Raspberry PI for Door Lock System
Face Recognition using Raspberry PI for Door Lock SystemFace Recognition using Raspberry PI for Door Lock System
Face Recognition using Raspberry PI for Door Lock System
 
A review paper on kitchen monitoring system using embedded web server
A review paper on kitchen monitoring system using embedded web serverA review paper on kitchen monitoring system using embedded web server
A review paper on kitchen monitoring system using embedded web server
 
IRJET- IoT based Garbage Management System for Smart City using Raspberry Pi
IRJET- IoT based Garbage Management System for Smart City using Raspberry PiIRJET- IoT based Garbage Management System for Smart City using Raspberry Pi
IRJET- IoT based Garbage Management System for Smart City using Raspberry Pi
 
IRJET- Voice Based Home Automation System using Raspberry Pi
IRJET-  	  Voice Based Home Automation System using Raspberry PiIRJET-  	  Voice Based Home Automation System using Raspberry Pi
IRJET- Voice Based Home Automation System using Raspberry Pi
 

More from IRJET Journal

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Final DBMS Manual (2).pdf final lab manual
Final DBMS Manual (2).pdf final lab manualFinal DBMS Manual (2).pdf final lab manual
Final DBMS Manual (2).pdf final lab manual
BalamuruganV28
 
Artificial intelligence presentation2-171219131633.pdf
Artificial intelligence presentation2-171219131633.pdfArtificial intelligence presentation2-171219131633.pdf
Artificial intelligence presentation2-171219131633.pdf
Kira Dess
 
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
drjose256
 
21P35A0312 Internship eccccccReport.docx
21P35A0312 Internship eccccccReport.docx21P35A0312 Internship eccccccReport.docx
21P35A0312 Internship eccccccReport.docx
rahulmanepalli02
 
electrical installation and maintenance.
electrical installation and maintenance.electrical installation and maintenance.
electrical installation and maintenance.
benjamincojr
 

Recently uploaded (20)

Insurance management system project report.pdf
Insurance management system project report.pdfInsurance management system project report.pdf
Insurance management system project report.pdf
 
analog-vs-digital-communication (concept of analog and digital).pptx
analog-vs-digital-communication (concept of analog and digital).pptxanalog-vs-digital-communication (concept of analog and digital).pptx
analog-vs-digital-communication (concept of analog and digital).pptx
 
Artificial Intelligence in due diligence
Artificial Intelligence in due diligenceArtificial Intelligence in due diligence
Artificial Intelligence in due diligence
 
CLOUD COMPUTING SERVICES - Cloud Reference Modal
CLOUD COMPUTING SERVICES - Cloud Reference ModalCLOUD COMPUTING SERVICES - Cloud Reference Modal
CLOUD COMPUTING SERVICES - Cloud Reference Modal
 
Final DBMS Manual (2).pdf final lab manual
Final DBMS Manual (2).pdf final lab manualFinal DBMS Manual (2).pdf final lab manual
Final DBMS Manual (2).pdf final lab manual
 
Artificial intelligence presentation2-171219131633.pdf
Artificial intelligence presentation2-171219131633.pdfArtificial intelligence presentation2-171219131633.pdf
Artificial intelligence presentation2-171219131633.pdf
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
Diploma Engineering Drawing Qp-2024 Ece .pdf
Diploma Engineering Drawing Qp-2024 Ece .pdfDiploma Engineering Drawing Qp-2024 Ece .pdf
Diploma Engineering Drawing Qp-2024 Ece .pdf
 
NO1 Best Powerful Vashikaran Specialist Baba Vashikaran Specialist For Love V...
NO1 Best Powerful Vashikaran Specialist Baba Vashikaran Specialist For Love V...NO1 Best Powerful Vashikaran Specialist Baba Vashikaran Specialist For Love V...
NO1 Best Powerful Vashikaran Specialist Baba Vashikaran Specialist For Love V...
 
Passive Air Cooling System and Solar Water Heater.ppt
Passive Air Cooling System and Solar Water Heater.pptPassive Air Cooling System and Solar Water Heater.ppt
Passive Air Cooling System and Solar Water Heater.ppt
 
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
 
engineering chemistry power point presentation
engineering chemistry  power point presentationengineering chemistry  power point presentation
engineering chemistry power point presentation
 
Interfacing Analog to Digital Data Converters ee3404.pdf
Interfacing Analog to Digital Data Converters ee3404.pdfInterfacing Analog to Digital Data Converters ee3404.pdf
Interfacing Analog to Digital Data Converters ee3404.pdf
 
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdflitvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
 
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
 
21P35A0312 Internship eccccccReport.docx
21P35A0312 Internship eccccccReport.docx21P35A0312 Internship eccccccReport.docx
21P35A0312 Internship eccccccReport.docx
 
Worksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxWorksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptx
 
electrical installation and maintenance.
electrical installation and maintenance.electrical installation and maintenance.
electrical installation and maintenance.
 
Research Methodolgy & Intellectual Property Rights Series 1
Research Methodolgy & Intellectual Property Rights Series 1Research Methodolgy & Intellectual Property Rights Series 1
Research Methodolgy & Intellectual Property Rights Series 1
 
SLIDESHARE PPT-DECISION MAKING METHODS.pptx
SLIDESHARE PPT-DECISION MAKING METHODS.pptxSLIDESHARE PPT-DECISION MAKING METHODS.pptx
SLIDESHARE PPT-DECISION MAKING METHODS.pptx
 

RealNET – Internet of Things in Everyday Life using Raspberry Pi

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3169 RealNET – Internet of Things in everyday life using Raspberry Pi Akshay Iyer1 1Batch of 2015, Electronics and Telecommunication Engineering, Veermata Jijabai Technological Institute, Mumbai, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - In recent times, the Internet of Things has garnered a lot of importance and is predicted to be more revolutionary than the introduction of computers or even the advent of the Internet. Internet of Things is set to affect the homes of people, their mobility, their neighborhood and their living forever. This article explores the applications which Internet of Things finds in everyday life. Raspberry Piwaschosen as the enabler to achieve thesame. RaspberryPiallowedcustomizing homes and surroundings so as to introduce Internet of Things to the current scenario. The modules in the project (which is named RealNET: Internet of Real Things) automate certain daily activities like acceptance of a courier, incorporatesafety features such as notifying gas leaks and burglaries, implement a Smart Trash Can –which empties itself automatically when full and a Tweeting Plant – which waters itself when dry and simultaneously tweets its status. The project as a wholebrings about safety and convenience in the lives of people. But more importantly, it is the data generated by the project over a period of time, which will be very useful. This data will help in identifying geography based patterns in safety hazards, burglaries and trash generation which would aid in bringing about necessary process and infrastructure changes. Our project was implemented, it was fully tested and the performance was found satisfactory. Key Words: Home Automation, Internet of Things, Raspberry Pi, Smart City, Smart Home, RFID 1. INTRODUCTION 1.1 Overview The Internet of Things (IoT) is an environment in which objects, animals or people are provided with unique identifiers and the ability to transfer data over a network without requiring human-to-human or human-to-computer interaction. [1]Over the next decade, the Internet of Things is poised to change the way we go about our daily lives with projections of over [2] 50 billion connected devices by 2020, compared to the 18 billion devices today. [3] GitHub Link: https://github.com/akshay-iyer/RealNET RealNET comprises of 5 system modules: 1. Couriers Automated 2. Smart Plant 3. Door Open Alert 4. Gas Leak Alert 5. Smart Trash With the rise of e-commerce, the number of couriers and home deliveries have been increasing. But a lot of times, we miss important parcels and deliveriesduetovariousreasons. It would become very convenient if our homes start authenticating and accepting couriers in our absence as it wouldsave us from all the trouble involved in recovering the missed delivery. Couriers Automated is a module inRealNET which satisfactorily performs this task. There are a lot of times when there isn’t anybody athome or there are times when we go on a vacation. During all such times we leave our house and all our precious belongings within, unattended. The concept of the doors ofourhomesor those of the lockers in the banks, etc. being smart enough to communicate with us whenever they are opened is very unique and will go a long way in protecting thefts. This is the motivationbehindtheDoorOpenAlertmodulewhichnotifies the owner whenever the door, which they choose, is opened. Internet of Things can be effectively used to save people from potential threats like in the caseofagasleakageandcan be used to very easily notify the people, their neighbors and the related rescue officials. GasLeak Alert isasystemmodule aimed at providing safety to householders and factory workers by lessening the impact of a gas leak. Social media usage has increased over the past few years and is becoming increasingly common amongst people of all ages. However the objects around us are not yet pulled into this web of social media. Smart Plant is a module, which introduces the plants around us to the world of Twitter. People who are very particular about their plants’ health no longer need to worry when they can’t directly monitor them The Smart Plant system will take care of the plant autonomously and the plant will post its well-being on Twitter. In thisage of smart phones, smart devices andsmartcars, our project aims at making the dumb trash-cans smart. Once a trash-can gets full, it willautomaticallygotothecommunity
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3170 bin and empty itself in it. Once the community bin gets full, it will notify the local authorities to empty it. This would not just be a novelty but would go a long way in improving the aesthetic sense and hygiene of the place and help preventing diseases due to unhealthy surroundings. The central controller used in the project is Raspberry Pi and it communicates with each of these systems wirelessly via RF433 (radio frequency) transmitter-receiver pair. A single python scriptrunsonRaspberryPiandmanagesallthe modules.RaspberryPihasbeenchosenastheprocessingunit for the system because of its user friendly features and economic benefits. The entire system is very compact, robust and easily scalable. Raspberry Pi is connected to the internet via a laptop which is also used as a display (however the laptop could be avoided and a WiFi module could be used for internet connectivity). 1.2 Advantages  RealNET is an affordable system, which results in convenience, safety andleadstobetterqualityoflife  Each module is portable and independent of the others. This makes scaling veryeasyasmodulescan be smoothly added into /removed from the RealNET system  It performs satisfactorily even on low internet speeds which is an essential factor fora countrylike India  RealNET system modules find applications in a lot of places like homes, industries, nurseries, and smart city initiatives, etc. 2. IMPLEMENTED SYSTEM MODULES 2.1 Couriers Automated: 2.1.1 Description: Couriers Automated was developed with the aim of resolving the issue of missed couriers with the help of Internet of Things. We miss an important and urgent parcel on multiple occasions, as weare not present at the time of its delivery. Our absence results in multiple visits and varying degrees of trouble to get the parcel back depending on the delivery firm. ThusCouriers Automatedsolvesthisissueofmissed delivery by enabling the RealNET system to accepttheparcel on behalf of the house owner. The system detects a delivery, authenticates it and only then acceptsit.Itfurthernotifiesthe owner of the accepted delivery. 2.1.2 Implementation Setup Fig-1: Block Diagram: Couriers Automated The courier delivery boy scans his authorized Radio Frequency Identification (RFID) tag at the125 KHz RFID reader (EM18) outside the door. Raspberry Pi in return generates a One Time Password (OTP) – a 4 digit number – using python code. Raspberry Pi then pushes the OTP to the Instapush Server. Instapush provides a service to send push notifications to Android and iOS phones. The courier boy receives the OTP on his smartphone as a notification via the Instapush app only if he is signed in the correct account. The boy has to enter the OTP into the numeric keypad present outside the door. Raspberry Pi verifies the correctness of the OTP and only then opens the slit in the door for 15 seconds andaccepts the courier. The opening of the door is enabled by L293d, a 16 pin motor driver connected to the motors of the slit. The delivery boy is allowed 3 attempts to entertheOTPcorrectly. The OTP adds another layer of security such that even if the Identification card falls in wrong hands, the slit won’t open unless the correct OTP is entered. The entire process is supported by a pre-recorded voice output programmed for all possible outcomes. The voice output helps the courier boy to know when to entertheOTP, whether he entered the OTP correctly and the number of remaining attempts. It then notifies the owner of the house via Instapush that the courier has been received. 2.1.3 Results Fig-2: Slit in the door for courier initially closed
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3171 Fig-3: Courier OTP received as notification on smartphone Fig-4: Slit in the door opens after right OTP is entered Thus Couriers Automated very satisfactorily solves the troublesome issue of missed couriers. An extra layer of security is ensured by the verification of the OTP. The process is made simpler for the delivery boy by the voice assistance present and it also adds a human touch to the entire process. 2.2 Smart Plant 2.2.1 Description Smart Plant is a system which augments the natural capabilities of a plant and adds the ability to water itself when needed and post its status on Twitter. The current scenario in everyday homes and nurseries requires some or complete manual supervision to water the plants. Whilethis is fine as long as there is someone to do it every day, it becomes an issue when the members of the house or the caretakers of the nursery have gone for a vacation or are away for several days. Smart Plant enables the plant to water itself on its own without any supervision and in addition to has the feature of keeping the owners updated of its well-being using Internet as the medium. The plant is now a part ofthefabricofTwitter with its own account, followers and tweets. 2.2.2 Implementation Setup] Fig-5: Block diagram – Smart Plant Smart Plant employs a moisture sensor- called the Soil Humidity Moisture Detection Sensor Module to measure the moisture content of the soil of the plant, a water pump along with Atmega 8 and L293d motor driver to water the plant, RF433- an RF transmitter/receiver pair for wireless communication with Raspberry Pi, all powered at 3.3V. The moisture sensor can function both in analog and digital modes. In the analog mode, we can calibrate the output voltage as per the moisture content whereas in the digital mode, it produces a 3.3V (high) outputwhenthesoilis dry and produces a 0V (low) output for a wet soil. We used the digital modeforproving the conceptbutanalogmodecan be used if werequire amountofwateringtovaryaccordingto the level of moisture Considering the case of the soil being dry, the moisture sensor produced a 3.3V output on detecting that the soil of the plant is dry. This information is appended with the unique ID of the Smart Plant system by HT12E encoder and transmitted wirelessly via RF433 transmitter. The RF433 receiver and HT12D decoder combination at Raspberry Pi helps it to understand the condition of the plant. The python code in Raspberry Pi is integrated with Twython API to enable it to post to Twitter. The codethen posts toTwitteron behalf of the plant ‘I am currently running dry and need watering’. Raspberry Pi then signals the watering system consisting of Atmega8, L293d motor driver and the water pump to water the plantforadefinedbutprogrammabletime period customized as per the plant. The process is similar for a plant which is well watered, the differences being: Raspberry Pi does not signal Atmega 8 to water it and posts “I am well-watered, hale andhearty!”on Twitter. The code is programmed such that it continuously checks forthe moisturecontent. It posts to Twitterassoonas the soil becomes dry whereas it posts at programmable, defined intervals when the soil is wet.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3172 2.2.3 Results Fig-6: Plant is initially dry (Sample of soil is chosen as a substitute for a full plant as we are concerned with the moisture content of the soil) Fig-7: Plant tweeting its status of being dry Fig-8: Setup for moisture detection and plant watering Fig-9: Plant watering itself on its own Thus Smart Plant enables the plant to water itself unsupervisedand would go a long way in the preservationof plants while there is nobody to take care of it. Moreover it brings in the concept of a tweeting plant which is an innovative solution using Internet of Things. 2.3 Door Open Alert 2.3.1 Description: Door Open Alert is a very important system which, as the name suggests, will alert the owner of the house/ shop if it detects if the designated door is opened. This system will always remain critical as it ensures safety. 2.3.2 Implementation Setup: Fig-10: Block Diagram – Door Open Alert System Door Open Alert system uses a magnetic reed switch placed at the top of the door. Whenever the door is opened, the circuit gets broken and this informationisappendedwith the unique ID of the Door Open Alert systemusingtheHT12E encoder and transmitted wirelessly using the RF433 transmitter. The decoder-receiver combinationatRaspberry Pi helps it to receive the information of the door getting opened. Raspberry Pi runs the part of the code responsible for pushing the ‘Door Open!’ alert to Instapush Server. The owner of the house hence receives an alert whenever the specific smart door of his house gets opened and may take the necessary action.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3173 2.3.3 Results Fig-11: Door gets slightly opened Fig-12: User gets notified of the security breach on his phone Door Open Alert system thereby provides an efficient method to alert users whenever there is a possible security breach. This module will find wide-scale adoption in homes/ jewelry showrooms as well as expensive shops. Existing systems for intruder alerting have been implemented using GSM but RealNET makes use of internet making it cost effective as low speed internet is sufficient for message transmission using Instapush 2.4 Gas Leak Alert 2.4.1 Description There have been numerous incidents in the past where lives and precious property have been lost due to unnoticed gas leaks. These gas leaks, if noticed at the very initial stages would have saved many precious lives and property. The situation is worse if there is no one present to notice when the leak occurs, since then it would not be detected and it could become a terrible disaster. Detecting gas leaks as soon as they occur and informing the owners and the required authorities would be a life savior. The Gas Leak Alert system detects the slightest of the leaks and informs the owner and the authorities. 2.4.2 Implementation Setup Fig-13: Block Diagram – Gas Leak Alert System Gas Leak Alert uses a MQ2 Gas sensor along with HT12E encoder and RF433 transmitter to enable wireless communication with Raspberry Pi. Whenever a gas leak occurs (simulated using the gas from a cigarette lighter), the sensor produces an active low signal which is inverted using an inverter (7400 NOT gate). This information is appended with the unique ID of the Gas Leak Alert system using the HT12E encoder and sent wirelessly using the RF433 transmitter. The decoder-receiver combinationatRaspberry Pi helps it to receive the information of the gas leak. Raspberry Pi runs the part of the code responsible for pushing the ‘Gas Leak!’ alert to the Instapush Server. The owner of the house hence receives an alert wheneverthereis a gas leak in the house and may take the necessary action. 2.4.3 Results Fig-14: Gas sensor to detect gas leak Fig-15: Owner and the neighbors are alerted of the gas leak Thus Gas Leak Alert is a potential life-saver and introduces an effective way to prevent or lessen the damage
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3174 due to a gas leak. There are not many existing systems to alert people of gas leaks and hence this module would very quickly experience large scale adoption. It is a compact and robust system and is easily portable due to the wireless communication capability. It can also be used effectively in factories where thousands of lives are at stake apart from costly machinery. At such places if the staff is informed of a leak before it turns intoamishapthentimelyandappropriate measures can be taken. 2.5 Smart Trash 2.5.1 Description Smart Trash is a system which, as the name suggests, makes trash cans take intelligent decisions. Trash cans overflowing with litter isacommonscenariowhichspoilsthe aesthetic sense of the place in addition to spreadingdiseases. Smart trash aims at solving this issue.Thetrash-candetectsif it has become full and moves towards the community bin. A proximity sensor is placed on the trash-can so that it can avoid colliding with obstacles. The mechanical arm on the community bin empties the trash-can into itself and the trash-can retraces the path it took. Once the community bin becomes full, it notifies the local authorities using the push notification service provided by Instapush. 2.5.2 Implementation Setup Fig-16: Block Diagram – Smart Trash Smart Trash consists of a line following robot over which the trash can is placed, a mechanical arm on the community bin which will lift the trash can and various bump switches. The line following mechanism is carried out by a board containing an Atmega 16 microcontroller and IR sensors for path detection. A bump switch is placed at the inner side of the lid of the trash-can which gets pressed when the trash-can gets full. This switch is connected to the Atmega 16 on the line- following robot, which thusreceivesinformationofthetrash- can getting full. The line following robot then drivesthetrash can on the programmed path to the community bin. The proximity sensor is placed onthefrontofthetrash-canwhich is an Infra-red (IR) transmitter-receiver pair. The IR transmitter continuously transmits IR rays, whenever any obstacle comes in front of the trash-can, the IR rays get reflected and fall on the receiver which gives a 5V signal to the micro-controller board which stops the robot till the obstacle moves away. The switch is placed on the community bin gets pressed when the trash-can comes near enough. A mechanical arm situatedat the community binwillliftthetrashcananddump the trash in the former. A bump switch is placed on the base of the line-following robot which gets pressed when the trash-can is placed on it again. The trash can (line-following robot) then retraces its path to its initial position. Once the community bin becomes full, this information is appended with the uniqueIDoftheSmartTrashsystemusing the HT12E encoder and transmitted using the RF433 transmitter. The decoder-receiver combinationatRaspberry Pi helps it to receive the information. Raspberry Pi runs the part of the code responsible for pushing the ‘Trash-Can Full!’ alert to Instapush Server. The local authorities hence receive an alert whenever the community bin gets full and may take the necessary action. 2.5.3 Results Fig-17: Trash-can on a line following robot Mechanical Arm Fig-18: Trash-can held by the arms (which are fitted on the community bin) Smart Trash is an innovative system which is a necessity nowadays due to the increasing trouble caused due to excessive litter. Cities will become a lot cleaner when this systemisinstalled.Thesmalltrash-cansplacedoutsideparks, on the roads, etc. will detect when it is full and follow a pre- defined, non-intrusive path to the community bin. The community bin willbeabletonotifytheauthoritieswhenever
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3175 it becomes full, hence ensuring closetozero-litterspreadand thus useful to be a very useful as well as innovative application of Internet of Things. 3. COMPARATIVE ANALYSIS Table -1: Comparison between current scenario and RealNET Application/ Use-case Current Scenario RealNET Accepting couriers  Manually accepted  Recovery is manual and painful  Wastes time and effort  Acceptance is automated and with proper authorization checks  No missed courier hence no need of recovery  Saves time and effort Watering of plants  Requires human intervention  No way to remotely track the plant status  Plant autonomously watering itself considerably removes human intervention  Status of the plant can be tracked from anywhere, where there is internet connectivity Notifying burglaries  Few upcoming automated systems  Use SMS as a way to notify events thereby increasing the cost involved  Quickly and efficiently notifies the event via Internet thereby reducing the cost compared to SMS Notifying gas leakages  Very few automated systems  Notify events via SMS thereby increasing cost  Quickly and efficiently notifies the event via Internet thereby reducing the cost compared to SMS Emptying of trash-cans  No tracking of amount of trash to prevent litter spread  No automation in this area of waste tracking and maintenance  Trash-can can notify when it is close to getting full  Real-time intimation and collection of trash will minimize litter spread  Improves the aesthetic sense of the place by reducing litter around 4. CONCLUSION AND FUTURE WORK 4.1 Conclusion Present paper provides a low cost, scalable as well as modular system involving Raspberry Pi which controls five independent modules. The Couriers Automated module provides an easy as well as secure way of enhancing and increasing the efficiency of the e-commerce and logistics industry. Smart Plant enables self-watering based on environmental conditions which can also be scaled to large nurseries increasing their efficiency. The Gas Leak alert and Door Open Alertmoduleprovidesprotectionfromimpending disasters and security to our homes respectively. The Smart Trash module enables timely disposal of trash cans which will aid in making our environment clean.Apartfrommaking the homes smart, this project also aids in development of smart cities as the future development plans of cities could incorporatemoduleslike Smart Trash and Gas Leakage Alert in their development plans and these modules can also be easily integrated into the current city plan. Thus successful implementation of this project shows the utility of Internet of Things in everyday life and how it impacts the homes, cities and the lives of people. 4.1 Future Work The data generated from this system can help the government make important decisions. For example, the gas leakage alert module will help the government identifyareas in which occurrences of gas leak is high, which may aid in identifying fraudulent distributors. Similarly dooropenalert module can help identify places where robbery attempts are high so as to increase police protection. The project can be upgraded to include energy consumption monitoring, healthcare, agriculture etc. and the data generated can be used to plan future decisions pertaining to the society. As also the current smart homes can get more interactive rather than just properly execute commands issued by the user. Natural language processing along with Internet of Thingscan be explored to fillin the deficiency of engagement between homes and users. Making the system more awareof the surroundings will make the experience of a smart home even more seamless. REFERENCES [1] "What is Internet of Things (IoT)? - Definition from WhatIs.com", IoT Agenda, 2014. [Online]. Available: http://internetofthingsagenda.techtarget.com/definitio n/Internet-of-Things-IoT
  • 8. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3176 [2] "Behind The Numbers: Growth in the Internet of Things", Ncta.com, 2015. [Online]. Available: https://www.ncta.com/platform/broadband- internet/behind-the-numbers-growth-in-the-internet- of-things/ [3] "Buzz Products - Connected - TheRiseOf TheInternetOf Things", Buzzproducts.com, 2016. [Online]. Available: http://www.buzzproducts.com/design/digital/Connect ed-The-Rise-Of-The-Internet-Of-Things.html. [4] "Running TX433 and RX433 RF modules with AVR microcontrollers | WinAVR AVR-GCC Tutorial", Winavr.scienceprog.com, 2014. [Online]. Available: http://winavr.scienceprog.com/example-avr- projects/running-tx433-and-rx433-rf-modules-with- avr-microcontrollers.html [5] “Raspberry Pi - Teach, Learn, and Make with Raspberry Pi", Raspberry Pi. [Online]. Available: https://www.raspberrypi.org/ [6] “How reed switches work (magnetically operated switches)", Explainthatstuff.com. [Online]. Available: http://www.explainthatstuff.com/howreedswitcheswor k.html [7] "How Gas Sensor Works | Working Principle of Gas Sensor - EngineersGarage",Engineersgarage.com. [Online]. Available: http://www.engineersgarage.com/insight/how-gas- sensor-works. BIOGRAPHIES Akshay has done his B.Tech in Electronics and Telecommunication from Veermata Jijabai Technological Institute (VJTI), Mumbai, India. He is an independent researcher in the field of Internet of Things, Embedded Systems and Machine Learning. He is currently researching on the confluence of Natural Language Processing with Internet of Things for creating an Intelligent Virtual Assistant with Professor Rizwan Ahmed Ansari from VJTI.