LPC2148 – RFID Interfacing

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 GSM module with LPC2148 (ARM7).  In this tutorial, we are going to see RFID Interfacing with LPC2148. … 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 – RFID Interfacing

In our previous tutorial, we have interfaced 8051 with the SIM900a GSM module. In this tutorial, we are going to see RFID interfacing with 8051. So, We will use EM18 RFID Reader Module. Because it will give the data via serial communication. Before interfacing please have a look at How Does RFID Works? Suggestion to … 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 – 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

FreeRTOS – LPC2148 (LCD Scroll and LED Blinking)

rtos basics tutorial

This article is a continuation of the  Series on FreeRTOS and carries the discussion on FreeRTOS and its usage. The aim of this series is to provide easy and practical examples that anyone can understand. Today I came up with a new tutorial (FreeRTOS LCD Interfacing with LPC2148).  Prerequisites Before we will start I would … Read more

LPC2148 – LCD Interfacing

LCD 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 seen LPC2148 (ARM7) ADC. In our last tutorial, we have seen LED and Switch interfacing. Now we are going … 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