Arduino Uno LED Chaser

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ต.ค. 2024
  • The Arduino Uno LED Chaser is a circuit where multiple LEDs light up in sequence, creating a chasing effect. It typically involves programming the Arduino Uno to control the LEDs' on and off states, creating a visually appealing pattern.

ความคิดเห็น • 4

  • @Ahhhdit-l9x
    @Ahhhdit-l9x 3 หลายเดือนก่อน +1

    wheres the resistance for each of them ?

    • @Projectslearner
      @Projectslearner  3 หลายเดือนก่อน

      There is no problem , led will be works directly gpio pin of microcontroller

    • @Ahhhdit-l9x
      @Ahhhdit-l9x 3 หลายเดือนก่อน

      @@Projectslearner oh thats good to know , I always thought you needed some sort of resistance to make it work

    • @Arduinoprojects786
      @Arduinoprojects786 3 หลายเดือนก่อน +1

      Leds can be directly connected with Arduino pins but resistors having value 220 Ohm recommended for smooth operation. Because if Leds become short circuit the Arduino pin will be damage.