+234 8146561114 (MTN) or
+2347015391124 (AIRTEL)

IOT NOTIFICATION DEVICE USING MICROCONTROLLER

USER'S INSTRUCTIONS: The project work you are about to view is on "iot notification device using microcontroller" Please, sit back and study the below research material carefully. This project topic "iot notification device using microcontroller" have complete 5(five) Chapters. The complete Project Material/writeup include: Abstract + Introduction + etc + Literature Review + methodology + etc + Conclusion + Recommendation + References/Bibliography.Our aim of providing this "AA" project research material is to reduce the stress of moving from one school library to another all in the name of searching for "iot notification device using microcontroller" research materials. We are not encouraging any form of plagiarism. This service is legal because, all institutions permit their students to read previous projects, books, articles or papers while developing their own works.


TITLE PAGE

IOT NOTIFICATION DEVICE USING MICROCONTROLLER

BY

---
EE/H2013/01430
DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING
SCHOOL OF ENGINEERING
INSTITUTE OF ---

DECEMBER,2018



APPROVAL PAGE

This is to certify that the research work, "iot notification device using microcontroller" by ---, Reg. No. EE/H2007/01430 submitted in partial fulfillment of the requirement award of a Higher National Diploma on Electrical and Electronics Engineering has been approved.

By
Engr. ---                                                     Engr. ---
Supervisor                                                  Head of Department.
Signature……………….                           Signature……………….        

……………………………….
 Engr. ---
External Invigilator



DEDICATION
This project is dedicated to Almighty God for his protection, kindness, strength over my life throughout the period and also to my --- for his financial support and moral care towards me.Also to my mentor --- for her academic advice she often gives to me. May Almighty God shield them from the peril of this world and bless their entire endeavour Amen.



ACKNOWLEDGEMENT

The successful completion of this project work could not have been a reality without the encouragement of my --- and other people. My immensely appreciation goes to my humble and able supervisor mr. --- for his kindness in supervising this project.
My warmest gratitude goes to my parents for their moral, spiritual and financial support throughout my study in this institution.
My appreciation goes to some of my lecturers among whom are Mr. ---, and Dr. ---. I also recognize the support of some of the staff of --- among whom are: The General Manager, Deputy General manager, the internal Auditor Mr. --- and the ---. Finally, my appreciation goes to my elder sister ---, my lovely friends mercy ---, ---, --- and many others who were quite helpful.


PROJECT DESCRIPTION: This work “iot notification device using microcontroller” research material is a complete and well researched project material strictly for academic purposes, which has been approved by different Lecturers from different higher institutions. We made Preliminary pages, Abstract and Chapter one of “iot notification device using microcontroller” visible for everyone, then the complete material on “iot notification device using microcontroller” is to be ordered for. Happy viewing!!!


ABSTRACT

This work describes how to implement an IOT notification system. A notification is a way we can send alarms or other kinds of information to users but in this work we are implementing home security system. IoT refers to the infrastructure of connected physical devices which is growing at a rapid rate as huge number of devices and objects are getting associated to the Internet. Home security is a very useful application of IoT and we are using it to create an inexpensive security system for homes as well as industrial use. The system will inform the owner about any unauthorized entry or whenever the door is opened by sending a notification to the user. After the user gets the notification, he can take the necessary actions. The security system will use a microcontroller known as Arduino Uno to interface between the components, a magnetic Reed sensor to monitor the status, a buzzer for sounding the alarm, and a WiFi module, ESP8266 to connect and communicate using the Internet.

TABLE OF CONTENTS
COVER PAGE
TITLE PAGE
APPROVAL PAGE
DEDICATION
ACKNOWELDGEMENT
ABSTRACT
CHAPTER ONE
1.0      INTRODUCTION
1.1      BACKGROUND OF THE PROJECT

    1. AIM OF THE PROJECT
    2. OBJECTIVE OF THE PROJECT
    3. ADVANTAGES OF THE PROJECT
    4. SIGNIFICANCE OF THE PROJECT
    5. APPLICATION OF THE PROJECT

