admin
June 27, 2025, 4:54 a.m.
681

ESP32 Sensor Tilt Switch

admin
June 27, 2025, 4:53 a.m.
863

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
June 27, 2025, 4:50 a.m.
607

Introduction to the Powerful MultiButton Key Driver Module

MultiButton a powerful and easy-to-use key driver module. It explains its core advantages, usage steps, data structure, supported events, and provides example code.

admin
June 27, 2025, 4:47 a.m.
2292

How to use millis() instead of delay()

admin
June 27, 2025, 4:46 a.m.
49

ESP32-P4-EYE A Development Kit for AI Vision Applications

The ESP32-P4-EYE is a development kit based on the ESP32-P4 chip, designed for AI vision applications. It offers various features including a 2MP camera, USB connectivity, and a rich set of peripherals.

admin
June 27, 2025, 4:46 a.m.
648

Markdown format support testing

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

admin
June 27, 2025, 4:44 a.m.
50

Pomodoro Timer Based on ESP32 with E-Ink Display

This is a Pomodoro timer based on ESP32 with a 4.26-inch black-and-white E-Ink display, featuring a rotary encoder for input. The timer helps manage work and break intervals efficiently.

admin
June 27, 2025, 4:34 a.m.
1183

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, 4:32 a.m.
488

ESP32 Voice Record and upload