PIC16F877A – Timer/Counter Tutorial

This article is a continuation of the series of tutorials on the PIC16F877A Microcontroller. The aim of this series is to provide easy and practical examples that anyone can understand. In our previous tutorial, we have seen LED Interfacing with PIC16F877A (GPIO). Now we will see the PIC16F877A Timer Tutorial. If you read this tutorial, you … Read more

PIC16F877A – ADC Tutorial

PIC16F877A ADC Tutorial

This article is a continuation of the series of tutorials on the PIC16F877A Microcontroller. The aim of this series is to provide easy and practical examples that anyone can understand. In our previous tutorial, we have seen PIC16F877A USART Tutorial. Now we are going to see the PIC16F877A – Analog-to-digital Tutorial. This article serves as a practical guide … Read more

PIC16F877A – LCD Interfacing Tutorial

LCD Interfacing with LPC2148

This article is a continuation of the series of tutorials on the PIC16F877A Microcontroller. The aim of this series is to provide easy and practical examples that anyone can understand. In our previous tutorial, we have seen how to use multiple external interrupts in PIC16F877A. In this tutorial, we will learn LCD Interfacing with PIC16F877A with … Read more

PIC16F877A – Interrupt Tutorial

PIC16F877A Interrupt Tutorial

This article is a continuation of the series of tutorials on the PIC16F877A Microcontroller. The aim of this series is to provide easy and practical examples that anyone can understand. In our previous tutorial, we have seen PIC16F877A I2C Tutorial. Now we are going to see the PIC16F877A Interrupt Tutorial. Prerequisites Before learning about PIC16F877A Interrupt, we should … Read more

LPG Gas Sensor Interfacing with PIC16F877A

This article is a continuation of the series of tutorials on the PIC16F877A Microcontroller. The aim of this series is to provide easy and practical examples that anyone can understand. In the previous tutorial, we have interfaced the Rain detecting sensor with PIC16F877A. In this tutorial, we are going to see LPG Gas Sensor Interfacing with PIC16F877A. Prerequisites … Read more

Rain Sensor Interfacing with PIC16F877A

This article is a continuation of the series of tutorials on the PIC16F877A Microcontroller. The aim of this series is to provide easy and practical examples that anyone can understand. In the previous tutorial, we have interfaced the Fire detecting sensor with PIC16F877A. In this tutorial, we are going to see Rain Sensor Interfacing with PIC16F877A. Prerequisites Before … Read more

Flame Sensor Interfacing with PIC16F877A

This article is a continuation of the series of tutorials on the PIC16F877A Microcontroller. The aim of this series is to provide easy and practical examples that anyone can understand. In the previous tutorial, we have interfaced the Touch sensor with PIC16F877A. In this tutorial, we are going to discuss Flame Sensor Interfacing with PIC16F877A. Prerequisites Before starting … Read more

Touch Sensor Interfacing with PIC16F877A (TTP223B)

This article is a continuation of the series of tutorials on the PIC16F877A Microcontroller. The aim of this series is to provide easy and practical examples that anyone can understand. In the previous tutorial, we have interfaced the Sound detection sensor with PIC16F877A. In this tutorial, we are going to discuss Touch Sensor Interfacing with PIC16F877A (TTP223B). Prerequisites … Read more

Sound Sensor Interfacing with PIC16F877A

This article is a continuation of the series of tutorials on the PIC16F877A Microcontroller. The aim of this series is to provide easy and practical examples that anyone can understand. In the previous tutorial, we have interfaced the LDR sensor with PIC16F877A. This tutorial is all about Sound Sensor Interfacing with PIC16F877A. Prerequisites Before starting this tutorial we … Read more

Multiple External Interrupts in PIC16F877A

This article is a continuation of the series of tutorials on the PIC16F877A Microcontroller. The aim of this series is to provide easy and practical examples that anyone can understand. We have already seen External Interrupt, Serial, Timer Interrupts in our previous tutorial. In this tutorial, we are going to see How to use Multiple External … Read more