ESP32Cube

ESP32 development tutorials, project cases, and technical sharing

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
13
1
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
16
1
Set Proxy for Ollma on Windows
Tutorials

Set Proxy for Ollma on Windows

Set proxy for ollama on Windows

#Web
241
1
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
14
0
How to flash a bin file to ESP32
Tutorials

How to flash a bin file to ESP32

Method 1: Use the flash tool GUI application 1. Download and install the latest version of the ESP32 Flash Download Tool. https://www.espressif.com/en/support/download/other-tools ![](/conten...

#AI
144
0
ESP32 DEVKIT V1 Pin Referance
Tutorials

ESP32 DEVKIT V1 Pin Referance

This article covers the ESP32 DEVKIT V1 pin reference, highlighting GPIO functions. The board has 30 pins and 25 GPIOs for various tasks, including ADC and DAC. Safety for each pin is discussed, aiding project development.

#Sensor#Motor#LED+1
24
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
8
0
Flash Code to ESP32 by Arduino IDE
Tutorials

Flash Code to ESP32 by Arduino IDE

To flash an ESP32, it need to install the ESP32 board support package in the Arduino IDE. Here are the steps to follow: - Connect the ESP32 devolop board to your computer using the USB cable. - Ope...

#LED
14
0
Markdown format support testing
Tutorials

Markdown format support testing

This post to show the support of Markdown format in the ESP32cube website.

#Display#AI
3
0