Saturday, March 26, 2011

Soft Uart for P12

Soft Uart for P12
Author: Warren Schroeder
Compiler: mikroBasic for PIC

Description:
This is intended to help the average programmer get a fundamental idea of how to develop accurate UART code. The example below is interrupt based as I highly recommend, which frees the programmer somewhat to do other code.
www.mikroe.com

Download : Soft Uart Project