Skip to content

A basic Arduino Circuit and Code Setup containing two LEDs. One of the LEDs blinks at an interval of 2 seconds while the other one blinks at an interval of 5 seconds

License

Notifications You must be signed in to change notification settings

infinitecoder1729/Arduino-LED-Blinking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Arduino-LED-Blinking

A basic Arduino Circuit and Code Setup containing two LEDs. One of the LEDs blinks at an interval of 2 seconds while the other one blinks at an interval of 5 seconds

Circuit Design :

LED Blinking

Description of the Circuit and Code :

  1. Pins 10 and 11 are used as output pins.
  2. The LEDs are connected to the Voltage Source through Resistors
  3. The Code is implemented in a manner that a cycle of commands is defined for alternate on and off

Video of Simulation :

LED.Blinking.Simulation.mp4

Link to TinkerCAD : https://www.tinkercad.com/things/fWnkmGHHM6N?sharecode=CeaYP2W57UqPDUCkyF5if6O_baGGTSHmbQ2kfnOierw

About

A basic Arduino Circuit and Code Setup containing two LEDs. One of the LEDs blinks at an interval of 2 seconds while the other one blinks at an interval of 5 seconds

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages