sms send & recieving using pic16f84


Closed Thread
Results 1 to 15 of 15
  1. #1
    Join Date
    Aug 2007
    Location
    sri lanka.rathnapura
    Posts
    9

    Smile sms send & recieving using pic16f84

    dear sir.

    i am ruwan i like to make using sms conrtol ather device,(light on or off and light on position automaticaly recived sms alert) please help me .thank you

  2. #2
    Join Date
    Feb 2006
    Location
    johor,Malaysia
    Posts
    57


    Did you find this post helpful? Yes | No

    Default sending sms with pic 16f84

    hello...

    i success sending sms using pic16F84A..

    1st---what phone or modem u want use.
    2nd---the phone or modem must have at command
    3rd--- if use PIC16F84A must use 8Mhz because the speed.
    4th--- what languase u want use.(MPLAB,PIC BASIC PRO,C,PROTON)
    5----- u must know about serial comunication.

    hope this help u. sorry for my bad english...

  3. #3
    Join Date
    Aug 2007
    Location
    sri lanka.rathnapura
    Posts
    9


    Did you find this post helpful? Yes | No

    Smile sms project.

    dear friend.
    thank for ur help.

    don"t worry about your bad english.because my english allso bad.

    1st--nokia 3310.but i can chang it for ur advise
    02nd--no i haven"t any commond(at command)
    03rd--ok.i aggry with you
    04th--MPLAB and PIC BASIC PRO
    05TH-- NO

    i am a begener of thi kind of project.so can teach me A to Z

    thank you.

  4. #4
    Join Date
    Feb 2006
    Location
    johor,Malaysia
    Posts
    57


    Did you find this post helpful? Yes | No

    Default

    ruwan


    i cant help u A to Z because i not master about this..

    this forum already talk about this. but now i cant find for give to you.

    if u want use nokia3310 that very difficult. u must know about F-bus or M-bus. i cant succes using the phone.

    u find the mobile phone with moden,something like sonyerricson t610 or other.

    t610 have at command so that easy to comunication with pic.

    for send the at command using pic basic pro u can use Serin2 and serout2.

  5. #5
    Join Date
    Aug 2007
    Location
    sri lanka.rathnapura
    Posts
    9


    Did you find this post helpful? Yes | No

    Default hello.

    i can find a sonyerriction t10 phone.
    ser in 2 and ser out 2 is enough
    please send to me for this project item list.i can collect.
    i followed pic programing short course and i can program led circuit and,7sigment ,
    there for i can do this project on ur help.
    thank you.

  6. #6
    Join Date
    Feb 2006
    Location
    johor,Malaysia
    Posts
    57


    Did you find this post helpful? Yes | No

    Default need learn..

    hello..

    that time i built this project i dont know about Pic and Programming. just study and learn for other people topic... so u more good that me... heeheee

    t10 can use but the modem time is hex mode. that u must convert the hex kod.
    That more easy if can find modem with support text mode...

    can u describe about your project

  7. #7
    Join Date
    Nov 2005
    Posts
    36


    Did you find this post helpful? Yes | No

    Default

    If your message do not change, you can store it in the sim card and send with the "AT+CMSS=" command.
    Regards
    Gianni

  8. #8
    Join Date
    Aug 2007
    Location
    sri lanka.rathnapura
    Posts
    9


    Did you find this post helpful? Yes | No

    Default dear sir.

    i want to do.
    my home unit (include t10 phone & pic 16f84 )pic 16f84 ic portb.0 input some signal again i need to know that signal through sms to my hand phone.
    and i send sms my home unit again pic portb.1 high (out put signal)

    i am sorry to late my reply because my computer problem.
    thank you.

  9. #9
    Join Date
    Aug 2007
    Location
    sri lanka.rathnapura
    Posts
    9


    Did you find this post helpful? Yes | No

    Default

    hello.

    want to do.
    my home unit (include t10 phone & pic 16f84 )pic 16f84 ic portb.0 input some signal again i need to know that signal through sms to my hand phone.
    and i send sms my home unit again pic portb.1 high (out put signal)

    i am sorry to late my reply because my computer problem.
    thank you.

  10. #10
    Join Date
    Nov 2005
    Posts
    36


    Did you find this post helpful? Yes | No

  11. #11
    Join Date
    Aug 2007
    Location
    sri lanka.rathnapura
    Posts
    9


    Did you find this post helpful? Yes | No

    Default sms

    thank you mr gioppy.
    i following that forums.ican,n understand quekly.i will try it

    pic basic and pic basic pro are same lanauge.
    thank you
    Last edited by ruwan; - 25th September 2007 at 14:25.

  12. #12
    Join Date
    Aug 2007
    Location
    sri lanka.rathnapura
    Posts
    9


    Did you find this post helpful? Yes | No

    Default sms

    hello.
    can you write me simple exmple.this one.i want to automaticaly send massag "hello" .16f84 portb.0 input signal.
    (tell me first i am this masage save in phone.then i writ program pic using at command.then send phone using data reciving pin)
    sorrey for my bad english.

  13. #13
    Join Date
    Aug 2007
    Location
    sri lanka.rathnapura
    Posts
    9


    Did you find this post helpful? Yes | No

    Default thanks

    thanks for all.to help me.

  14. #14
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,816


    Did you find this post helpful? Yes | No

    Default

    I hope you are not being ironic...

    In case you don't, I have to say that such a project is not simple or for the novice. You must have a good understanding of serial communication and can suggest few books to read and of course hardware knoledge of the devices you are going to use.

    In the case of mobiles, you have to do 2 way communication with the device under control to make sure that all your settings are processed. Even a single AT must be replied with an OK and your PIC should received it before sending any new commands.

    Also every phone/module have additional commands special to itself.

    If you have written some code but want to check it or debug it, feel free to post it here.

    Ioannis

  15. #15
    Join Date
    Aug 2007
    Location
    sri lanka.rathnapura
    Posts
    9


    Did you find this post helpful? Yes | No

    Default thank you

    i have a ericsson gf768 phone . i can,t find a t10 phone .

Similar Threads

  1. Active low input?
    By CosMecc in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 8th August 2010, 20:31
  2. Please send me a SMS program
    By hjcool in forum GSM
    Replies: 7
    Last Post: - 17th June 2009, 10:33
  3. Replies: 0
    Last Post: - 1st September 2008, 07:03
  4. sms send sht11 pic16f876 nokia 6210
    By elektoro2009 in forum GSM
    Replies: 11
    Last Post: - 9th June 2008, 08:57
  5. send incomming msg (SMS) to VB
    By PoTeToJB in forum mel PIC BASIC Pro
    Replies: 19
    Last Post: - 24th April 2006, 11:16

Members who have read this thread : 1

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