Shop OBEX P1 Docs P2 Docs Learn Events
BS2 to PIC via serout — Parallax Forums

BS2 to PIC via serout

ArchiverArchiver Posts: 46,084
edited 2002-08-29 13:10 in General Discussion
Anybody got code for a PIC16F84 or similar to recieve data from a
BS2's serout command at any baud rate?

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2002-08-29 13:10
    In a message dated 08/29/2002 05:25:48 Eastern Daylight Time,
    stamplist@h... writes:


    > Anybody got code for a PIC16F84 or similar to recieve data from a
    > BS2's serout command at any baud rate?
    >
    >

    Very simple. serout from Stamp at N9600, serin2 at PIC, N9600. Make sure
    both share the same ground. CR for Stamp, 10 (LF) and 13 (CR) for PIC.
    At beginning of your PIC program Include "bs2defs.bas".


    Sid Weaver - W4EKQ

    < < < <
    Remember - Fumpus tegit .


    [noparse][[/noparse]Non-text portions of this message have been removed]
Sign In or Register to comment.