TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (141472 times)
  2. FAT32 Library (74314 times)
  3. Network Ethernet Library (58854 times)
  4. USB Device Library (48918 times)
  5. Network WiFi Library (44679 times)
  6. FT800 Library (44225 times)
  7. GSM click (30933 times)
  8. mikroSDK (29814 times)
  9. PID Library (27418 times)
  10. microSD click (27352 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

SMS home alarm system

Rating:

16

Author: MIKROE

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Category: GSM / GPRS

Downloaded: 10358 times

Followed by: 3 users

License: MIT license  

Build your own home-made SMS alarm system, with minimum expenses using StartUSB for PIC, Smart GM862 with Telit GM862 module and antenna, Motion Sensor and a wire jumpers.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "SMS home alarm system" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "SMS home alarm system" changes.

Do you want to report abuse regarding "SMS home alarm system".

  • Information
  • Comments (3)

Project Blog

NEW! SMS Home Alarm 2 available!

NEW! SMS Home Alarm 2 available!

New and improved Let's make project using PIC Clicker, GSM click, Relay click and Motion sensor. Check it out!

View full image
Figure 1

Figure 1

Your own home made alarm set (click to enlarge)

View full image

This week we are showing you how easily you can build your own home-made SMS alarm system, with minimum expenses. All you need to have is StartUSB for PIC Board, Smart GM862 with Telit GM862 module and antenna, one SIM card and a few wires.
Program constantly monitors the input from motion sensor. When turned on, the device rests for one minute, so you can safely exit your home without triggering the alarm. After that, software enters the alarm mode. When motion is detected, device sends an SMS message: "Warning: Motion Detected!", letting you know that someone is in your home. When the SMS is sent, system will wait dormant for one minute and then reenter the normal alarm mode.

Figure 2

Figure 2

SMS home alarm schematics (click to enlarge)

View full image

Cool and simple, isn’t it? You can make a nicer design of the whole thing if you like, maybe put it in a casing with accessible power supply connector, a signal led and external antenna, but we leave this to your creativity. Source code of this demonstration software is provided for free, so you can modify it to suit your needs.

ALSO FROM THIS AUTHOR

GPS Click

0

GPS Click is a compact solution for adding GPS functionality to your device. It carries the u-blox LEA-6S high-performance position engine.

[Learn More]

RTC 5 click

5

RTC5 click carries MCP79510, a real-time clock/calendar with an SPI interface. The example sets and reads the time, and displays it on the Lcd.

[Learn More]

nRF T click - Example

0

This is a sample program which demonstrates the use of nRF T click. Programmer uses RF module for communication between two development systems. Each module can be used as transmitter and receiver.

[Learn More]