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. 

May 14, 2018

In this tutorial, we are making a Digital Thermometer using PIC microcontroller and LM35 Temperature Sensor. In this project,…

May 11, 2018

Input devices play a vital role in any electronics projects. These input device help the user to interact with the digital…

May 9, 2018

Generally, the LM35 temperature sensor is used with microcontrollers to measure the temperature because it is cheap and easily…

April 27, 2018

PIR (Passive Infrared) or Motion Sensor is used to detect the motion of moving human body or objects. Whenever someone comes in…

April 20, 2018

GPS is the short-form of Global Positioning System. It is a system which provide accurate Altitude, Latitude, Longitude, UTC…

October 22, 2017

A Line Follower Robot is a simple yet fascinating robot for most students/hobbyists to build. In this tutorial we will learn…

October 5, 2017

Obstacle Avoider Robot is another famous robot which spices up embedded projects. For those who are new Obstacle avoider robot…

September 26, 2017

For any project to come alive, we need to use sensors. Sensors acts as the eyes and ears for all embedded application, it helps…

August 23, 2017

GSM modules are fascinating to use especially when our project requires remote access. These modules could make all actions…

August 14, 2017

In this tutorial we will learn how to use an External Interrupt in PIC Microcontroller and why/where we will need them. This is…

August 10, 2017

In this tutorial we will learn how easy it is to save data using the EEPROM present in the PIC16F877A Microcontroller. In most…

August 2, 2017

Measuring the voltage and current will always be helpful while making or debugging any electrical system. In this project we…