Controlling 20w LED strip w/ ESP32 display and powering

Hi I’m looking to control a standard 20w LED strip (like this one) through an ESP32 display (10w)

I’d also like to split 1 usb-c power input to power both the display and LED strip but I’m not sure how to do this either. I’m also wondering if it would be possible to control the dimming of the LED through the ESP32 as well.

Any help would be much appreciated.

From what I know ,you can control brightness by PWM functions.
Fastled library also has variable brightness