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
78
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
32
0
TRMNL A Wireless E-Ink Display Powered by ESP32-C3
Projects

TRMNL A Wireless E-Ink Display Powered by ESP32-C3

TRMNL is a wireless 7.5-inch black-and-white E-Ink display based on the ESP32-C3 RISC-V SoC, offering customizable features, open-source firmware, and API access. It's perfect for DIYers and makers.

#Bluetooth#Display#LED+2
47
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
36
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
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
90
1
Introduction to the Powerful MultiButton Key Driver Module
Tutorials

Introduction to the Powerful MultiButton Key Driver Module

MultiButton a powerful and easy-to-use key driver module. It explains its core advantages, usage steps, data structure, supported events, and provides example code.

#LED#AI
24
0