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 a sms using microcontroller but without cellphone.

Status
Not open for further replies.

kedar_gv

Newbie level 2
Joined
Nov 7, 2009
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Tx ,United States
Activity points
1,298
I am trying to send an sms based on the input to my microprocessor.
How to send a text message from a microprocessor without interfacing it to a cell phone. I can have an antenna in my circuit.
I need something cheap .
 

SMS are normally related with cell phone, do you want to sent SMS to another cell phone but with using cell phone from your side?

which type of microcontroller you are using, like 8951, pic, avr, arm etc?

you can send sms via internet also, connect your system to free sms sites and sent sms.

or you can use GSM module which connect with your controller and sent sms via it. vehicle tracking normally use such technology.

choice is yours
 

    kedar_gv

    Points: 2
    Helpful Answer Positive Rating
Hi Hanif
Thanks for the quick reply.
My project doesnt allow me to use cellphone.
I am using a gsm Modem instead.
After posting this I got some tutorials to send a reply using a GSM modem.

I am still in the initial phase tryin to figure my specifications. Now that I know I can use a GSM modem I need a low power MuC .

If I have any questions after I start I will be posting again ...Thanks
 

Hi ...

If Power is a constraint.. you could choose ARM Microcontroller for your purpose... you can interface with GSM Modem and send SMS through AT commands...

;)
 

    kedar_gv

    Points: 2
    Helpful Answer Positive Rating
I know good page about **broken link removed** and other devices which work using gsm network. You can find there many products with documentation and examples of applications.
 

    kedar_gv

    Points: 2
    Helpful Answer Positive Rating
GSM modem in scale 22 x 22 mm up to 44 x 44 mm:
https://www.gsm-modem.de/gsm-module.html

Connect to SMSC:
https://www.gsm-modem.de/connect-to-smsc.html

If your uC offers Ethernet or WIFI, then you have further options:
Smsc.gif
 

@kedar, am working on a similar area for my project which is in the biomedical field. i need to know how to interface a sim card wit d µC kit to send an sms to a prescribed number.pls do help. am using a ECG recorder to record the data of the patient and i need to send the data from time to time and i chose gsm as it is cheap and very efficient. pls do help!!!!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top