ESP32Cube

ESP32 development tutorials, project cases, and technical sharing

SY8303 Synchronous Step Down Regulator DCDC Circuit Design
Projects

SY8303 Synchronous Step Down Regulator DCDC Circuit Design

This post introduces the design of the DCDC chip SY8303 circuit, covering the schematic and PCB drawing processes, along with precautions and tips.

#LED#Video#AI
41
0
ESP32 communicate with I2C devices
Tutorials

ESP32 communicate with I2C devices

Hardware connection On the ESP32 microcontroller, there are several pairs of GPIO pins that can be used for I2C communication. The default I2C pins on the ESP32 are GPIO 21 (SDA) and GPIO 22 (SCL),...

#AI
17
0
ESP32 Sensor DHT11 Temperature and Humidity Sensor
Tutorials

ESP32 Sensor DHT11 Temperature and Humidity Sensor

DHT11 Temperature and Humidity Sensor DHT11 can measure both temperature and humidity, it is a popular, cost-effective sensor. In this article we will discuss how to read temperature and humidity w...

#Sensor#LED#AI
14
0
ESP32 and human body infrared module
Tutorials

ESP32 and human body infrared module

Usage of ESP32 to control the human body infrared module, covering its components, control principle, applications, circuit connection, and code.

#Sensor#LED#AI
8
0
Building Application with ESP32, VS Code, and PlatformIO
Tutorials

Building Application with ESP32, VS Code, and PlatformIO

This tutorial shows how to building a simple IoT application with ESP32, VS Code, and PlatformIO. It covers setup, project creation, coding, uploading, and extending features for IoT development.

#IoT#WiFi#Sensor+2
33
1
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
19
1
How to Play Internet Radio Stations with ESP32
Tutorials

How to Play Internet Radio Stations with ESP32

This post provides a step-by-step guide of play Internet radio on an ESP32-S3.

#WiFi#Audio#AI
54
0
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
75
1
SFP56 Testing Board Design Note
Projects

SFP56 Testing Board Design Note

I will record the note of design a SFP56 Testing board.

#LED#AI
18
0