ESP32Cube

ESP32 development tutorials, project cases, and technical sharing

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
39
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
7
0
ESP32 Serial Output JSON data with ArduinoJson
Tutorials

ESP32 Serial Output JSON data with ArduinoJson

To output data from an ESP32 using serial communication, you can use the ArduinoJson library to encode the data into a JSON string. The following is an example code to output an integer value from th...

#AI
57
0
Develop ESP32 in VScode with PlatformIO
Tutorials

Develop ESP32 in VScode with PlatformIO

With the aid of VScode and PlatformIO we can create and edit ESP32 projects to improve the efficiency quite a lot. It includes: - Code highlight. - Find the reference function with right click on it...

#Video#AI#Web
8
0
Minimalistic Messenger
Projects

Minimalistic Messenger

Original Project Title: ESP32 - Minimalistic Messenger Project Author: Volos Projects Introduction Hello everyone! This time, we're sharing a project that uses ESP-NOW for bidirectional communica...

#Display#LED#AI
17
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
33
0
ESP32 WROOM Pin Name High Resolution
Tutorials

ESP32 WROOM Pin Name High Resolution

This post provides the pin name of ESP32 WROOM module and ESP32 DevKitC development board in high resolution and also provides the pdf file for download.

#AI
11
0
ESP32 PWM Output
Tutorials

ESP32 PWM Output

This article details how to utilize ESP32's PWM feature to manage LED brightness, covering components, code, and testing.

#LED#AI
28
0
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
45
0