Home
![](/uploads/docs/images/827bf2a06b6f5d7e89fbcd6cef98f227_MD5.png)
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.
![](/uploads/docs/images/2.jpg)
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.
![](/uploads/docs/images/8.jpg)
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.