Quentin wrote: >I would >like to know if anybody know a good way to synchronize with the data >stream? When I did my bit-bang serial on a 16F84, I used an interrupt to notify me when the data started arriving. It was based heavily on microchip's app note 510, you might want to look at that. Dave Johnson