GPS Interfacing With 8051

In our previous tutorial, we have seen how to interface the IR sensor with 8051. In this tutorial, we are going to see GPS Interfacing with 8051. Prerequisites Before we will start i would suggest you to read these topics. Then only you can understand this strongly. If you already know, please go ahead. 8051 UART … Read more

Stringizing and Token Pasting Operators in C programming

Stringizing and Token Pasting Operators in C programming

This article is the continuation of the Series on the C programming tutorial and carries the discussion on C language programming and its implementation. It aims to provide easy and practical examples for understanding the C program. In our last article, we have seen the Compilation Steps and Memory Layout of the C Program. C language has lots of advantages. … 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 8051

In our previous tutorial, we have seen how to interface the PIR sensor with 8051. In this tutorial, we are going to see IR Sensor Interfacing with 8051. Prerequisites Before starting this tutorial we should know the below topics. If you know already, please go further. 8051 GPIO Tutorial LCD Interfacing with 8051 Components Required … Read more

PIR Sensor Interfacing with 8051

In our previous tutorial, we have discussed the RTC interface with 8051. In this tutorial, we are going to discuss PIR sensor interfacing with 8051. This sensor will detect motion in the room, automatic door in the elevator, automatic lighting system, and washroom amenities. Prerequisites Before starting this tutorial we should know the below topics. … Read more

IR Sensor Interfacing With PIC16F877A

This article is a continuation of the series of tutorials on the PIC16F877A Microcontroller. 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 PIC16F877A. In this tutorial, we are going to see IR Sensor Interfacing with PIC16F877A. Prerequisites Before starting … Read more

PIR Sensor Interfacing with PIC16F877A

This article is a continuation of the series of tutorials on the PIC16F877A Microcontroller. 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 PIC16F877A. In this tutorial, we are going to discuss PIR sensor interfacing with PIC16F877A. This sensor will detect … 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