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.
In this tutorial, we are making a Digital Thermometer using PIC microcontroller and LM35 Temperature Sensor. In this…
Input devices play a vital role in any electronics projects. These input device help the user to interact with the digital…
Generally, the LM35 temperature sensor is used with microcontrollers to measure the temperature because it is cheap and easily…
PIR (Passive Infrared) or Motion Sensor is used to detect the motion of moving human body or objects. Whenever someone comes in…
GPS is the short-form of Global Positioning System. It is a system which provide accurate Altitude, Latitude, Longitude, UTC…
A Line Follower Robot is a simple yet fascinating robot for most students/hobbyists to build. In this tutorial we will learn…
Obstacle Avoider Robot is another famous robot which spices up embedded projects. For those who are new Obstacle avoider robot…
For any project to come alive, we need to use sensors. Sensors acts as the eyes and ears for all embedded application, it helps…
GSM modules are fascinating to use especially when our project requires remote access. These modules could make all actions…
In this tutorial we will learn how to use an External Interrupt in PIC Microcontroller and why/where we will need them. This is…
In this tutorial we will learn how easy it is to save data using the EEPROM present in the PIC16F877A Microcontroller. In most…
Measuring the voltage and current will always be helpful while making or debugging any electrical system. In this project we…