
How to Use ESP32 and WS2812B to Create Stunning LED Displays
How to Use ESP32 and WS2812B to Create Stunning LED Displays Hey there! You know how when you're learning to work with hardware, the first thing you usually do is make an LED blink? It's a fun and ...

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.

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.

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.

Real-Time Display of ESP32-CAM Camera Images on TFT Screen
Preface In the era of the Internet of Things (IoT), displaying images captured by a camera in real-time on a TFT screen has become a standard feature for many smart devices. ESP32, as a powerful mi...

smart alarm clock with ESP32
Introduction This open-source project demonstrates how to build a multifunctional smart alarm clock using ESP8266 or ESP32 microcontrollers, featuring a network interface, sunrise wake-up light, an...

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

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 ...

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...

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.

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...

ESP32 with LVGL Setp1 Config TFT_eSPI with PlatformIO
This article walks through the configuration process of the TFT_eSPI library for a 2.4 inch TFT display powered by the ESP32, detailing setup steps in both a custom header file and the PlatformIO configuration file.