Skip to main content

Smart Home with Intelligent Intruder Detection and Automatic Terrestrial Mapping Information To The Police by Internet


ABSTRACT

Smart home technology has proved to contribute to increased independence and safety. Smart Home Technology is a collective term for information and communication technology in homes, where the components are communicating through a local network. The technology may be used for monitoring, alarming and executing actions, according to the programmed criteria. These project includes a high level security system informs the authorized person and to the police station by a dedicated software using internet. The heart of the project is a Web Server running on an ARM Cortex M4 microcontroller. There are various sensors, devices connected to this device for security system, control and monitoring. Dedicated softwares are there for user (.Net and Android) and police station (.Net). The user software can control the devices in home, view various sensor readings, status of security system, change configuration etc. The application used in the police station use maps of local area to provide the intruder alert. The software used in police station will be communicating with this home server and if an intruder is detected, it will be shown in the software as a location in map and a notification message which makes their duty easily. Same time the house owner will be informed by the user software. The software communicates to the Smart Home Device using UDP protocol. The user software is compatible for future developments like camera interfaces. 





































Will Be Updated Soon






Software Demo Videos


Smart Home User Software



Smart Home Security Software Used in Police Station











Comments

  1. please share your project to me :((
    octa.sherlockholmes[at]gmail.com

    ReplyDelete
  2. I would like to have it as my final year project i am an electronics and telecommunication final year student can you please mail me the details ?
    aniket.lele@gmail.com

    ReplyDelete
  3. I would like to have it as my final year project i am an electronics and communication final year student can you please mail me the details ?
    milav19soni@yahoo.com

    ReplyDelete
  4. There is a problem with my Ethernet module after some tens of demonstration. I hope replacing the crystal will solve the problem, it isn't available at local stores. This project is designed to work in my college network and area. It should be changed to general settings for others to use it. As the Ethernet module is not functional i need to replace it and check the general settings.

    Sorry for Inconvenience.

    ReplyDelete
  5. Hi Friends, we are looking for a simple application / software, where it should display the telephone number (landline will be connected to the laptop / desktop), and the program should be available in C# (asp.net). If anyone of you can help us, pl. contact me at : krish_ov at yahoo dot com

    Thanks in advance.

    Krishna

    ReplyDelete
  6. Can i have yo project please...I would like to have it as a sample for my final year project....Thanx in advance.

    dbcooper10@hotmail.co.uk

    ReplyDelete
  7. @Baffik Thanks for your reply, I have some problem. One application of this project is hard coded with my college location settings, i can easily change this but my Ethernet module is damaged, I ordered new one and it takes one month to reach me. If you have this much time I will definitely send you the necessary details.

    ReplyDelete
  8. I estimate a cellular quarters defense creature is truly fine and proper for a address that is session pour out. It power tell or throw data from the house's safety place to a cellular handset. So you may well watch the refuge of your dwelling yet if you are gone.
    Details know here plz home theatre installations

    ReplyDelete
  9. It looks pretty cool. I found another smart home project. It's called Oort.

    ReplyDelete
  10. Thanks for sharing this projects details..Its really useful for me..Keep posting..

    Final Year Projects

    ReplyDelete
  11. Contact us at 7042269391 for purchase and installation of home security systems at affordable cost.

    ReplyDelete
  12. Hi,
    this is a very informative blog.

    Can i have yo project please, the project is very interesting to me.

    kozma.livia90@gmail.com

    ReplyDelete
  13. Really nice information about security protection. Thanks a lot.
    emergency alert system georgia

    ReplyDelete
  14. With the upcoming Internet of Things and Industry 4.0 the Smart Home/Smart Office or more generally the Smart Building is becoming more and more important. Smart Buildings use technology from the traditional home and building control and connect it to the internet. Commercials from the television promise to control the complete home from the smartphone or tablet but never say a word about IT security.

    ReplyDelete
  15. It is a very informative blog specially flow chart. Home security is important for your home and screen shots has easily understood. Can you change your home to smart home so we are providing all home security services in UAE such as CCTV camera, Alarm etc.visit us for home security services Smart Home

    ReplyDelete
  16. Good sharing, Sharp Cloud Smarthome System is now with the latest addition of the Smart Starter Kit (YL-SU50M), the aim is to give security to the masses and democratize it in a way it hasn't happened before with its multi-function, multi-users, multi-location security. For detail visit:
    http://kidbuxblog.com/stay-safe-with-sharps-cloud-smarthome-system/

    ReplyDelete

Post a Comment

Popular posts from this blog

PIC 16F877A Microcontroller Based Electronic Lock 16x2LCD 4x3 Keypad

 Circuit Diagram Security is a prime concern in our day-today life. Everyone wants to be as much secure as possible. An access control for doors forms a vital link in a security chain. The microcontroller based digital lock for Doors is an access control system that allows only authorized persons to access a restricted area. An electronic lock or digital lock is a device which has an electronic control assembly attached to it. They are provided with an access control system. This system allows the user to unlock the device with a password. The password is entered by making use of a keypad. The user can also set his password to ensure better protection. The major components include a Keypad, LCD and the controller PIC16F877A. This article describes the making of an electronic code lock using the 16F877A microcontroller. The system is fully controlled by the 8 bit microcontroller 16F877A which has a 8Kbytes of ROM for the program memory. The password is stored in the

Electronic Voting Machine Using 8051 Microcontroller (AT89C51)

  Circuit Electronic voting machine has now replaced the traditional mechanism of voting due to several advantages like security, automatic counting etc. This project presents a way to develop an electronic voting machine which displays the count of votes on a 16x2 LCD interface. A user can get his/her vote register through a set of switches (one for each candidate). After every cast of vote, the subsequent count can be seen on LCD. The circuit uses AT89C51 microcontroller and the code for the project has been written in C. This LCD based electronic voting machine is designed for four candidates. The input part consists of a set of six tactile switches. The switches and 16x2 LCD are interfaced to microcontroller AT89C51 for various operations and displays. The provision of casting votes for the candidates has been provided through four of these switches. These switches are made active high and connected to pins 2-5 (P1^1 – P1^4) of the controller. The remaining two

89C51 Based Digital Thermometer Using DS1820

Introduction The hardware configuration when using multiple 1-Wire temperature sensors like the DS1820 is very simple, as illustrated in the block diagram below. A single-wire bus is used for communication between the microcontroller and the temperature sensor. It is also possible to power the devices direclty via this 1-Wire bus. An almost unlimited number of 1-WireTM devices can be connected to the bus because each device has a unique 64-bit ROM code identifier which is used to address each sensor   Temperature measurement using DS1820 sensor. Use of ‘1-wire’ protocol... Temperature measurement is one of the most common tasks performed by the microcontroller. A DS1820 sensor is used for measurement here. It is capable of measuring temperature in the range of -55 °C to 125 °C with 0.5 °C accuracy. For the purpose of transferring data to the microcontroller, a special type of serial communication called 1-wire is used. Due to a simple and wide use of these sensors, commands us