8051 – Ultrasonic Sensor Interfacing

Ultrasonic Sensor Interfacing with 8051

Hi guys… In our previous tutorial, we have seen ADC0808 interfacing with 8051. Today we are going to see Ultrasonic Sensor Interfacing with 8051. Ultrasonic Sensor Interfacing with 8051 Suggestion to read Before we will start I would suggest you to read these topics. Then you can understand this strongly. If you already know, please … Read more

8051 – Keypad Interfacing

8051 Keypad Interfacing

Hi all… In our previous tutorials, we have seen Relay interfacing with 8051. Today we will see 8051 Keypad Interfacing. Before that, I would suggest you to go through this link to know about the Keypad characteristics. And I assumed that you know LCD interfacing. Otherwise, you can see that LCD interfacing tutorials on our … Read more

8051 – GSM Interfacing

GSM Interfacing with LPC2148

Hi Guys, In our previous tutorial, we have seen how to interface the Ultrasonic sensor with 8051.  Today we will see GSM interfacing with 8051. Before that please take a look at GSM Module Introduction.  And you should know the Serial Communication of 8051. I’ve posted that also. Please go through that (Serial Communication). GSM … 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

8051 – Interrupt Tutorial

8051 Interrupts Tutorial

In this post, we are going to discuss the 8051 Interrupts Tutorial. Before that, you should know about the Interrupt basics. For Basics, you can go here. Let’s start… 8051 Interrupts Tutorial There are five interrupt sources for the 8051. Since the main RESET input can also be considered as an interrupt, six interrupts in … Read more

8051 – Timers/Counters

8051 Timer Counter Tutorial

Hi, guys in our previous tutorials we have seen LED, Switch, LCD interfacing. Today we are going to see the 8051 Timer Counter Tutorial. 8051 Timer Counter Tutorial Introduction 8051 has two Timers/Counters, which are Timer0/Counter0 and Timer1/Counter1. Both timer/counter is sixteen-bit Timer/Counter. Does anybody have any doubt? No doubt? But I have one doubt. … Read more

8051 – LCD 4 bit Interfacing

LCD 4 bit interfacing with 8051 Microcontroller

Hi dudes…!!! Here I’m coming with a new tutorial. We have already seen lots of tutorials using LCD. If you want to see those tutorials please click here. In previous LCD tutorials, we were used that LCD in 8-bit mode. But here we will see LCD 4-bit interfacing with 8051 Microcontroller. Okay, can you tell … Read more

8051 – LCD Custom Character

how to generate LCD Custom Character using 8051

Hi guys…. In our last tutorial we have seen How to interface LCD to 8051. In this tutorial we are going to see how to generate LCD Custom Character using 8051. How to generate LCD Custom Character using 8051 Introduction So we know how to display alphanumeric characters in LCD. We can easily display that. … Read more

LCD Interfacing with 8051 Microcontroller

LCD interfacing with 8051 Microcontroller

Hi All… In our last tutorial, we learned How to Interface LED and Switch. So today we are going to see LCD interfacing with an 8051 Microcontroller. Before Interfacing, we should know something about the 16×2 LCD module. Let’s start. LCD DISPLAY We always use devices made up of Liquid Crystal Displays (LCDs) like computers, … Read more

8051 – GPIO Tutorial

8051 GPIO Tutorial

Hi All… In this tutorial, we are going to see the 8051 GPIO Tutorial. Before that, if you are not installing Keil please install that. If you don’t know please go through them here. Please see here if you don’t know how to create the project. See the introduction of 8051 Here. Let’s start!!!!! Before … Read more