This is a simple circuit which shows how to interface 16×2 LCD to PIC18F4550 microcontroller which is of family PIC18F. Interfacing LCD to PIC is not different from interfacing to 8051. The basic ...
Automatic baud-rate detection is desirable in many applications. Microchip’s standard USART module that the company embeds in most of its PIC microcontrollers lends itself to a simple and easily ...
[Pziz] wrote in with one of his projects. He created a linux kernel driver for the PIC 18F*55* series based on some available development tools. Continue reading for his (slightly edited) writeup. I ...