BS2 to PIC via serout
Archiver
Posts: 46,084
Anybody got code for a PIC16F84 or similar to recieve data from a
BS2's serout command at any baud rate?
BS2's serout command at any baud rate?
Comments
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]