admin
May 2, 2025, 12:38 p.m.
484

Remote Control of Light Switch using ESP32

This tutorial explains how to build an IoT application to control a light switch remotely using the ESP32 microcontroller, Wi-Fi, and a relay module.

admin
May 2, 2025, 12:34 p.m.
421

ESP32 Sensor Tilt Switch

admin
May 2, 2025, 12:12 p.m.
660

Flash Code to ESP32 by Arduino IDE

admin
May 2, 2025, 12:07 p.m.
1252

ESP32Encoder Library for Rotation Encoder Reading

This blog post presents the ESP32Encoder library, detailing its features and capabilities for efficient rotation encoder reading. It explains how it simplifies encoder usage and boosts system performance, suitable for various applications.

admin
May 2, 2025, 11:52 a.m.
506

ESP32 WROOM Pin Name High Resolution

This post provides the pin name of ESP32 WROOM module and ESP32 DevKitC development board in high resolution and also provides the pdf file for download.

admin
May 2, 2025, 11:44 a.m.
439

How to Play Internet Radio Stations with ESP32

This post provides a step-by-step guide of play Internet radio on an ESP32-S3.

admin
May 2, 2025, 11:42 a.m.
1106

ESP32 DEVKIT V1 Pin Referance

This article covers the ESP32 DEVKIT V1 pin reference, highlighting GPIO functions. The board has 30 pins and 25 GPIOs for various tasks, including ADC and DAC. Safety for each pin is discussed, aiding project development.

admin
May 2, 2025, 11:40 a.m.
1406

How to use millis() instead of delay()

admin
May 2, 2025, 11:39 a.m.
1068

ESP32 with LVGL Setp2 Config TFT_eSPI with PlatformIO

On this article, we will show you how to install and set up the lvgl library in the ESP32 board.