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.
Thermal Printer interfacing with PIC16F877A
Thermal printer is often referred as receipt printer. It is widely used in restaurants, ATM, shops and many other places where...
Interfacing Fingerprint Sensor with PIC Microcontroller
Finger Print Sensor, which we used to see in Sci-Fi movies a few years back, is now become very common to verify the identity...
RFID Interfacing with PIC Microcontroller
RFID stands for Radio Frequency Identification. RFID module can read or write small amount of data into a Passive RFID tag,...
Interfacing 74HC595 Serial Shift Register with PIC Microcontroller
There are possibilities in embedded design where you do not have enough I/O pins available in your microcontroller. That can be...
Relay Interfacing with PIC Microcontroller
In this project we will interface a Relay with PIC Microcontroller PIC16F877A. Relay is a mechanical device to control high...
SPI Communication with PIC Microcontroller PIC16F877A
PIC Microcontrollers are a powerful platform provided by microchip for embedded projects; its versatile nature has enabled it...
PIC to PIC Communication using RF Module
Hello everyone, Today in this project, we will interface RF Receiver and Transmitter module with PIC Microcontroller and...
4x4 Matrix Keypad Interfacing with PIC Microcontroller
Keypads are widely used input devices being used in various electronics and embedded projects. They are used to take inputs in...
PIC16F877A Microcontroller Based Digital Alarm Clock
The digital Revolution started in 1950 changes all the existing mechanical and analog electronic structures into digital...
Interfacing Stepper Motor with PIC Microcontroller
Stepper Motor is a specially designed motor which rotates in steps. Speed of stepper motor depends on the rate of electrical...
Recommended Posts