admin
March 27, 2025, 9:44 a.m.
1581

Building Application with ESP32, VS Code, and PlatformIO

This tutorial shows how to building a simple IoT application with ESP32, VS Code, and PlatformIO. It covers setup, project creation, coding, uploading, and extending features for IoT development.

admin
March 27, 2025, 9:34 a.m.
304

Testing Post

This is a testing post

admin
March 27, 2025, 9:13 a.m.
505

ESP32 SPI Communication

admin
March 27, 2025, 8:35 a.m.
926

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
March 27, 2025, 8:16 a.m.
655

ESP32 with LVGL Setp1 Config TFT_eSPI with PlatformIO

This article walks through the configuration process of the TFT_eSPI library for a 2.4 inch TFT display powered by the ESP32, detailing setup steps in both a custom header file and the PlatformIO configuration file.

admin
March 27, 2025, 8:10 a.m.
363

Flash or Upload Configure File to ESP32

This blog explains how to flash or upload a configuration file to ESP32. It details the process using SPIFFS, including creating the file, writing ESP32 code to read it, and uploading it.

admin
March 27, 2025, 7:34 a.m.
524

ESP32 PWM Output

This article details how to utilize ESP32's PWM feature to manage LED brightness, covering components, code, and testing.

admin
March 27, 2025, 4:52 a.m.
300

ESPUI

admin
March 27, 2025, 4:18 a.m.
288

What is the Secrete Behind ESP32 Auto Flash?