admin
Feb. 21, 2025, 6:07 a.m.
666

How to use millis() instead of delay()

admin
Feb. 21, 2025, 6:06 a.m.
505

Set Proxy for Ollma on Windows

Set proxy for ollama on Windows

admin
Feb. 21, 2025, 5:29 a.m.
475

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
Feb. 21, 2025, 5:29 a.m.
298

ESP32 and human body infrared module

Usage of ESP32 to control the human body infrared module, covering its components, control principle, applications, circuit connection, and code.

admin
Feb. 21, 2025, 5:16 a.m.
294

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
Feb. 21, 2025, 5 a.m.
482

ESP32 communicate with I2C devices

admin
Feb. 21, 2025, 4:56 a.m.
800

How to flash a bin file to ESP32

admin
Feb. 21, 2025, 4:41 a.m.
452

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.