Interfacing(USB – RS232 – I2c -ISP) Projects

LCD interface with Microcontroller PIC Beginner’s guide

LCD interface with Microcontroller PIC: Beginner’s guide using pic microcontoller

How to interface LCD (Liquid Crystal Display) display module to PIC microcontroller? LCD is a passive component, that is it does not make any light but just modifies the light passing through it for alphanumeric displays. LCD is exclusively manufactured to be used with microcontrollers, which means that it cannot be triggered by usual IC

LCD interface with Microcontroller PIC: Beginner’s guide using pic microcontoller Read More »

LED Interfacing with PIC Microcontroller Embedded C program with circuit using pic microcontoller1

LED Interfacing with PIC Microcontroller: Embedded C program with circuit using pic microcontoller

How to interface LED with Microchip’s PIC microcontroller? How to connect LEDs to a PIC microcontroller? LED interfacing is the stepping stone for microcontroller development. This is a simple embedded program for PIC 16F877A to interface LEDs, suitable for beginners who wish to study basics of embedded microcontroller programming. The program is developed through Micro

LED Interfacing with PIC Microcontroller: Embedded C program with circuit using pic microcontoller Read More »