ESP32 GPIO example using NuttX RTOS (GPIO Interrupt)

ESP32 GPIO example using NuttX RTOS

This article is a continuation of the series on NuttX RTOS tutorials using the ESP32 Dev board and carries the discussion on NuttX RTOS and their usage. The aim of this series is to provide easy and practical examples that anyone can understand. In our previous tutorial, we saw how to use the GPIO as output. This … 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

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

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