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 interface to pic16f877a

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



Joined: 28 Sep 2013
Posts: 3
Location: INDIA,kerala

View user's profile Send private message

gsm interface to pic16f877a
PostPosted: Sat Sep 28, 2013 11:29 pm     Reply with quote

How can I display sms on 16*2 lcd and how to make a call ? I am using gsm900 module and pic 16f877a.
_________________
Fly in excellence
temtronic



Joined: 01 Jul 2010
Posts: 9163
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Sun Sep 29, 2013 5:18 am     Reply with quote

Start small...

first get the 877 to flash an LED at 1HZ rate...
... this will confirm your hardware is correct
next get the 877 to send 'hello world' to LCD module...
... confirms you've got that 'up and running'
next get a PC connected to the PIC...
... confirm you can send and receive from the PC
now connect the GSM to the PIC...
...

You need to do each step..building knowledge nd getting familiar with the PIC, C and 'how it all works'..

and

be sure to learn the 'search' feature on this forum. Ther's lots of threads about PIC and GSM here, but don't just copy and paste code,odds are real good it won't work first time!
That's why you need to take small steps.

hth
jay
ezflyr



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

View user's profile Send private message

PostPosted: Sun Sep 29, 2013 2:06 pm     Reply with quote

Hi,

Start by reading the forum archives as this exact project - I guess it's a common school assignment! - has been covered many, many times.....

It's not enough to tell you are using a 'SIM900', you've got to post a link to the actual hardware you are using. The basic SIM900 can be directly connected to the PIC, while the. (more common) breakout board mounted version usually has RS232 interface hardware..... We need to know what you've got!

Also, in the Code Library there is a working SMS "driver" by forum user Gabriel.....

John
SSR



Joined: 09 Nov 2011
Posts: 14

View user's profile Send private message AIM Address

PostPosted: Tue Oct 01, 2013 1:00 pm     Reply with quote

Gabriel has done most of the job for you.
http://www.ccsinfo.com/forum/viewtopic.php?t=50390&highlight=gsm
ezflyr



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

View user's profile Send private message

PostPosted: Tue Oct 01, 2013 1:04 pm     Reply with quote

Hi,

Didn't I already say that??

Quote:

Also, in the Code Library there is a working SMS "driver" by forum user Gabriel.....


John
SSR



Joined: 09 Nov 2011
Posts: 14

View user's profile Send private message AIM Address

PostPosted: Wed Oct 02, 2013 7:58 am     Reply with quote

Hello,

Surely, but i missed that. Don't worry it won't take much of forum space. Very Happy
silvanose



Joined: 28 Sep 2013
Posts: 3
Location: INDIA,kerala

View user's profile Send private message

PostPosted: Wed Oct 02, 2013 10:50 am     Reply with quote

Thanks for all. I tried this project and it works fine. Thanks Gabriel.
_________________
Fly in excellence
Gabriel



Joined: 03 Aug 2009
Posts: 1067
Location: Panama

View user's profile Send private message

PostPosted: Wed Oct 02, 2013 11:49 am     Reply with quote

no problem...
thanks to the other guys that took the time to point you in the right direction. specially ezflyr who helped out with the driver.

[cartoon deleted]


++++++++++++++++++
Thanks yes, cartoons no. Sorry.

- Forum Moderator
++++++++++++++++++

_________________
CCS PCM 5.078 & CCS PCH 5.093
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