Need some pointers on TX and RX 16f88

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
phatali
Posts: 10
Joined: Sun Nov 19, 2006 12:57 am
Contact:

Need some pointers on TX and RX 16f88

Post by phatali »

Hi

Im simply wanting to send const chars through TX for the time being on a 16f88, now this is probs very simple but iv never actually done it !! :shock:
I just need some simple pointers in the right direction on how to go about programming a 16f88 to send const chars out on the TX.

Thanks
Ali :D

User avatar
Steve
Matrix Staff
Posts: 3424
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Re: Need some pointers on TX and RX 16f88

Post by Steve »

There are a number of Flowcode RS232 examples that explain how to do things here:

http://www.matrixmultimedia.com/Flowcode_Examples.php

Even if you don't use Flowcode, they could be useful just to see the approach.

Post Reply