Should I use serin2 or HSERIN?


Results 1 to 6 of 6

Threaded View

  1. #1
    Join Date
    Apr 2006
    Posts
    92

    Default Should I use serin2 or HSERIN?

    Hi,

    I've written a small program in Python that sends serial data out of my PC.

    Now I'm wondering which would be better to use, SERIN2 or HSERIN?

    I am just going to be sending bytes out, one at a time. Not a lot of data at first. Just to do things initially like turn on a LED connected to my pic.

    (My Pyhton program can send data as a string, so I'm wondering what to send out that can be read by the PIC)

    Thanks for any advice.

    Tony
    Last edited by TonyA; - 20th April 2007 at 01:10.

Similar Threads

  1. GPS $GPRMC to PIC16F684. Need help with SERIN2
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 27th November 2009, 09:47
  2. Getting SERIN2 to work?
    By BobPigford in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 22nd July 2009, 20:10
  3. HSERIN vs Serin2
    By Rob in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 13th February 2008, 16:50
  4. SERIN2 digit parsing
    By skimask in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 7th January 2007, 23:15
  5. Hserin not working...
    By robert0 in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 22nd August 2005, 12:25

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