| clock452.htm | LCD timer0 clock program using On Interrupt.
Buttons may be used to set hours and minutes. Uses an 18F452
on the LAB-X1 Experimenter Board.
|
| readconf.htm | PicBasic Pro program to display PIC18F configuration on LCD
Define LOADER_USED to allow use of the boot loader. This will not affect
normal program operation.
|
| sera452.htm | PicBasic Pro program to demonstrate an interrupt-driven
input buffer for hardware USART receive using Assembly language interrupt.
Pin definitions compatible with LAB-X1 and PIC18F452
|
| tmr1clk18.htm | PicBasic Pro program that demonstrates the use of the Timer1
interrupt for a real-time clock. Written for the LAB-X1 experimenter board
with an 18F452.
|