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

Connect ESP32 with ChatGPT: Building Smarter IoT Systems

September 6, 2025September 6, 2025 by Arduino Yard
ESP32 with chatgpt thumbnail

Introduction This article explains why connecting ESP32 with ChatGPT is useful, how the communication works, how to get an API key, troubleshooting common errors, and what applications can be developed … Read more

Categories ESP32 Guides, Blog Leave a comment

How to Use the ESP32 JSN-SR04T Waterproof Ultrasonic Sensor

September 5, 2025 by Arduino Yard
JSN_SR04T_ESP32_Thumbnail

Introduction If you want to measure distances in outdoor environments or water-related projects, the ESP32 JSN-SR04T waterproof ultrasonic sensor is an excellent solution. Unlike the standard HC-SR04, which struggles in … Read more

Categories ESP32 Guides, Blog Leave a comment

ESP32 Firebase Dashboard: Monitor Temperature and Humidity With Firebase

August 30, 2025 by Arduino Yard
ESP32 Firebase Dashboard

Creating an ESP32 Firebase Dashboard allows you to visualize temperature and humidity data from a DHT11 sensor using Firebase and Google Charts. This project is ideal for remote environmental monitoring, … Read more

Categories ESP32 Guides, Blog Leave a comment

Snack Shame Station – Fun Dieting Helper with Arduino, DFPlayer Mini, and IR Sensor

August 29, 2025 by Arduino Yard
SnackShameStaton_Thumbnail

Do you struggle to keep your hands off the snack cabinet? We’ve all been there, opening the cupboard at midnight for “just one more” biscuit. But what if your snacks … Read more

Categories Arduino Projects, Blog Leave a comment

ESP32 FreeRTOS Task Priorities and Scheduling Explained: A basic guide

August 28, 2025 by Arduino Yard

In this article, we’ll explore ESP32 FreeRTOS task priorities and scheduling, understand how the system decides which task runs first, and implement a practical LED blinking example with different priorities. … Read more

Categories ESP32 Guides, Blog Leave a comment

ESP32 Digital Clock with OLED Display using NTP

August 23, 2025August 22, 2025 by Arduino Yard
ESP32-Digital-Clock-Thumbnail

Introduction ESP32 Digital Clock projects are a great way to explore both the Wi-Fi capabilities of ESP32 and the usefulness of NTP (Network Time Protocol). Accurate timekeeping is essential for … Read more

Categories ESP32 Projects, Blog 2 Comments

Introduction to FreeRTOS on ESP32

August 20, 2025 by Arduino Yard
FreeRTOS on ESP32 thumbnail

What is FreeRTOS on ESP32? FreeRTOS on ESP32 is the real-time operating system that manages multitasking on the dual-core ESP32 microcontroller. Unlike traditional Arduino boards, which run everything inside a … Read more

Categories ESP32 Guides, Blog Leave a comment

ESP32 SPIFFS Data Logging with Webpage Monitoring

August 16, 2025 by Arduino Yard
ESP32 SPIFFS DATA READ WRITE

ESP32 SPIFFS Data Logging is a simple yet powerful way to track temperature changes, monitor equipment performance, or simply keep a record of system activity. When building IoT projects, storing … Read more

Categories ESP32 Guides, Blog Leave a comment

How to Use a Servo Motor with ESP32: A Comprehensive Guide

August 15, 2025 by Arduino Yard
SERVO_ESP32_Thumbnail

Introduction Controlling a servo motor with ESP32 is one of the simplest and most rewarding projects you can start with. Whether you’re building a robotic arm, a pan-tilt camera system, … Read more

Categories ESP32 Guides, Blog Leave a comment

Measuring Distance with HC-SR04 and ESP32 – A Practical Guide for Makers

August 12, 2025 by Arduino Yard
HC-SR04_ESP32_Thumbnail

Why Use HC-SR04 and ESP32? If you’ve ever wanted your projects to “see” how far away something is, the HC-SR04 ultrasonic sensor is a beginner-friendly and budget-friendly option. When paired … Read more

Categories ESP32 Guides, Blog Leave a comment
Older posts
Page1 Page2 … Page10 Next →

Recent Posts

  • Connect ESP32 with ChatGPT: Building Smarter IoT Systems
  • How to Use the ESP32 JSN-SR04T Waterproof Ultrasonic Sensor
  • ESP32 Firebase Dashboard: Monitor Temperature and Humidity With Firebase
  • Snack Shame Station – Fun Dieting Helper with Arduino, DFPlayer Mini, and IR Sensor
  • ESP32 FreeRTOS Task Priorities and Scheduling Explained: A basic guide

Connect With us

  • YouTube
  • Facebook
  • Instagram

ArduinoYard

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