How to Interface GSM Module SIM300 with PIC 16F628A Microcontroller for sending SMS and making Calls using pic microcontoller

Interface GSM Module SIM300

We have seen many Electronics Engineering projects use GSM Modem. GSM modems are widely integrated with GSM security system, GSM alarm to provide easy user interaction of user to the embedded project. What is a GSM module? A GSM module lets you to make calls, Send messages, Process messages and calls, Interrupts sing SMS and CALL, inform system status, values, GPS location, alerts etc within the embedded module. This article not actually a project, we have received many requests asking for the detailed explanation of interfacing GSM Module with PIC (One of our visitor Mr.Nohman Khan requested this). So I decided to do a post on that, and it will simplify upcoming GSM projects.

Interface GSM Module SIM300

Here I used PIC16f628A, which has only 18 pins but it has inbuilt UART module, this circuit can be used as GSM modem tester.

To test a GSM module/modem we have to connect it to PC and send AT command then check response, but it not possible when we buying this from a shop, this circuit make you to test GSM Module by simply pressing buttons to make call and send SMS.

Components Required

  1. PIC16F628A
  2. GSM modem SIM300
  3. IC 7805
  4. LED x3(Green, Red, Yellow)
  5. Resistor (100Ωx3, 10KΩx3)
  6. Capacitor (0.1µF, 33pfx2)
  7. Crystal 20MHz
  8. Push button
  9. Dot PCB
  10. Connecting wires
  11. 12V DC supply

SIM300 GSM Module

Let’s have a brief look to the embedded wireless module SIM300,

  • SIM300 GSM Modem is able to take any GSM network operator SIM card and behave just like a mobile phone with its own unique phone number.
  • The RS232 interface lets modem to communicate with RS232 port of PC or compatible embedded system circuitry.
  • Implementation of SMS controlled devices, Auto reply; remote control is possible via SIM300.
  • The modem can be directly interfaced with microcontroller. It can be used to send, receive and process SMS/ call
  • GPRS facility brings internet and FTP connection to your embedded project.

Popular Applications

  • SMS based Remote Control Systems
  • Security Applications and Sensor Monitoring
  • GPRS/ TFTP Mode Remote Data Logging

interface GSM Module SIM300

Leave a Comment

Your email address will not be published. Required fields are marked *