ESP32Cube

ESP32 development tutorials, project cases, and technical sharing

ESP32 Touch Button
Tutorials

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.

#Sensor#Motor#LED
8
0
A LED Matrix Message Board with ESP32
Tutorials

A LED Matrix Message Board with ESP32

A LED Matrix Message Board with ESP32 This project is an LED matrix message board based on the ESP32 microcontroller. It is capable of connecting to the network and displaying real-time news, weath...

#WiFi#Sensor#Display+3
10
0
Set Proxy for Ollma on Windows
Tutorials

Set Proxy for Ollma on Windows

Set proxy for ollama on Windows

#Web
362
1
Bounce2 Library for Arduino Debouncing Made Easy
Tutorials

Bounce2 Library for Arduino Debouncing Made Easy

The Bounce2 library is a easy use tool for Arduino platforms, it will help us to solve the problem of erroneous states caused by the tiny vibrations of mechanical key switches when they are closed or opened.

#LED#AI
24
0
ESP32 with LVGL Setp2 Config TFT_eSPI with PlatformIO
Tutorials

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.

#Display#lvgl
133
0
ESP32-P4-EYE A Development Kit for AI Vision Applications
Projects

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.

#IoT#Bluetooth#Display+5
22
0
ESP32 Get Sound from I2S Microphone
Tutorials

ESP32 Get Sound from I2S Microphone

This tutorial explains how to build an IoT application to control a light switch remotely using the ESP32 microcontroller, Wi-Fi, and a relay module.

#Audio
114
0
ESP32 WiFi Configuration Tutorial
Tutorials

ESP32 WiFi Configuration Tutorial

Introduction The ESP32 is a powerful microcontroller that comes with built-in WiFi capabilities. With this feature, it is possible to connect the ESP32 to the internet and even use it to create a W...

#WiFi#AI#Web
46
0
Real-Time Display of ESP32-CAM Camera Images on TFT Screen
Projects

Real-Time Display of ESP32-CAM Camera Images on TFT Screen

Preface In the era of the Internet of Things (IoT), displaying images captured by a camera in real-time on a TFT screen has become a standard feature for many smart devices. ESP32, as a powerful mi...

#IoT#Display#LED+1
53
0