ESP32 based MAX30100 Pulse Oximeter Webserver

ESP32 based MAX30100 Pulse Oximeter Webserver

Building an ESP32-based MAX30100 Pulse Oximeter Web Server In recent years, the Internet of Things (IoT) has revolutionized the healthcare industry by introducing innovative solutions for patient monitoring. One such fascinating project is the development of a Pulse Oximeter using the ESP32 microcontroller and the MAX30100 sensor. Monitoring vital health parameters has become increasingly important, … Read more

Connecting DS18B20 Sensor with Node-RED using Raspberry Pi

Connecting DS18B20 Sensor with Node-RED using Raspberry Pi

Connecting DS18B20 Sensor with Node-RED using Raspberry Pi In the world of Internet of Things (IoT), the ability to monitor and control physical parameters remotely has become increasingly crucial. One such parameter is temperature, and a popular choice for temperature sensing in DIY projects is the DS18B20 sensor. In this tutorial, we’ll dive into the … Read more

Building an RFID RC522 Access System with ESP32

Building an RFID RC522 Access System with ESP32

Building an RFID RC522 Access System with ESP32 RFID (Radio-Frequency Identification) technology has become an integral part of access control systems, offering a secure and convenient way to manage entry to a space. In this tutorial, we will guide you through the process of building an RFID RC522 access system using the ESP32 and a … Read more

Raspberry Pi Pico W with DHT11 Sensor and 16×2 LCD Display

Raspberry Pi Pico W with DHT11 Sensor and 16x2 LCD Display

Raspberry Pi Pico W with DHT11 Sensor and 16×2 LCD Display In the ever-evolving world of technology, the Raspberry Pi Pico W has emerged as a powerful and versatile microcontroller. Combining it with sensors and display modules opens up a world of possibilities, especially in the realm of environmental monitoring. We’ll explore a simple yet … Read more

What’s a Single Board Computer and Which One Is Right for Me?

What’s a Single Board Computer and Which One Is Right for Me

What’s a Single Board Computer and Which One Is Right for Me? In the fast-evolving world of technology, single board computers (SBCs) have emerged as versatile and powerful tools for various applications. These compact devices pack a complete computer system onto a single circuit board, making them ideal for a wide range of projects, from … Read more

Connecting BMP280 sensor with Raspberry Pi Pico W

Connecting BMP280 Sensor with Raspberry Pi Pico Wf

Connecting BMP280 Sensor with Raspberry Pi Pico W In the vast landscape of Internet of Things (IoT), environmental sensing has become an integral part of numerous projects. Monitoring temperature, pressure, and humidity can provide valuable data for various applications, from weather stations to smart homes. In this article, we’ll delve into the process of connecting … Read more

Custom Android app with DS18B20 sensor and Raspberry Pi PICO W

Custom Android app with DS18B20 sensor and Raspberry Pi PICO W

Custom Android app with DS18B20 sensor and Raspberry Pi PICO W Measuring temperature is a popular microcontroller application. There are many applications in which motors, pumps, heaters and fans are switched depending on the temperature. In this tutorial we will learn to build Custom Android app with DS18B20 sensor and Raspberry Pi PICO W. It will also … Read more

IoT based Fire Security Alarm System using NodeMCU | Custom Android App

IoT based Fire Security Alarm System using NodeMCU

IoT based Fire Security Alarm System using NodeMCU | Custom Android App In this tutorial we are going to build a fire security alarm using multiple sensors. This project will send an alert whenever it detects fire and smoke. It has also connected with a buzzer and an LED which will act as a audio … Read more

Smart Doorbell using ESP32 Camera with Custom app

Smart Doorbell using ESP32 Camera with Custom app

Smart Doorbell using ESP32 Camera with Custom app Door bell are used from several decades now. A traditional door bell is very simple to connect and use. In this era of communication we have developed and made our door bell smart. In this tutorial we will learn how we cab build a smart doorbell using … Read more

IoT Smart Switch with Firebase and custom Android app

IoT Smart Switch with Firebase and custom Android app

IoT Smart Switch with Firebase and custom app An IoT (Internet of Things) smart switch is a device that can be controlled over the internet to turn on or off an electrical device or appliance. It can be controlled through a smartphone app, a web interface, or even through voice commands if it is integrated … Read more