admin
May 2, 2025, 4:51 a.m.
863

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
May 2, 2025, 10:16 a.m.
500

Obsidian remove strikethrough on completed tasks

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

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, 2:47 a.m.
296

ESP32 Voice Record and upload

admin
May 2, 2025, 2:10 p.m.
1655

Set Proxy for Ollma on Windows

Set proxy for ollama on Windows

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, 8:20 a.m.
87

Audio Playback with HSC001 and ESP32

This post is an introduction to using the HSC001 module for audio playback. It details the necessary components, module features, pin distribution, hardware connections, and code implementation for setting up and playing audio files.