Read Serial --> Send SMS --Ideas--
hi,
i'm starting implement aplication arduino.
description:
i have system, has serial port. connect laptop , hyperterminal read output.
i want use arduino permanently read serial output, 'look' @ data , store important pieces ( xx.x%, alarms, errors, etc).
in event of error being detected, or @ predetermined intervals use gsm modem send sms.
i'm thinking using siemens mc35 to manage gsm comunication.

so basicly arduino continuously reading output of serial port, store 'important' values, , react specific strings in serial data or calls mc35.
what problems forsee in setup?
i'm starting implement aplication arduino.
description:
i have system, has serial port. connect laptop , hyperterminal read output.
i want use arduino permanently read serial output, 'look' @ data , store important pieces ( xx.x%, alarms, errors, etc).
in event of error being detected, or @ predetermined intervals use gsm modem send sms.
i'm thinking using siemens mc35 to manage gsm comunication.
so basicly arduino continuously reading output of serial port, store 'important' values, , react specific strings in serial data or calls mc35.
what problems forsee in setup?
if can devices talk each other (should not real problem), issue see "permanently store data" requirement. arduino not have lot of storage capability. add sd card, , store data there.
Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Read Serial --> Send SMS --Ideas--
arduino
Comments
Post a Comment