Home
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.
Obsidian remove strikethrough on completed tasks
This post shows how to remove strikethrough on completed tasks in Obsidian.
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.
Control LED Brightness with ESP32 PWM
This article focuses on the ESP32 board's PWM capabilities, detailing key terms like TON, TOFF, period, and duty cycle, essential for understanding PWM applications and implementation.