CHAPTER TWO
LITERATURE REVIEW

    1. OVERVIEW OF HOME NOTIFICATION
    2. WORKING PRINCIPLE OF HOME SECURITY NOTIFICATION
    3. OVERVIEW OF INTERNET OF THINGS
    4. HISTORICAL BACKGROUND OF INTERNET OF THINGS
    5. APPLICATIONS OF IOT
    6. REVIEW OF THE RELATED STUDIES

CHAPTER THREE
3.1      MATERIALS AND METHODS
3.2      PROPOSED WORKING MODEL
3.3      CONFIGURING BLYNK APP
CHAPTER FOUR

    1. TESTING AND RESULTS
    2. CONSTRUCTION PROCEDURE
    3. EXPERIMENT RESULT

CHAPTER FIVE

    1. CONCLUSION AND FUTURE SCOPE
    2. REFERENCES

 

CHAPTER ONE
1.1                                                        INTRODUCTION
IoT or Internet Things refers to the network of connected physical objects that can communicate and exchange data among themselves without the need of any human intervention. It has been formally defined as an “Infrastructure of Information Society”, because IoT allows us to collect information from all kind of mediums such as humans, animals, vehicles, kitchen appliances. Thus any object in the physical world which can be provided with an IP address to enable data transmission over a network can be made part of IoT system by embedding them with electronic hardware such as sensors, software and networking gear. IoT is different than Internet as in a way it transcends Internet connectivity by enabling everyday objects that uses embedded circuits to interact and communicate with each other utilizing the current Internet infrastructure.
The term IoT and its conception can be traced back to 1985 when Peter T Lewis spoke about the concept during his speech at Federal Communications Commission (FCC). Since then the scope of IoT has grown tremendously as currently it consists of more than 12 billion connected devices and according to the experts it will increase to 50 billion by the end of 2020. The IoT infrastructure has helped by providing real time information gathering and analysis using accurate sensors and seamless connectivity, which help in making efficient decisions. With the advent of IoT both manufacturers and consumers have benefited. Manufacturers have gained insight into how their products are used and how they perform out in the real world and increase their revenues by providing value added services which enhances and elongates the lifecycle of their products or services. Consumers on the other hand have the ability to integrate and control more than one devices for a more customized and improved user experience.

An important factor to consider when we talk about home automation is Security. Home security is a very important feature of home automation and maybe the most crucial one. Home security made drastic changes in the past few decades and continue to advance much more in the coming years. Previously home security systems meant having an alarm that would go off when somebody would break in but a smart secure home can do much more than that. Therefore the main objective of our work is to design a system which can alert the owner and others of an intruder break-in by sending a notification to their smart phones. The owner will also have the ability to stop or start the alarm remotely using just his smart phone. This system will help the users to safeguard their homes by placing the system on the doors or windows and monitoring the activity through their smart phones.
There has been an unprecedented growth in the number of devices being connected to the Internet since past few years. All these devices connected to the internet are part of the IoT infrastructure which can that allows these devices to send and receive data among each other. This is why it is beneficial to use such an existing infrastructure for designing the proposed security system. An alarm system that sounds the buzzer is of no use when a user is not present in the home to take action. When the owner is away communicate with each other. The IoT network consists of embedded electronics, sensors and software from their home, they want to be assured that their home is protected by intruders and thieves while they are gone. This is why the proposed system keeps the owner informed in the real time about the security status of their home. The designed system informs the user as there is a break-in so that the user can take necessary actions.


1.1                                                   AIM OF THE PROJECT
The aim is to send a notification to several devices, such as Android, iOS, or a desktop PC. In this work home security alert is sent using arduino microcontroller.


1.2                                             OBJECTIVE OF THE PROJECT
At the end of this work, students involved shall be able to interface arduino with either android application of destop computer.
1.3                                          ADVANTAGES OF THE PROJECT
The main advantages of such a system include the ease of setting up, lower costs and low maintenance.


