This project demonstrates how to control the brightness of an LED using Pulse Width Modulation (PWM) on an Arduino Uno. The LED smoothly fades in and out by changing the PWM duty cycle on digital pin ...
This is an easy tutorial showing how you can control the brightness of an LED or adjust the speed of a DC fan using Arduino Board, a small BC547 transistor and a potentiometer. In my example the whole ...
This project uses an ultrasonic sensor and an Arduino to measure distance and dynamically control the brightness of an LED. As an object moves closer to the sensor, the LED becomes brighter. As the ...
I have spent at least an hour almost every day since the 80’s advancing my knowledge in electronics. Recently I brushed up my knowledge on LED fading secrets and attained something pleasant. Now, I’d ...