admin
July 15, 2025, 7:59 p.m.
804

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 15, 2025, 7:59 p.m.
1167

ESP32 Sensor DHT11 Temperature and Humidity Sensor

admin
July 15, 2025, 7:59 p.m.
966

ESP32 Dual-Core Usage

The ESP32's dual-core architecture enhances performance and multitasking capabilities. In this blog post, we will explore how to configure the ESP32's dual-core setup using the Arduino platform.

admin
July 15, 2025, 7:51 p.m.
1668

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
July 15, 2025, 7:47 p.m.
965

Obsidian remove strikethrough on completed tasks

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

admin
July 15, 2025, 7:41 p.m.
1966

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 15, 2025, 7:27 p.m.
2528

How to use millis() instead of delay()