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.
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…
We often see voltage fluctuations in electricity supply at our home, which may cause malfunction in our home AC appliances.…
In this tutorial let us learn how to send E-mails from PIC Microcontroller using famous WiFi module the ESP8266. This…
In this project, we are going to use a PIC microcontroller to remotely control few AC loads by just using an IR remote. A…
In this article, let us discuss how to interface WIFI module ESP8266 with a PIC microcontroller. So far you might have…
In this tutorial we will learn How to make out PIC projects wireless by interfacing a Bluetooth Module (HC-06). In our previous…
In this tutorial we learn to Enable UART communication with PIC Microcontroller and how to transfer data to and from your…
This is our 11th tutorial of Learning PIC microcontrollers using MPLAB and XC8. In this tutorial we will learn How to control…
This is our 10th tutorial of Learning PIC microcontrollers using MPLAB and XC8. Till now, we have covered many basic…
This is our 9th tutorial of Learning PIC microcontrollers using MPLAB and XC8. Till now, we have covered many basic…
This is our 8th tutorial of Learning PIC microcontrollers using MPLAB and XC8. We have come up all the way from installing…
In our previous tutorial, we have learnt How to Interface a 16*2 LCD with PIC Microcontroller. We recommend you to go through…