PIC16F877A

Saving Data using EEPROM in PIC16F877A How to Save Data using EEPROM in PIC16F877A Microcontroller

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

Digital Ammeter Circuit using PIC Microcontroller and ACS712 Digital Ammeter Circuit using PIC Microcontroller and ACS712

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

Digital Speedometer and Odometer Circuit using PIC Microcontroller Digital Speedometer and Odometer Circuit using PIC Microcontroller

Measuring the speed/rpm of a Vehicle or a motor has always been a fascinating project for us to try. So, in this project we are…

Sending Email using ESP8266 and PIC Microcontroller How to Send E-mail using PIC Microcontroller and ESP8266

In this tutorial let us learn how to send E-mails from PIC Microcontroller using famous WiFi module the ESP8266. This tutorial…

IR Remote Controlled Home Automation using PIC Microcontroller IR Remote Controlled Home Automation using PIC Microcontroller

In this project, we are going to use a PIC microcontroller to remotely control few AC loads by just using an IR remote. A…

Interfacing PIC16F877A Microcontroller with ESP8266 Interfacing ESP8266 with PIC16F877A Microcontroller

In this article, let us discuss how to interface WIFI module ESP8266 with a PIC microcontroller. So far you might have been…

Smart Phone Controlled LED using Bluetooth and PIC Microcontroller Interfacing Bluetooth Module HC-06 with PIC Microcontroller

In this tutorial we will learn How to make out PIC projects wireless by interfacing a Bluetooth Module (HC-06). In our previous…

UART Communication using PIC Microcontroller UART Communication using PIC Microcontroller

In this tutorial we learn to Enable UART communication with PIC Microcontroller and how to transfer data to and from your…

Interfacing Servo Motor with PIC Microcontroller Interfacing Servo Motor with PIC Microcontroller using MPLAB and XC8

This is our 11th tutorial of Learning PIC microcontrollers using MPLAB and XC8. In this tutorial we will learn How to control…

Generating PWM using PIC Microcontroller with MPLAB and XC8 Generating PWM using PIC Microcontroller with MPLAB and XC8

This is our 10th tutorial of Learning PIC microcontrollers using MPLAB and XC8. Till now, we have covered many basic tutorials…