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

Arduino Yard

ESP32 I2C Scanner: Detect I2C Address Easily

June 17, 2025 by Arduino Yard
ESP32_I2C_SCANNER

That’s where the ESP32 I2C scanner helps—it quickly finds all connected I2C devices and their addresses. If you’re using I2C modules with your ESP32 board, the first thing you need … Read more

Categories ESP32 Guides, Blog Leave a comment

Understanding ESP32 I2C Pins: An Important Guide

June 14, 2025 by Arduino Yard
ESP32_I2C

The ESP32 I2C pins allow developers to connect a wide range of modules and sensors using just two wires. Whether you’re building a weather station, a smart home interface, or … Read more

Categories ESP32 Guides, Blog Leave a comment

Gesture and Face Detection Module with ESP32: Complete Guide

June 13, 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

Display ESP32 Readings on a Local Webpage via XAMPP: A simple guide

June 9, 2025 by Arduino Yard
ESP32 MYSQL TABLE WEBPAGE

you’ll learn how to display ESP32 readings on a local webpage using XAMPP, PHP, and MySQL. If you’re working on an IoT project and want to monitor your ESP32 sensor … 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

Create a local ESP32 IoT Dashboard Using PHP and MYSQL

June 5, 2025 by Arduino Yard
ESP32 IOT DASHBOARD

Building an ESP32 IoT Dashboard allows you to visualize real-time sensor data locally without using cloud services. This guide shows you how to collect data from your ESP32, store it … Read more

Categories ESP32 Guides, Blog Leave a comment

Storing ESP32 Data in MySQL Database Using XAMPP: An easy guide

June 3, 2025 by Arduino Yard
ESP32 MYSQL DB

In this blog, we’ll walk you through a complete setup to send ESP32 data in MySQL database using XAMPP on a Windows PC. In the world of IoT, collecting and … Read more

Categories ESP32 Guides, Blog Leave a comment

How to Connect ESP32 with XAMPP Server on Windows: an easy guide

June 1, 2025 by Arduino Yard
ESP32 Xampp

If you’re working on IoT projects, the ESP32 with XAMPP server combination offers a powerful way to create your own local server environment for testing, logging, and interacting with devices. … Read more

Categories ESP32 Guides, Blog Leave a comment

How to Install XAMPP Server on Windows: A Step-by-Step Guide

May 30, 2025 by Arduino Yard
xampp windows installation

If you’re beginning your journey in PHP and MySQL web development, learning how to install XAMPP server on Windows is a crucial first step. XAMPP is a free and open-source … Read more

Categories Blog Leave a comment
Older posts
Page1 Page2 … Page8 Next →

Recent Posts

  • ESP32 I2C Scanner: Detect I2C Address Easily
  • Understanding ESP32 I2C Pins: An Important Guide
  • Gesture and Face Detection Module with ESP32: Complete Guide
  • Display ESP32 Readings on a Local Webpage via XAMPP: A simple guide
  • 0.96 inch I2C OLED Display with ESP32

Connect With us

  • YouTube
  • Facebook
  • Instagram

ArduinoYard

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