school project help!!



i need school project have sm5100b gsm module , mega2560
i want send sms control led's
when send sms mega2560

+cmt: "+14105551234","+13065550024","10/12/10,12:21:37+00",30                                                            
turn on light

when string on serial1 how can send  "lights on" string serial2

thank you

quote
when send sms mega2560 this

+cmt: "+14105551234","+13065550024","10/12/10,12:21:37+00",30                                                            
turn on light

first, show code gets data on serial1. if getting data, should trivial parse input determine command. then, taking appropriate action more trivial.

how parse input depends on how have collected it, if have collected @ all.


Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > school project help!!


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums