Hardware UART Demo/Test Program

The program "uarttest.asm" is a program to demonstrate interrupt-driven use of the hardware UART available on some of the midrange PIC16Cxx devices. It also demonstrates techniques for implementing circular buffers, command parsing, hexadecimal I/O, and text message output.

Permission is granted to use this code or portions thereof for non-commercial purposes provided the copyright notice is preserved intact and credit is given to the author. For any other use, a license may be obtained from the author; send email to eric@brouhaha.com.


Back to my PIC Projects page
Back to my home page

Last updated September 8, 1997

Copyright 1997 Eric Smith

eric@brouhaha.com