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 »

Generating PWM using PIC Microcontroller with MPLAB and XC8

Generating PWM using PIC Microcontroller with MPLAB and XC8

This is our 10th tutorial of Learning PIC microcontrollers using MPLAB and XC8. Till now, we have covered many basic tutorials like  LED blinking with PIC, Timers in PIC, interfacing LCD, interfacing 7-segment, ADC using PIC etc. If you are an absolute beginner, then please visit the complete list of PIC tutorials here and start learning. In this tutorial, we will learn How to

Generating PWM using PIC Microcontroller with MPLAB and XC8 Read More »