DC dimmer

I need to create a cc based dimmer like this one:

Controlled with the PC via wireless connection. It is possible to do this? Where could I start?
Thanks in advance

What is "cc based"?

I guess that 12 volt D.C. dimmer uses pulse width modulation for its dimming function.
Look up "mosfet switch high side" and "Arduino pwm" to get the main elements of a solution.
For the wireless connection to a pc, look up "esp8266 web server"

Sorry I put CC instead of DC!