PicBasic Pro Sample Code for the 18F

clock452.htmLCD 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.htmPicBasic 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.htmPicBasic 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.htmPicBasic 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.