I want to control at least two PWM outputs

Looking for suggestions.
I want to control motor speed via PWM
I want to control LED light brightness with PWM

I know I could send UART messages to another microcontroller, like an Arduino. But I would like to do it all with the display board if possible.

Any suggestions or examples?

Thanks,
S

The ESP32 has multiple PWM channels and PINs. You could control many more things than 2.