My ESPHome Workshop

GitHub

LEDC Output

output ledc

PWM output using ESP32's LED Control peripheral

Official Documentation

📚 ESPHome Documentation →

Overview

The LEDC (LED Control) output platform provides hardware PWM output on ESP32 devices, commonly used for LED dimming, motor speed control, and backlight brightness adjustment.

← Back to all components