Home

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.

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.

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.

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

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.

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.