PIC-micro Assembly code example
This is an PIC16F assembly code example. Created originally about 10 years ago. It includes chip configuration and UART RS232 support using buffers and interrupts. The original application was a controller that consisted of a PIC16F876 connected to a PC via RS-232 and to a PIC16F676 via a fast clk/dat/int […]