ESP32Cube

ESP32 development tutorials, project cases, and technical sharing

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
21
0
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
ESPUI
Projects

ESPUI

What is ESPUI ESPUI is a simple web user interface library designed for ESP32 and ESP8266 devices. It enables users to easily create and manage the web interface of their devices without any HTML, ...

#IoT#LED#AI+1
51
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
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
23
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