Wednesday, September 22, 2004

Updated code.

In class right now and just learned that the code for the serial communications was a bit jumbled. I have the new code now and will change it tonight.

if you can't wait to see the code here you go:
SEROUT2 portc.6, 16468, ["Hello World!", 13,10]

the 13, 10 was switched previously. here is the website for serial communication with the PIC - http://stage.itp.tsoa.nyu.edu/%7Etigoe/pcomp/code/archives/000568.shtml

0 Comments:

Post a Comment

<< Home