admin
July 2, 2025, 12:45 a.m.
776

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
July 2, 2025, 12:40 a.m.
1804

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.

admin
July 2, 2025, 12:40 a.m.
670

Markdown format support testing

This post to show the support of Markdown format in the ESP32cube website.

admin
July 2, 2025, 12:33 a.m.
908

ESP32 Touch Button

This article discusses creating a touch-sensitive button using the ESP32's internal capacitive touch sensors. It details the GPIO pins associated with the sensors and explains how to read touch inputs using Arduino syntax.

admin
July 2, 2025, 12:30 a.m.
756

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
July 2, 2025, 12:21 a.m.
2273

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
July 2, 2025, 12:03 a.m.
877

Obsidian remove strikethrough on completed tasks

This post shows how to remove strikethrough on completed tasks in Obsidian.

admin
July 1, 2025, 11:58 p.m.
1376

ESP32 communicate with I2C devices