TC35i GSM With PIC 16F690 help


Closed Thread
Results 1 to 34 of 34

Hybrid View

  1. #1

    Exclamation TC35i GSM With PIC 16F690 help

    Hi
    Can someone help me please providing a schematic to link up my PIC with TC35i GSM modem.

    I have seen an schematic provided by Aratti, linking TC35i with 16F873.

    What I would like to ask is why MAX232 is used? What does this IC actually do and why not to connect the PIC directly to the TC35i?

    Damien

  2. #2
    Join Date
    Sep 2009
    Posts
    737


    Did you find this post helpful? Yes | No

    Default

    max 232 is logic level converter. It converts RS232 logic level to ttl logic level and ttl to RS232. You should look datasheet.

  3. #3


    Did you find this post helpful? Yes | No

    Question

    Thanks for the info but since I am fairly new to this field, can you guide me as to where I can read about TTL & RS-232 type signals and difference between them.

  4. #4
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Dave
    Always wear safety glasses while programming.

  5. #5
    Join Date
    Sep 2009
    Posts
    737


    Did you find this post helpful? Yes | No

    Default

    On google or wiki
    RS232 standard:
    logic "1" is -3 to -15V
    logic "0" is 3 to 15v
    -3 to 3 is not defined
    TTL standard:
    logic "1" is 2 to Vcc (usually Vcc=5V)
    logic "0" is 0 to 0.8V
    Edit:
    0.8 to 2V isn't defied
    Last edited by pedja089; - 28th September 2009 at 22:35.

  6. #6


    Did you find this post helpful? Yes | No

    Red face

    Quote Originally Posted by pedja089 View Post
    On google or wiki
    RS232 standard:
    logic "1" is -3 to -15V
    logic "0" is 3 to 15v
    -3 to 3 is not defined
    TTL standard:
    logic "1" is 2 to Vcc (usually Vcc=5V)
    logic "0" is 0 to 0.8V
    Edit:
    0.8 to 2V isn't defied
    Thanks. I am trying to send an SMS using TC35i & 16F690. I tried to replicate the schematic at this link: http://techni.caliti.es/blog/2008/12...ontroller.html
    I used the pins 10 & 12 of 16f690 instead of 17 & 18 of 16F873. Hope it will work

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


    Did you find this post helpful? Yes | No

    Default

    I used the pins 10 & 12 of 16f690 instead of 17 & 18 of 16F873. Hope it will work
    If you have in mind to use the downloaded software, the answer is IT WILL NOT WORK.

    If you will write your own software the answer is YES IT WILL WORK.

    Al.
    All progress began with an idea

Similar Threads

  1. Want to learn GSM & PIC programming
    By financecatalyst in forum GSM
    Replies: 5
    Last Post: - 25th February 2014, 09:22
  2. GSM With PIC?
    By financecatalyst in forum General
    Replies: 1
    Last Post: - 19th September 2009, 23:12
  3. SERIN AND SEROUT PROBELM USING 16f690 PIC
    By Charles in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 18th January 2007, 03:59
  4. gsm card reader using pic
    By ninebarmaximus in forum General
    Replies: 0
    Last Post: - 6th December 2005, 18:08
  5. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th March 2005, 23:14

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