admin
Dec. 22, 2024, 12:07 p.m.
214 views 0 likes

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.

admin
Dec. 18, 2024, 5:37 p.m.
39 views 0 likes

Testing Post

This is a testing post

admin
Dec. 21, 2024, 1:18 p.m.
55 views 0 likes

ESP32 and human body infrared module

Usage of ESP32 to control the human body infrared module, covering its components, control principle, applications, circuit connection, and code.

admin
Dec. 22, 2024, 5:44 a.m.
35 views 0 likes

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.