HELP ME, SMS controlled relay using PIC


Closed Thread
Results 1 to 15 of 15

Hybrid View

  1. #1
    Join Date
    Sep 2008
    Posts
    7

    Default HELP ME, SMS controlled relay using PIC

    hello everyone,

    my project is this, a message should trigger a relay, i only need one relay for an alarm.

    my problem is that i don't know how to read the message using PIC and what AT command should i use, what PIC should i use to read the SMS, what cellphone should i use? to be honest i have only a little experience about PIC.

    so please could anyone help me realize this project. any tutorial or guide will be great help for me to understand on where should i begin. i also need a circuit diagram and program code if possible.

    thanks in advance.

  2. #2
    Join Date
    May 2008
    Location
    Italy
    Posts
    825


    Did you find this post helpful? Yes | No

    Default

    Read the below given link it will be a good start

    http://www.developershome.com/sms/ho...dSMSFromPC.asp

  3. #3
    Join Date
    Sep 2008
    Posts
    7


    Did you find this post helpful? Yes | No

    Default aratti

    thanks for the link, ill already read it. it gave me an idea on how to communicate the cellphone using PC but i need codes in using pic.

  4. #4
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,132


    Did you find this post helpful? Yes | No

    Default

    What do you mean by 'codes in using pic'? A ready made program?

    Please have a look at the link:

    http://www.picbasic.co.uk/forum/foru...c&daysprune=-1

    and specially:

    http://www.picbasic.co.uk/forum/showthread.php?t=8493
    http://www.picbasic.co.uk/forum/atta...9&d=1145772480

    (credits to charudatt)

    Ioannis

    P.S. Next time give more details, like your PIC type, your IDE and you up to this moment program you have written.

  5. #5
    Join Date
    Sep 2008
    Posts
    7


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Ioannis View Post
    What do you mean by 'codes in using pic'? A ready made program?

    Please have a look at the link:

    http://www.picbasic.co.uk/forum/foru...c&daysprune=-1

    and specially:

    http://www.picbasic.co.uk/forum/showthread.php?t=8493
    http://www.picbasic.co.uk/forum/atta...9&d=1145772480

    (credits to charudatt)

    Ioannis

    P.S. Next time give more details, like your PIC type, your IDE and you up to this moment program you have written.
    yes, if possible can u give me a ready made program. i seen a lot of sample program in the forum but really i can't understand the initialization, and how to send AT commands using PIC. i already tried sending AT commands using hyper terminal and it works and now my problem is on how to use the PIC to send AT commands. thanks for the links. hope you can help me.

  6. #6
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by pazko1125 View Post
    yes, if possible can u give me a ready made program.
    Did you even look at the links above? Looks to me like 'ready made'...

    i seen a lot of sample program in the forum but really i can't understand the initialization, and how to send AT commands using PIC. i already tried sending AT commands using hyper terminal and it works and now my problem is on how to use the PIC to send AT commands. thanks for the links. hope you can help me.
    Maybe you should start off by making a PIC do something simple like making an LED blink or something along those lines before trying to tackle sending/receiving serial port data....much less trying to talk to a cell phone. I mean... How far into PICs are you? How much stuff have you built? Have you answered any of the questions Ioannis asked two posts above? We don't know what you're dealing with...

Similar Threads

  1. SMS via pic
    By kenandere in forum GSM
    Replies: 15
    Last Post: - 10th March 2010, 10:00
  2. Pic to relay
    By ruijc in forum General
    Replies: 4
    Last Post: - 8th November 2007, 19:03
  3. Serial Relays
    By tazntex in forum General
    Replies: 3
    Last Post: - 17th May 2007, 17:42
  4. Replies: 22
    Last Post: - 9th April 2007, 15:25
  5. SMS decoding / encoding using PIC!
    By bitmaniac in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 19th March 2004, 07:03

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts