This is a very basic project on Arduino. In this project I am going to show how we can automatic fade in and fade out the brightness of a LED by the help of Arduino UNO. Basically here we are going to control the brightness of a led light automatically.
Circuit AnalysisThe circuit diagram of this project is very easy. Here we have just used a 5mm led, breadboard and Arduino UNO board. The anode of the led will connect with the Arduino digital pin 10 and the cathode will connect with the GND pin of Arduino.
Demonstration VideoLinksGithub Repository Link:https://github.com/KAST-Tech/arduino-basics-projects/tree/main/Project-%233
Tinkercad Project Link:https://www.tinkercad.com/things/g6t4ts21rLb
Comments
Please log in or sign up to comment.