ESP32Cube

ESP32 development tutorials, project cases, and technical sharing

How to Blink a LED with ESP32
Tutorials

How to Blink a LED with ESP32

This article explains how to blink an LED using the ESP32 development board. It includes a component list, circuit diagram, and Arduino code for blinking the LED and creating an LED chaser project for beginners.

#LED#AI
59
0
ESP32 with LVGL Setp2 Config TFT_eSPI with PlatformIO
Tutorials

ESP32 with LVGL Setp2 Config TFT_eSPI with PlatformIO

On this article, we will show you how to install and set up the lvgl library in the ESP32 board.

#Display#lvgl
188
0
Flash or Upload Configure File to ESP32
Tutorials

Flash or Upload Configure File to ESP32

This blog explains how to flash or upload a configuration file to ESP32. It details the process using SPIFFS, including creating the file, writing ESP32 code to read it, and uploading it.

#LED#AI
40
0
SFP56 Testing Board Design Note
Projects

SFP56 Testing Board Design Note

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

#LED#AI
29
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
33
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
11
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
58
0
Crafting a Best-Selling Solar E-Ink Weather Station
Projects

Crafting a Best-Selling Solar E-Ink Weather Station

Introduction With the increasing severity of climate change, people are paying more attention to the weather. As a result, more individuals are starting to install weather displays at home to stay ...

#Display#LED#AI
19
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
16
0