admin
June 27, 2025, 5:37 a.m.
1730

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
June 27, 2025, 5:37 a.m.
997

Flash Code to ESP32 by Arduino IDE

admin
June 27, 2025, 5:29 a.m.
495

Testing Post

This is a testing post

admin
June 27, 2025, 5:25 a.m.
1184

How to Blink a LED with ESP32

This article explains how to blink an LED using the ESP32 development board. It includes a component list, circuit diagram, and Arduino code for blinking the LED and creating an LED chaser project for beginners.

admin
June 27, 2025, 5:22 a.m.
1085

ESP32 PWM Output

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

admin
June 27, 2025, 5:21 a.m.
838

Obsidian remove strikethrough on completed tasks

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

admin
June 27, 2025, 5:14 a.m.
652

Minimalistic Messenger

admin
June 27, 2025, 5:13 a.m.
749

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.