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

LDR 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 Bluetooth module with PIC16F877A. In this tutorial, we are going to see LDR Sensor Interfacing with PIC16F877A. Prerequisites Before starting … Read more

LDR Sensor Interfacing with LPC2148

This article is a continuation of the series of tutorials on the LPC2148 Microcontroller (ARM7). The aim of this series is to provide easy and practical examples that anyone can understand. In the previous tutorial, we have interfaced the Bluetooth module with LPC2148 (ARM7). In this tutorial, we are going to see LDR Sensor Interfacing with … Read more

Gas Leakage Detection System using 8051

In this tutorial, we are going to see a Gas Leakage Detection System using 8051. Gas Leakage Detection System using 8051 Abstract Gas leakage tragedies and accidents have led to heavy losses over the years. So it is very important to detect any gas leakage and prevent any accidents. So here we propose a system … Read more

LPC2148 – ADC Tutorial

LPC2148 ADC Tutorial

This article is a continuation of the series of tutorials on the LPC2148 Microcontroller (ARM7). The aim of this series is to provide easy and practical examples that anyone can understand. In the previous tutorial, we have seen LPC2148 (ARM7) UART. Now, we will see LPC2148 ADC Tutorial… Suggestion to read LCD Interfacing with LPC2148 LPC2148 … Read more

8051 – ADC0808 Interfacing

ADC0808 interfacing with 8051

We had already seen ADC0804 Interfacing in our previous tutorial. So this Tutorial is all about ADC0808 Interfacing with 8051. Suggestion to read 8051 – LCD 4-Bit Interfacing 8051 – ADC0804 Interfacing Introduction In embedded systems microcontrollers needs to take analog input. Most of the sensors & transducers such as temperature, humidity, pressure, are analog. … Read more

8051 – ADC0804 Interfacing

ADC0804 interfacing with 8051

We have seen Keypad interfacing with 8051, in our previous tutorial. In this tutorial, we will interface Temperature Sensor (LM35) with 8051 using ADC0804. ADC0804 interfacing with 8051. ADC0804 is an 8-bit ADC. ADC0804 interfacing with 8051 Introduction Analog to digital converters find huge applications as an intermediate device to convert the signals from analog … Read more