I have an El-Driver that has a potentiometer to control the brightness.
I would like to control the brightness with an Arduino, replacing the potentiometer.
Here is the schematic of the brightness control stage:
simulate this circuit – Schematic created using CircuitLab
I tried to replace the potentiometer with a low pass filter connected to a pwm pin on the Arduino but it didn't work.
Can someone direct me in the right direction?