FreeRTOS – LPC2148 Binary Semaphore in ISR

FreeRTOS Binary Semaphore from ISR in 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 How to use a simple Binary Semaphore. Today we will learn the FreeRTOS … Read more

FreeRTOS – LPC2148 Binary Semaphore

FreeRTOS Binary Semaphore Tutorial in 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 tutorials, we have seen How to create the task using FreeRTOS API. Today we will see the … Read more

FreeRTOS – Task Creation with Parameters

FreeRTOS LPC2148 Tutorial – Task Creation with Parameters

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 created the two task with two prints. Today we are going to see FreeRTOS … Read more

FreeRTOS – Task Creation

FreeRTOS LPC2148 Tutorial - Task Creation

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 we are going to see FreeRTOS LPC2148 Tutorial – Task Creation. Suggestion to read RTOS Basics – Part 1 … Read more

LPC2148 – GSM Interfacing

GSM 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 Keypad with LPC2148 (ARM7). Now, we will see GSM Interfacing with LPC2148. Suggestion to read GSM Module … Read more

LPC2148 – Keypad Interfacing

Keypad 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 Relay with LPC2148 (ARM7). Now, we will see Keypad interfacing with LPC2148. Before that, I would suggest … Read more

LPC2148 – Relay Interfacing

Relay 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 DC motor with LPC2148 (ARM7). In this tutorial, we will learn Relay interfacing with LPC2148. Relay is … Read more

LPC2148 – DC Motor Interfacing

DC Motor 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 LCD with LPC2148 (ARM7) using 4-bit mode. In this tutorial, we are going to learn DC Motor … Read more

LPC2148 – Ultrasonic Sensor Interfacing

Ultrasonic Sensor Interfacing with 8051

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 RFID reader with LPC2148 (ARM7). Now, we are going to see Ultrasonic Sensor interfacing with LPC2148. Suggestion … Read more

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