LPC2148 – PLL (Phase Locked Loop) Tutorial

LPC2148 PLL (Phase Locked Loop) 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 how to create a project in Keil for LPC2148 (ARM7). Now we will see LPC2148 PLL (Phase Locked … 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

LPC2148 – Serial Communication Tutorial

LPC2148 Serial Communication 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) Timer and Counter. Now we are going to see the LPC2148 Serial Communication Tutorial. UART (Universal … Read more

LPC2148 – Timer/Counter 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) GPIO and LED, Switch Interfacing. Now, we will learn about LPC2148 Timer/Counter. In the LED Interfacing … 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

LPC2148 – GPIO Tutorial

8051 GPIO 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 how to set up the PLL and clock for LPC2148 (ARM7). Now we are going to see LPC2148 … Read more

LPC2148 – Introduction

LPC2148 ARM7 Introduction

This is 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 this tutorial, we are going to see the LPC2148 ARM7 Introduction. Let’s start. LPC2148 ARM7 Introduction ARM ARM is generally known as Advanced RISC Machine is a reduced instruction … Read more

LPC2148 – RTX RTOS Porting with Keil IDE

RTX RTOS Porting for LPC2148 in Keil

Hi all….. In our last tutorial, we have seen how to port FreeRTOS into LPC2148. If you haven’t seen please go Here. Today we are going to see RTX RTOS Porting for LPC2148 in Keil. Before that, we should know the RTOS. Please read RTOS Basics PART 1, PART 2. RTX RTOS Porting for LPC2148 … Read more

LPC2148 – FreeRTOS Porting with Keil IDE

FreeRTOS Porting for LPC2148 Using Keil

This article is a Series on FreeRTOS tutorials 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 we are going to see FreeRTOS Porting for LPC2148 Using Keil. You can also read the RTOS Basic concepts and Advanced … Read more

LPC2148 – Install Keil IDE

Setting up Keil for 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 the introduction of the LPC2148 (ARM7). Now we are going to see how to install Keil for the … Read more