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.

Pic16f877

Status
Not open for further replies.

joelalfuerto

Junior Member level 3
Joined
Nov 26, 2010
Messages
30
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,298
Activity points
1,463
can anyone help me about pic16f877? code for program using this pic and an interfacing gsm module..
 

Post this topic in the "Microcontrollers" section in the forum and you're likely to get a lot of help in that way.
 

GSM modems have serial ports, u can send AT commands to gsm modem via a microcontroller's or PC's serial port to control it.

Dear for interfacing gsm modem with pic16f877, u must first understand the following basic (u may skip if u already know):

1) Serial communication of PC with PIC microcontroller: Here is a good tutorial
RS232 Communication using PIC18F4520's USART - PIC Microcontroller Tutorial | eXtreme Electronics
2) Sending AT commands to control gsm modem: Here is a link that may help
SMS Tutorial: Sending SMS Messages from a Computer/PC Using AT Commands (AT+CMGS, AT+CMSS)

When u done the above steps, u will be able to send AT commands using pic16f877.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top