Door controller and proximity switch detection.

Dependencies:   mbed-rtos mbed VodafoneUSBModem_bleedingedge

This program takes in a digital input - which is a reed switch for a door - and an output to a relay. The door is open with a simple 'text' to the modem on the USB bus (i used k3770 vodafone dongle).

The door will send an alarm message to your nominated numbers at the start of the program if the door is open without a command being sent.

Very simple - and just meant as a demonstration of how to incorporate GSM/3G functionality to a evice.

History

First commit of the Vodafone door controller. default tip

2013-07-17, by nherriot [Wed, 17 Jul 2013 08:54:57 +0000] rev 29

First commit of the Vodafone door controller.


updated to the newest mbed lib

2013-02-21, by nherriot [Thu, 21 Feb 2013 09:40:10 +0000] rev 28

updated to the newest mbed lib


watchdog timer used to restart the device if the modem fails to come up.

2013-02-21, by nherriot [Thu, 21 Feb 2013 09:29:20 +0000] rev 27

watchdog timer used to restart the device if the modem fails to come up.


2nd attempt at merging -- this is not as easy as it use to be!

2013-02-10, by nherriot [Sun, 10 Feb 2013 20:28:33 +0000] rev 26

2nd attempt at merging -- this is not as easy as it use to be!


merging

2013-02-10, by nherriot [Sun, 10 Feb 2013 20:19:26 +0000] rev 25

merging


dbg message

2013-02-10, by nherriot [Sun, 10 Feb 2013 16:39:50 +0000] rev 24

dbg message


small dbg changes

2013-02-10, by nherriot [Sun, 10 Feb 2013 16:32:32 +0000] rev 23

small dbg changes


Adding alarm feature to the door

2013-02-05, by nherriot [Tue, 05 Feb 2013 08:58:35 +0000] rev 22

Adding alarm feature to the door


Fixed ATCommandInterface.cpp

2012-09-27, by donatien [Thu, 27 Sep 2012 14:49:15 +0000] rev 21

Fixed ATCommandInterface.cpp


Merge

2012-09-27, by donatien [Thu, 27 Sep 2012 13:18:02 +0000] rev 20

Merge