1.4                                         SIGNIFICANCE OF THE PROJECT

  1. Constant Protection: If you install a notification device in your home, you and your family have round-the-clock the protection against break-ins. Some systems also have fire alarms built in, which provides additional reassurance. The constant protection of a notification device is particularly comforting when you may be away from your home for an extended period or you must leave your children home alone for an evening. It also means that your home is protected while you are sleeping so you can have peace of mind about your family's safety and get a good night's sleep.
  2. Deterrent to Criminals: Most home notification device provide small lawn signs or placards for your window that indicate that your home is protected by a security company. In many cases, the presence of this type of sign alone may persuade burglars and other criminals to pass over your home and move on to a dwelling that is not protected by a security system. Be sure to clearly display the decals and signs from your monitoring company to fully advertise your home's security.
  3. Lower Insurance Rates: While there is a significant cost to install a notification device, it can mean a financial advantage as well. Your insurance company may actually adjust the rate on your homeowners insurance policy if you have a system installed in your home. Because your home is protected from theft – and in many cases, fire – costly incidences that might require you to make a claim are less likely to occur in your home. As a result, your insurance company can lower your rate.
  4. This system is fully automated. So once this system is installed inside home or industry, then it does not require any human interaction to operate.
    With the use of this system we can save the life of person inside home / industry.
  5. This system is Cost effective. Also it is Fast and efficient

1.6                                         APPLICATIONS OF THE PROJECT

1) This project has its main application in security system. It will be really useful for the security of flat, bungalow or any row house. It can be used in our house for theft detection at night time.
4) This project can be used in hospitals. We need to do little bit modifications for use in hospital. We can add oxygen gas sensor to detect the leakage in oxygen gas cylinders, as it can also cause fire. The password operated locking section can be used in hospitals for those rooms which have limited access like rooms with chemical or x-ray machine units. So only authorized person can gain access to this areas/rooms/sections.

CHAPTER TWO: The complete chapter two of “iot notification device using microcontroller” is available. Order full work to download. Chapter two of “iot notification device using microcontroller” consists of the literature review. In this chapter all the related work on “iot notification device using microcontroller” was reviewed.

CHAPTER THREE: The complete chapter three of “iot notification device using microcontroller” is available. Order full work to download. Chapter three of “iot notification device using microcontroller” consists of the methodology. In this chapter all the method used in carrying out this work was discussed.

CHAPTER FOUR: The complete chapter four of “iot notification device using microcontroller” is available. Order full work to download. Chapter four of “iot notification device using microcontroller” consists of all the test conducted during the work and the result gotten after the whole work

CHAPTER FIVE: The complete chapter five of design and construction of a “iot notification device using microcontroller” is available. Order full work to download. Chapter five of “iot notification device using microcontroller” consist of conclusion, recommendation and references.



To "DOWNLOAD" the complete material on this particular topic above click "HERE"

Do you want our Bank Accounts? please click HERE

To view other related topics click HERE

To "SUMMIT" new topic(s), develop a new topic OR you did not see your topic on our site but want to confirm the availiability of your topic click HERE

Do you want us to research your new topic? if yes, click "HERE"

Do you have any question concerning our post/services? click HERE for answers to your questions

You can also visit our facebook Page at fb.me/hyclas to view our related construction (or design) picture.


For more information contact us through Any of the following means:

Mobile No :+2348146561114 or +2347015391124 [Mr. Innocent]

Email address :engr4project@gmail.com

Watsapp No :+2348146561114

To View Our Design Pix: You can also visit our facebook Page at fb.me/hyclas for our design photos/pics.


COUNTRIES THAT FOUND OUR SERVICES USEFUL

Australia, Botswana, Canada, Europe, Ghana, Ireland, India, Kenya, Liberia, Malaysia, Namibia, New Zealand, Nigeria, Pakistan, Philippines, Singapore, Sierra Leone, South Africa, Uganda, United States, United Kindom, Zambia, Zimbabwe, etc
Support: +234 8146561114 or +2347015391124
Watsapp No
:+2348146561114

E
mail Address :engr4project@gmail.com


CLICK HERE FOR MORE RELATED TOPICS/MATERIAL

IF YOU ARE SATISFIED WITH OUR SERVICES, PLEASE DO NOT FORGET TO INVITE YOUR FRIENDS AND COURSEMATES TO OUR PAGE.