CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

GSM command

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
CCS-Festina



Joined: 21 Feb 2012
Posts: 11

View user's profile Send private message MSN Messenger

GSM command
PostPosted: Tue Feb 21, 2012 5:20 pm     Reply with quote

I want to understand the operating principle of GSM, otherwise, I will order a GSM module by a peak (sms sent, receives sms).
ezflyr



Joined: 25 Oct 2010
Posts: 1019
Location: Tewksbury, MA

View user's profile Send private message

PostPosted: Tue Feb 21, 2012 5:35 pm     Reply with quote

Hi,

This is a CCS 'C' forum. Is your interest in the context of interfacing the GSM module with a PIC programmed in CCS 'C'?

John
zaremchichak



Joined: 31 Jan 2012
Posts: 3

View user's profile Send private message

PostPosted: Wed Feb 22, 2012 12:18 am     Reply with quote

GSM module usually use UART. It's easy. Commands for GSM module you can find in pdf for your module.
CCS-Festina



Joined: 21 Feb 2012
Posts: 11

View user's profile Send private message MSN Messenger

Yes
PostPosted: Thu Feb 23, 2012 12:51 pm     Reply with quote

ezflyr wrote:
Hi,

This is a CCS 'C' forum. Is your interest in the context of interfacing the GSM module with a PIC programmed in CCS 'C'?

John
yes
ezflyr



Joined: 25 Oct 2010
Posts: 1019
Location: Tewksbury, MA

View user's profile Send private message

PostPosted: Thu Feb 23, 2012 8:21 pm     Reply with quote

Hi,

OK, fair enough, but your question is much too vague. What, specifically, do you need to know about using a GSM modem with a PIC micro? As already noted, most have UART that will connect to the PIC. Which GSM module have you got?

John
CCS-Festina



Joined: 21 Feb 2012
Posts: 11

View user's profile Send private message MSN Messenger

ok
PostPosted: Fri Feb 24, 2012 8:42 am     Reply with quote

I made a wish, PIC + GSM module, this system is a state supervised, for example, I want to let this system in the house when an event occurred at home he sent me a message on my phone to give me this information
ezflyr



Joined: 25 Oct 2010
Posts: 1019
Location: Tewksbury, MA

View user's profile Send private message

PostPosted: Sat Feb 25, 2012 8:32 pm     Reply with quote

Hi,

Looking at 'triggers' (digital inputs, analog inputs, etc.) and then sending text messages in response is pretty straight-forward. I did a similar project using the ADH 8066 GSM module. Here is where you can get one:

http://www.sparkfun.com/products/10138


I'd also recommend that you get one of these evaluation boards to help get you up to speed using this module

http://www.sparkfun.com/products/10164

Once you've got a handle on the commands this module accepts, it's pretty easy to connect the module to a PIC and make it do what you want.

John
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group