+ Reply to Thread
Results 1 to 2 of 2

Thread: Dual RS 232 in PIC

  1. #1
    dreamproject Newbie
    Join Date
    Oct 2004
    Posts
    67

    Default Dual RS 232 in PIC

    Hi all,

    Is it possible to interface two serial (RS 232) devices to one PIC . Need to connect a serial GPS receiver to a serial mobile phone cable. I've known till now that there is only one UART port on the 16f877 but I just heard that a software implementation of the serial port is possible.


    Thanks
    the best bet yet...


  2. #2
    Super Moderator Nigel Goodwin Excellent Nigel Goodwin Excellent Nigel Goodwin Excellent Nigel Goodwin Excellent Nigel Goodwin Excellent Nigel Goodwin Excellent Nigel Goodwin Excellent Nigel Goodwin Excellent Nigel Goodwin Excellent Nigel Goodwin Excellent Nigel Goodwin Excellent
    Join Date
    Nov 2003
    Location
    Derbyshire, UK
    Posts
    29,759

    Default Re: Dual RS 232 in PIC

    Quote Originally Posted by dreamproject
    Hi all,

    Is it possible to interface two serial (RS 232) devices to one PIC . Need to connect a serial GPS receiver to a serial mobile phone cable. I've known till now that there is only one UART port on the 16f877 but I just heard that a software implementation of the serial port is possible.
    Yes it's easy to do two, for that matter, as it's likely you only need one way communication?, you could use the USART for both.

    Check my tutorials for software RS232.
    PIC programmer software, and PIC Tutorials at:
    http://www.winpicprog.co.uk

+ Reply to Thread

Tags for this Thread