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

ESP32 Guides

0.96 inch I2C OLED Display with ESP32

August 26, 2025June 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 23, 2025June 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: Complete Guide

June 23, 2025June 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

ESP32 Pinout and GPIO Reference: An Important Guide

June 23, 2025May 12, 2025 by Arduino Yard
ESP32 Pinout

Introduction This article provides a detailed technical reference of the ESP32 pinout, focusing on GPIO characteristics, peripheral functionality, and pin constraints relevant for robust embedded system design. The ESP32 by … Read more

Categories ESP32 Guides, Blog 2 Comments

Displaying ESP32 Web Server Images Using Arduino IDE 1.8.xx: A STEP-BY-STEP Guide

June 22, 2025May 5, 2025 by Arduino Yard
esp32_webserver_image

In this tutorial, we’ll explore how to display ESP32 Web Server Images using the Arduino IDE. This is particularly useful for IoT projects where visual representation is essential.​ Methods to … Read more

Categories ESP32 Guides, Blog Leave a comment

How to Test ESP32 BLE with Android

April 27, 2025April 27, 2025 by Arduino Yard

In this tutorial, we’ll learn how to set up ESP32 BLE with Android phone using a free Bluetooth app. The ESP32 is famous for its powerful wireless features like Wi-Fi, … Read more

Categories ESP32 Guides, Blog Leave a comment

How to Use ESP32 Classic Bluetooth

April 27, 2025April 26, 2025 by Arduino Yard
ESP32 Bluetooth Classic

In this blog, we’ll walk through how to set up ESP32 Classic Bluetooth Serial and communicate with your phone or computer using a Bluetooth terminal app. Bluetooth is one of … Read more

Categories ESP32 Guides, Blog Leave a comment

Getting Started with MQTT Platform Adafruit IO using ESP32

April 27, 2025April 21, 2025 by Arduino Yard
adafruit io esp32 thumbnail

Introduction This guide will help you to get started with cloud based MQTT Broker Adafruit IO using ESP32. In the world of IoT (Internet of Things), MQTT (Message Queuing Telemetry … Read more

Categories ESP32 Guides, Blog Leave a comment
Older posts
Newer posts
← Previous Page1 … Page3 Page4 Page5 Page6 Next →

Recent Posts

  • Create an ESP32 Telegram Bot
  • Using SPI TFT Display ILI9341 with ESP32
  • How to Control RGB LED Using ESP32 (Beginner to Advanced Guide)
  • Mastering ESP32 LEDC PWM: Advanced Hardware PWM for Smooth LED Dimming & Motor Control
  • Programming ESP32 with ESP-IDF — An easy Guide for Beginners

Connect With us

  • YouTube
  • Facebook
  • Instagram

ArduinoYard

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