LPC2148 – LCD 4 Bit 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 LCD to print the custom character with LPC2148 (ARM7) using 8-bit mode. But here we will see … Read more

Bluetooth 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 IR sensor with LPC2148 (ARM7). In this tutorial, we are going to see Bluetooth interfacing with LPC2148. … Read more

Custom Character Display Using 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 LCD 8-bit with LPC2148 (ARM7). In this tutorial, we are going to see how to generate LCD … Read more

IR 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 RF 434 Transceiver with LPC2148 (ARM7).  In this tutorial, we are going to see IR Sensor Interfacing … Read more

RF Module 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 PIR sensor with LPC2148 (ARM7). In this tutorial, we are going to see RF Module Interfacing with … Read more

PIR 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 GPS with LPC2148 (ARM7). In this tutorial, we are going to discuss PIR sensor interfacing with LPC2148. … Read more

LPC2148 – GPS Interfacing

GPS Interfacing with PIC16F877A

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 ultrasonic sensor with LPC2148 (ARM7). In this tutorial, we are going to see GPS Interfacing with LPC2148. … Read more

FreeRTOS Queue Tutorial Using LPC2148

FreeRTOS Queue Tutorial Using LPC2148

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. In this tutorial, we are going to discuss about the FreeRTOS Queue Tutorial Using LPC2148. You can also read the … Read more

FreeRTOS – LPC2148 Counting Semaphore

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. In our previous tutorial, we have seen How to use the Binary semaphore with ISR and without ISR. Today we … Read more

FreeRTOS – LPC2148 Mutex Tutorial

FreeRTOS Mutex Tutorial using LPC2148

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. In our previous tutorial, we have seen the Counting Semaphore. Now we are going to see FreeRTOS Mutex Tutorial using … Read more