NuttX RTOS SPI Tutorial using ESP32 and SSD1306 OLED Display

NuttX SPI

Welcome to EmbeTronicX, Embedded Tutorials World. 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 this tutorial, we are going to … Read more

ADXL345 Interfacing with ESP32 (Single and Double Tap Detection) using NuttX RTOS

ESP32 ADXL345 Connection

Welcome to EmbeTronicX, Embedded Tutorials World. 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 read … Read more

NuttX RTOS I2C Example using ESP32 – ADXL345 Interfacing

ESP32 ADXL345 Interfacing using NuttX RTOS I2C

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. This is the NuttX … Read more

LPG Gas Sensor Interfacing with 8051

In our previous tutorial, we have seen a Rain sensor interfacing with 8051. In this tutorial, we are going to see LPG Gas Sensor Interfacing with 8051. Prerequisites Before starting this tutorial we should know the below topics. If you know already, please go ahead. 8051 GPIO Tutorial LCD Interfacing with 8051 Components Required 8051 … Read more

Rain Sensor Interfacing with 8051

In our last tutorial, we have interfaced the fire or flame detecting sensor with 8051. In this tutorial, we are going to see Rain Sensor Interfacing with 8051. Prerequisites Before starting this tutorial we should know the below topics. If you know already, please skip this section. 8051 GPIO Tutorial LCD Interfacing with 8051 Components … Read more

Flame Sensor Interfacing with 8051

In our previous tutorials, we have seen a Touch sensor interfacing with 8051. In this tutorial, we are going to discuss Flame 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 8051 Development … Read more

LPG Gas 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 Rain detecting sensor with PIC16F877A. In this tutorial, we are going to see LPG Gas Sensor Interfacing with PIC16F877A. Prerequisites … Read more

Rain 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 Fire detecting sensor with PIC16F877A. In this tutorial, we are going to see Rain Sensor Interfacing with PIC16F877A. Prerequisites Before … Read more

Flame 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 Touch sensor with PIC16F877A. In this tutorial, we are going to discuss Flame Sensor Interfacing with PIC16F877A. Prerequisites Before starting … Read more

LPG Gas 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 Rain detection sensor with LPC2148 (ARM7). In this tutorial, we are going to see LPG Gas Sensor … Read more