A very simple one-wire protocol is used with the NeoPixel style of lighting strip. What follows is applicable to a general NeoPixel array, but it is specific to the RGB LED built-in to most ESP32 S3 ...
The motor control pulse width modulation facility, MCPWM, is much more flexible than the LED pulse width modulation covered in the previous chapter, but this makes it harder to get started with. It ...