#002 Variable LED brightness with PWM
Variable resistor is used to control the brightness of an LED with PWM.
Notes
A simple demonstration of using pulse-width modulation to drive an LED to variable “apparent” brightness.
Construction
Credits and References
- Based on the Arduino AnalogInOutSerial example