Skip to content
  • Home
  • Arduino
    • Arduino Projects
    • Arduino Guides
  • ESP32
    • ESP32 Projects
    • ESP32 Guides
  • ESP8266
    • ESP8266 Projects
    • ESP8266 Guides
  • Electronics
    • Electronics Guides
  • Blog
  • About
    • About us
    • Contact us
    • Privacy Policy
ArduinoYard

ArduinoYard

  • Home
  • Arduino
    • Arduino Projects
    • Arduino Guides
  • ESP32
    • ESP32 Projects
    • ESP32 Guides
  • ESP8266
    • ESP8266 Projects
    • ESP8266 Guides
  • Electronics
    • Electronics Guides
  • Blog
  • About
    • About us
    • Contact us
    • Privacy Policy

iot

DHT22 with ESP32: Accurate Temperature and Humidity Monitoring

July 19, 2025 by Arduino Yard
ESP32_DHT22_Thumbnail

While building a small home automation setup recently, I needed accurate temperature and humidity readings. The basic DHT11 wasn’t cutting it, so I switched to the DHT22 with ESP32, and … Read more

Categories ESP32 Guides, Blog Leave a comment

DHT11 with ESP32: Add Temp and Hum to your IoT Project

July 19, 2025July 18, 2025 by Arduino Yard
ESP32_DHT11_Thumbnail

While working on a DIY smart room monitor last month, I used a sensor called DHT11 with ESP32 to track temperature and humidity. It’s a simple yet reliable combo, making … Read more

Categories ESP32 Guides, Blog Leave a comment

Fingerprint Sensor with Arduino: Complete Guide

July 17, 2025July 17, 2025 by Arduino Yard
Fingerprint_Sensor_Arduino_Thumbnail

Introduction Using a Fingerprint Sensor with Arduino is one of the most effective ways to implement secure biometric authentication in embedded systems. Fingerprint recognition leverages unique physical traits to verify … Read more

Categories Arduino Guides, Blog Leave a comment

Using IR Sensor with ESP32 (Proximity Sensor) – Easy Guide

June 29, 2025 by Arduino Yard
IR_Sensor_ESP32_Thumbnail

Introduction In this article, we’ll explore the basics of using an IR Sensor with ESP32 and create a simple project to demonstrate its functionality: turning an LED ON or OFF … Read more

Categories ESP32 Guides, Blog Leave a comment

Gesture and Face Detection Module with ESP32: Complete Guide

July 11, 2025June 13, 2025 by Arduino Yard
Gesture-and-Face-Detection-Thumbnail

Introduction In this tutorial, we will explore how to use the DFRobot Gravity: Gesture and Face Detection Sensor with the ESP32. This powerful sensor supports offline AI-based gesture and face … Read more

Categories ESP32 Guides, Blog Leave a comment

0.96 inch I2C OLED Display with ESP32

June 8, 2025 by Arduino Yard
OLED_ESP32_Thumbnail

Introduction Using the SSD1306 OLED Display with ESP32 is a popular choice for showing text, graphics, and sensor readings in projects. This guide will help you set up a 0.96 … Read more

Categories ESP32 Guides, Blog Leave a comment

How to Use an I2C LCD with ESP32: A Beginner’s Guide

June 8, 2025 by Arduino Yard
ESP32_LCD_I2C_Thumbnail

Introduction In this guide, we’ll explore how to use an I2C LCD with ESP32, a simplified and efficient way to add text-based interfaces to your projects. The I2C interface significantly … Read more

Categories ESP32 Guides, Blog Leave a comment

Interfacing Microphone Amplifier MAX9814 with Arduino: Complete Guide

May 5, 2025 by Arduino Yard
MAX9814_Thumbnail

Introduction MAX9814 with Arduino is a powerful combination for audio-related projects that need precise and amplified sound detection. Whether you’re working on voice-activated devices, audio-reactive lighting, or DIY sound meters, … Read more

Categories Arduino Guides, Blog Leave a comment

Thermocouple Module MAX6675 with Arduino: Measure Temperature Accuartely

April 30, 2025 by Arduino Yard
Max6675_Thumbnail

Introduction MAX6675 with Arduino is a popular combination for measuring high temperatures using K-type thermocouples. Whether you’re working on an industrial project, a heating system, or a DIY oven controller, … Read more

Categories Arduino Guides, Blog Leave a comment

L293D Motor Driver with Arduino – Control DC Motors Easily

March 10, 2025 by Arduino Yard
L293D-Motor-Driver_Thumbnail

Introduction L293D Motor Driver with Arduino is widely used in electronics projects, from simple hobby robots to industrial automation. In this guide, we will learn how to control a DC … Read more

Categories Arduino Guides, Blog Leave a comment
Older posts
Page1 Page2 Next →

Recent Posts

  • DHT22 with ESP32: Accurate Temperature and Humidity Monitoring
  • DHT11 with ESP32: Add Temp and Hum to your IoT Project
  • Fingerprint Sensor with Arduino: Complete Guide
  • ESP32 and BluetoothSerial Issue: Sketch Too Big? Here’s the QUICK Fix
  • Firebase to ESP32: Read Realtime Data from Firebase Realtime Database

Connect With us

  • YouTube
  • Facebook
  • Instagram

ArduinoYard

  • Contact us
  • Privacy Policy
  • Terms and Conditions
  • Disclaimer
ArduinoYard - All About Arduino Projects