Most of the circuits to fade/dim a LED are digital circuits using a PWM output of a microcontroller. The brightness of the LED is controlled by changing the duty cycle of the PWM signal. Soon you discover that when linearly changing the duty cycle, the LED brightness does not change linear. The brig... By: roel1964