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.
Interfacing RTC Module (DS3231) with PIC Microcontroller: Digital Clock
Almost all embedded devices are designed to interact with the real world. They act as a bridge to communicate between the...
I2C Communication with PIC Microcontroller PIC16F877
PIC Microcontrollers are a powerful platform provided by microchip for embedded projects, its versatile nature has made it to...
Digital Thermometer using LM35 and PIC Microcontroller
In this tutorial, we are making a Digital Thermometer using PIC microcontroller and LM35 Temperature Sensor. In this project,...
Interfacing Joystick with PIC Microcontroller
Input devices play a vital role in any electronics projects. These input device help the user to interact with the digital...
Digital Thermometer using a PIC Microcontroller and DS18B20
Generally, the LM35 temperature sensor is used with microcontrollers to measure the temperature because it is cheap and easily...
Interfacing PIR Sensor with PIC Microcontroller
PIR (Passive Infrared) or Motion Sensor is used to detect the motion of moving human body or objects. Whenever someone comes in...
Interfacing GPS Module with PIC Microcontroller
GPS is the short-form of Global Positioning System. It is a system which provide accurate Altitude, Latitude, Longitude, UTC...
Line Follower Robot using PIC Microcontroller
A Line Follower Robot is a simple yet fascinating robot for most students/hobbyists to build. In this tutorial we will learn...
Obstacle Avoiding Robot using PIC Microcontroller
Obstacle Avoider Robot is another famous robot which spices up embedded projects. For those who are new Obstacle avoider robot...
Interfacing Ultrasonic Sensor HC-SR04 with PIC Microcontroller
For any project to come alive, we need to use sensors. Sensors acts as the eyes and ears for all embedded application, it helps...
Recommended Posts