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

Create an ESP32 Telegram Bot

January 9, 2026 by Arduino Yard
ESP32 Telegram Bot

Introduction In this article, we will learn how to communicate between an ESP32 microcontroller and Telegram with ESP32 Telegram Bot. We will use Telegram Bot API to send and receive … Read more

Categories ESP32 Guides, Blog Leave a comment

Using SPI TFT Display ILI9341 with ESP32

December 19, 2025 by Arduino Yard
ILI9341 TFT ESP32 Thumbnail

Introduction Using TFT Display ILI9341 with ESP32 is one of the most popular combinations for embedded display projects. The ESP32 offers high processing power, built-in WiFi and Bluetooth, while the … Read more

Categories ESP32 Guides, Blog Leave a comment

How to Control RGB LED Using ESP32 (Beginner to Advanced Guide)

December 17, 2025 by Arduino Yard
RGB-LED-Using-ESP32-Thumbnail

Introduction How to control RGB LED using ESP32 is a common requirement in many beginner and intermediate projects, especially when working with PWM and visual indicators. By controlling the brightness … Read more

Categories ESP32 Guides, Blog Leave a comment

Mastering ESP32 LEDC PWM: Advanced Hardware PWM for Smooth LED Dimming & Motor Control

December 17, 2025December 10, 2025 by Arduino Yard
ESP32-LEDC-PWM-Thumbnail

If you’re working with the ESP32 and still relying on the classic analogWrite() function, you’re missing out on one of the most powerful features this microcontroller offers. The ESP32 LEDC … Read more

Categories ESP32 Guides, Blog Leave a comment

Programming ESP32 with ESP-IDF — An easy Guide for Beginners

October 30, 2025October 29, 2025 by Arduino Yard
Programming ESP32 with ESP-IDF

Introduction In our previous article, we learned what ESP-IDF is and why it’s considered the official development framework for ESP32 microcontrollers. Now, it’s time to move from theory to practice. … Read more

Categories ESP32 Guides, Blog 4 Comments

ESP-IDF Introduction: A Beginner’s Guide to the Official ESP32 Framework

October 29, 2025September 28, 2025 by Arduino Yard
ESP-IDF introduction

This article serves as a complete ESP-IDF introduction, explaining what it is, how it differs from Arduino IDE, and how to get started. The ESP32 microcontroller has gained worldwide popularity … Read more

Categories ESP32 Guides, Blog 2 Comments

ESP32 Sleep Modes and Wake-up Sources: A Perfect Power Saving guide

September 24, 2025 by Arduino Yard
ESP32 Deep Sleep modes

Since many IoT devices run on batteries, understanding and using ESP32 sleep modes is critical for extending device lifetime. One of the reasons the ESP32 is so popular in IoT … Read more

Categories ESP32 Guides, Blog Leave a comment

FreeRTOS Queues on ESP32: Inter-Task Communication

September 16, 2025 by Arduino Yard

When working with FreeRTOS queues on ESP32, one of the most important features you’ll come across is inter-task communication. FreeRTOS gives you multiple mechanisms to allow tasks to talk to … Read more

Categories ESP32 Guides, Blog Leave a comment

ESP32 Interrupt Timers – A Basic Guide for Beginner’s

September 10, 2025 by Arduino Yard
ESP32 Interrupt Timers

In this article, we’ll explore what ESP32 interrupt timers are, why they are useful, and how you can use them in your projects with practical examples. When working with microcontrollers … Read more

Categories ESP32 Guides, Blog Leave a comment

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
Older posts
Page1 Page2 … Page11 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