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.
Save and Store Data in SD Card with PIC Microcontroller
A Secure Digital (SD) card is used to store information in many electronic devices, especially smartphone and digital cameras....
Understanding IR Remote Protocols to build your own IR Signal Decoder using TSOP and PIC Microcontroller
IR remote is one of the simplest, easiest, and cheapest ways to transfer data wirelessly. The range of this device is not that...
Gas Detection and PPM Measurement using PIC Microcontroller and MQ Gas Sensors
MQ series Gas sensors are very common types of sensors used in Gas Detectors to detect or measure certain types of Gases. These...
PIC IoT WG Development Board Review – What’s new and How to Get Started with it
The three main parameters to consider while developing a portable IoT device would be Low Power Consumption, Wireless...
Interfacing DHT11 with PIC16F877A for Temperature and Humidity Measurement
Temperature and Humidity measurement is often useful in many applications like Home Automation, Environment Monitoring, Weather...
DAC MCP4921 Interfacing with PIC Microcontroller PIC16F877A
Digital and Analog is an integral part of Electronics. Most of the devices have both ADC as well as DAC and they are used when...
Robotic Arm Control using PIC Microcontroller
From the assembly line of automobile manufacturing industries to the telesurgery robots in space, Robotic Arms are to be found...
Rotary Encoder Interfacing with PIC Microcontroller
A Rotary encoder is an input device which helps the user to interact with a system. It looks more like a Radio potentiometer...
IoT based Web controlled Home Automation using PIC Microcontroller and Adafruit IO
Home Automation has always been inspiring projects for most of us. Toggling an AC load from the comfort of our chairs or bed of...
Generating PWM signals on GPIO pins of PIC Microcontroller
PWM signal generation is a vital tool in every embedded engineers arsenal, they come in very handy for lot of applications like...
Recommended Posts