ESP32Cube

ESP32 development tutorials, project cases, and technical sharing

Audio Playback with HSC001 and ESP32
Tutorials

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.

#Audio
4
0
ESP32 Sensor Tilt Switch
Tutorials

ESP32 Sensor Tilt Switch

Using a Ball Tilt Sensor with ESP32 Introduction A ball tilt sensor is a simple but useful device that can detect the orientation or tilt of an object. It finds applications in various fields such...

#Sensor#AI
19
0
How to Connect ESP32 to Wi-Fi?
Tutorials

How to Connect ESP32 to Wi-Fi?

There are serval ways to connect ESP32 to Wi-Fi, in this article we will intorduce it. Provide Wi-Fi ID and password in the code This is the simplest way, but the disadvatage of this way is user n...

#WiFi#LED#AI
6
0
ESP32 with ChatGPT for voice input
Tutorials

ESP32 with ChatGPT for voice input

This tutorial discusses using ESP32 with ChatGPT for voice input and feedback. It covers required hardware, code development, and integration methods.

#LED#Audio#AI
14
1
ESP32 SPI Communication
Tutorials

ESP32 SPI Communication

Hardware protal The ESP32 microcontroller has two hardware SPI (Serial Peripheral Interface) controllers, which means it can communicate with up to two SPI devices simultaneously. Each SPI controll...

#ESP32#Tutorial
64
1
Bee-Counting
Projects

Bee-Counting

BuzzTech: Machine Learning at the Edge: Deploying YOLOv8 on Raspberry Pi Zero 2W for Real-Time Bee Counting at the Hive Entrance ![](/content/images/224dfd06928fd7f7ea74cdf271e5c8cd_MD5.png) Intro...

#Sensor#LED#AI+1
8
0
Pomodoro Timer Based on ESP32 with E-Ink Display
Projects

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.

#Display#LED#AI+1
25
0
ESP32 Dual-Core Usage
Tutorials

ESP32 Dual-Core Usage

The ESP32's dual-core architecture enhances performance and multitasking capabilities. In this blog post, we will explore how to configure the ESP32's dual-core setup using the Arduino platform.

#AI
17
0
TRMNL A Wireless E-Ink Display Powered by ESP32-C3
Projects

TRMNL A Wireless E-Ink Display Powered by ESP32-C3

TRMNL is a wireless 7.5-inch black-and-white E-Ink display based on the ESP32-C3 RISC-V SoC, offering customizable features, open-source firmware, and API access. It's perfect for DIYers and makers.

#Bluetooth#Display#LED+2
21
0