LED driver with PWM dimming

Hello all!

I am new on this forum and with arduino.

I'm making a dimmable led light.

I ordered a LED driver which supports PWM dimming.

http://www.ebay.com/itm/3W-5-35V-LED-Driver-700mA-PWM-Dimming-DC-to-DC-Step-down-Constant-Current-/251998350085?hash=item3aac45ab05:g:C~gAAOSwrklVgOCT

My question is:

Can I control several drivers with one pin or I need to connect them separately (one pin one driver)?

Thank you.

Probably, but we can't be sure unless you post the circuit diagram.

I would prefer a PCA9685 breakout board over the coarse 8-bit PWM from an Arduino.
16 channels of 12-bit PWM, controlled with a 2-wire bus.
Available from Adafruit or ebay for a few dollars.
Leo..

I don't have a circuit diagram.

I will look in to that board you suggested. It looks promising.

Thank you.