admin
Jan. 14, 2025, 6:41 p.m.
201

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.

admin
Jan. 14, 2025, 6:39 p.m.
236

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.

admin
Jan. 14, 2025, 6:37 p.m.
399

ESP32 Get Sound from I2S Microphone

This tutorial explains how to build an IoT application to control a light switch remotely using the ESP32 microcontroller, Wi-Fi, and a relay module.

admin
Jan. 14, 2025, 6:35 p.m.
362

How to use millis() instead of delay()

admin
Jan. 14, 2025, 6:30 p.m.
163

Testing Post

This is a testing post

admin
Jan. 14, 2025, 6:15 p.m.
206

smart alarm clock with ESP32

admin
Jan. 14, 2025, 5:59 p.m.
200

ESP32 Serial Output JSON data with ArduinoJson

admin
Jan. 14, 2025, 5:35 p.m.
205

ESP32 Dual-Core Usage

The ESP32's dual-core architecture enhances performance and multitasking capabilities. In this blog post, we will explore how to configure the ESP32's dual-core setup using the Arduino platform.