Audible of Visible Alarm Activated by SMS Text or Email?
Does anyone know where I can find a product that includes an audible and/or visible alarm (light or horn or bell or buzzer) that can be activated by an incoming SMS Text or email?
NOT looking for a product that sends out SMS texts or emails upon an alarm condition.
Thanks in advance.
Joe O.
joloughlin@webtechwireless.com
·
NOT looking for a product that sends out SMS texts or emails upon an alarm condition.
Thanks in advance.
Joe O.
joloughlin@webtechwireless.com
·
Comments
I wouldn't ordinarily recommend the 862 because the programming interface is sort of non-existent... no feedback of any kind. If you make a mistake it just sits there and looks at you.
As an occasional programmer with no Python experience to speak of... "syntax error" is my middle name; so, it took me a week to get the thing to do what I wanted (send gps coordinates as either an E-mail or as a text message.) With a normal interface this should have been a fun afternoon. I had to resort to writing a line or two at a time and then testing it... which takes about 15 minutes per iteration... what a f*****g pain.
The python isn't exactly spec... (you have to build your own floating point numbers... looping doesn't appear to work right sometimes, etc. etc. etc.) I don't regret purchasing the unit... but you do need to know what you are getting into if you are going to follow this path. It has a code space in excess of 1M... Rumor has it that the interpreter can handle about 8K of code, but my stuff started to get real flake at about 2K...
The serial interface is sort of buggy... you have to use the right programming app... from among several that are available...
Disconnecting everything, re-installing the software and rebooting the device takes on sacramental meaning ... but once you get it working... it actually does work very well.
I have some code, which I'd be happy to post, which can do a simple parse on incoming SMS messages and the thing has pins that you can turn on or off... so you could hook up a relay or a flashing light or something pretty easily. I haven't looked at sending email to the gm862.
The 862 accepts the full AT command set and has several serial port options... so really it is begging for a Propeller interface[noparse]:)[/noparse]
And I think a combo board with a Prop and a 862... with all the wiring done would be a winner.
The current interface must be driving customers away... or making them regret their purchases...
Propellers to the rescue?
Hope this helps.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
The pessimist is never disappointed.
you mentioned the c168i before but I knew so little about the basic technology that I was afraid to go that route... Knowing what I know now, I wish I had listened to you[noparse]:)[/noparse]
I've been toying with the idea of making a Prop interface for the gm862 just for the fun of it... but now that you mention it... the c168 is looking better and better... and $25 new on ebay is really attractive.
JoeG...
Jay's original thread[noparse]:http:[/noparse]//forums.parallax.com/forums/default.aspx?f=25&m=287339
take a look at Phil's code.
Rich
Post Edited (rjo_) : 1/7/2009 11:52:36 PM GMT
I don't have the time to make this modification, since receive was never a priority, but I'll assist anyone who wants to take it up.
There was a lot of discussion about the hardware set up... did you end up using a straight through connector?
Rich
by the way... there was also a question about other phones... you can scratch the c139 off the list