PIC Microcontroller Projects

The PIC microcontroller from Microchip is one the famous and most used microcontrollers. Because of its reliability it is commonly preferred by embedded engineers for industrial applications. The below list of PIC Tutorials and PIC Projects helps you to learn PIC series of microcontrollers from very basic level to advanced applications. Most of these projects are built with 8-bit PIC16F877A microcontroller and will be programmed using the MPLABX IDE. All projects/tutorials are explained with neat circuit diagram, code and hardware demonstration. 

July 27, 2017

Measuring the speed/rpm of a Vehicle or a motor has always been a fascinating project for us to try. So, in this project we are…

June 22, 2017

We often see voltage fluctuations in electricity supply at our home, which may cause malfunction in our home AC appliances.…

May 12, 2017

In this tutorial let us learn how to send E-mails from PIC Microcontroller using famous WiFi module the ESP8266. This tutorial…

May 11, 2017

In this project, we are going to use a PIC microcontroller to remotely control few AC loads by just using an IR remote. A…

May 8, 2017

In this article, let us discuss how to interface WIFI module ESP8266 with a PIC microcontroller. So far you might have been…

April 6, 2017

In this tutorial we will learn How to make out PIC projects wireless by interfacing a Bluetooth Module (HC-06). In our previous…

April 4, 2017

In this tutorial we learn to Enable UART communication with PIC Microcontroller and how to transfer data to and from your…

April 3, 2017

This is our 11th tutorial of Learning PIC microcontrollers using MPLAB and XC8. In this tutorial we will learn How to control…

March 15, 2017

This is our 10th tutorial of Learning PIC microcontrollers using MPLAB and XC8. Till now, we have covered many basic tutorials…

February 22, 2017

This is our 9th tutorial of Learning PIC microcontrollers using MPLAB and XC8. Till now, we have covered many basic tutorial…

February 18, 2017

This is our 8th tutorial of Learning PIC microcontrollers using MPLAB and XC8. We have come up all the way from installing…

February 1, 2017

In our previous tutorial, we have learnt How to Interface a 16*2 LCD with PIC Microcontroller. We recommend you to go through…