Controlling WS2812B RGB LEDs

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 มิ.ย. 2024
  • WS2812B module having 30 RGB LED strips is controlled by Arduino.
    Link to code:
    akuzechie.blogspot.com/2021/0...
    Contents:
    0:00 Introduction
    0:15 WS2812B Module
    0:44 Block Diagram of Implemented System
    2:22 Demonstration
    2:59 C++ Code

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

  • @sidtronics
    @sidtronics 3 ปีที่แล้ว

    I learned something new. thanks!

  • @deannamatthews1300
    @deannamatthews1300 11 หลายเดือนก่อน

    Hello! I am looking to learn how to connect an LED light strip to an arcade button so that when the arcade button is pressed, the LED light strip turns on or flashes a specific colour.
    I have looked online and it appears that an ardunio is helpful in doing this, but I am not sure how to make the connection, or what kind of hardware is needed. This is my first lighting project so any help is appreciated!

  • @tanguasimtu5823
    @tanguasimtu5823 10 หลายเดือนก่อน

    nice and simple... also taught me about interrupts ... very good 😀

    • @AnasKuzechie
      @AnasKuzechie  10 หลายเดือนก่อน

      Thanks for your feedback

  • @bishalscreation
    @bishalscreation ปีที่แล้ว

    Thank you so much ❤️🙏

  • @198407ankur
    @198407ankur 3 ปีที่แล้ว

    Very nice.

  • @Joshua-ju5uc
    @Joshua-ju5uc 2 ปีที่แล้ว

    Why do we need to use the resistors thou? What if the arduino and the leds are 5V, would you still need the resistors?

    • @AnasKuzechie
      @AnasKuzechie  2 ปีที่แล้ว

      To protect Arduino digital pin.

  • @sarkarj5633
    @sarkarj5633 6 หลายเดือนก่อน +1

    Please replace the 10k potentiometer and use push button for selection for led. Please make the video.

  • @user-wx9yf1bl6b
    @user-wx9yf1bl6b 5 หลายเดือนก่อน

    goooooood thank uoy

    • @AnasKuzechie
      @AnasKuzechie  5 หลายเดือนก่อน

      You’re welcome

  • @toxicated_soul1307
    @toxicated_soul1307 2 ปีที่แล้ว

    Can u show the circuit diagram of push button and POT connection

    • @AnasKuzechie
      @AnasKuzechie  2 ปีที่แล้ว +1

      Please check circuit diagram in this link: akuzechie.blogspot.com/2021/07/digitizing-multiple-analog-signals-via.html. And note how pot/push-button are connected.

  • @icarossavvides2641
    @icarossavvides2641 10 หลายเดือนก่อน

    Apologies for the correction, these are ADDRESSABLE LED's, RGB LED's have a drive line for each colour and all are controlled together.

    • @AnasKuzechie
      @AnasKuzechie  10 หลายเดือนก่อน

      Thanks for your feedback

  • @virendersingh6027
    @virendersingh6027 2 ปีที่แล้ว

    Compiling error - stray '\302' in progress.
    Can you help please?

    • @bob-ny6kn
      @bob-ny6kn ปีที่แล้ว

      When you "copy/pasted," you did it from HTML, and not text/ascii. Click the "raw" button to get ascii only. (302 is a capital A with a circumflex)

  • @elieeid8865
    @elieeid8865 ปีที่แล้ว +1

    When you say strip ,it is the leds right???

  • @elieeid8865
    @elieeid8865 ปีที่แล้ว +1

    What is the strip for you??? It is the led???

    • @AnasKuzechie
      @AnasKuzechie  ปีที่แล้ว

      A strip has 3 LEDs.

    • @elieeid8865
      @elieeid8865 ปีที่แล้ว

      @@AnasKuzechie any way, thank you

    • @fphenix
      @fphenix ปีที่แล้ว +2

      My understanding is that a strip has 60 "LED modules" per meter (or 30 or 144), and each "LED modules" integrates 3 (or 1 or 4) LEDs and a driver chip (e.g. ws2812b).

    • @elieeid8865
      @elieeid8865 ปีที่แล้ว

      @@fphenix That's right. 100% a strip is a strip one meyer or 50 meter but a led is the single light and the module is how many led on same series

    • @fphenix
      @fphenix ปีที่แล้ว

      @@elieeid8865 Not quite. Actually each "pixel" (not 'Led') is usually composed of several Leds (R,G,B) and a controller chip. That's why he rightfully didn't want to call them "Led" and mistakenly called them "strip".

  • @Sekhar_Home
    @Sekhar_Home 3 ปีที่แล้ว +1

    1st view , 1st comment 1st like