Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Send SMS by Microcontroller

Status
Not open for further replies.

Sam Shakib

Newbie level 1
Joined
May 14, 2013
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,288
I am now working on a project in which I gotta send SMS from a GSM or, CDMA module by a Microcontroller device when a sensor have positive response.( I can't use PC there because my device has to be portable)
How to do that and what type of things I need to do that? ( I need a detail tutorial as I am new in this type of works.) Plz, help me guys.
 

I am now working on a project in which I gotta send SMS from a GSM or, CDMA module by a Microcontroller device when a sensor have positive response.( I can't use PC there because my device has to be portable)
How to do that and what type of things I need to do that? ( I need a detail tutorial as I am new in this type of works.) Plz, help me guys.

hi shakib,

http://www.testech-elect.com/enfora/tutorial_send_receive_sms_using_gsm_modem.htm
http://www.smsiseasy.com/technicalinfo.html

its pitty easier when you understand the GSM and its commands. first of all you read the AT commands for the GSM modem, and then you test with your PC com port terminal. so only you could understand the working principle of the GSM.
http://www.codeproject.com/Articles/38705/Send-and-Read-SMS-through-a-GSM-Modem-using-AT-Com

After you getting thorough in the GSM, you go ahead with your Microcontroller. by passing the commands from the controller to GSM, it will work according to the commands.

http://www.sparkfun.com/datasheets/Cellular Modules/AT_Commands_Reference_Guide_r0.pdf
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top