Usage of each block for ESP32 series

日本語のページ

PWM output settings

PWM output settings

Sets the PWM output frequency for each pin.
Resolution can be specified as a maximum of 12 bits for the original ESP32, and a maximum of 10 bits for ESP32-S3/ESP32-C3.
Assign the destination pin to a variable in advance using the "Pin Assignment" block in the "Basic I/O" group.

PWM output

PWM output

Performs PWM output.
Specify the output destination pin and the duty ratio (0 to 100) of the PWM output.