Thanks for this! Got myself a pack of LED diodes which I thought was just a simple 4 pin RGB LED, which turned out to be a WS2811 8mm diode, was extremely confusing why it wasn't working when I followed other simple RGB led tutorials, and got to this which makes so much more sense! (and so much easier given I can control multiple of those diodes just by plugging them into a breadboard..!
If you wish to integrate the pixels into a DMX512 environment, there are many DMX to WS2811 converters as well as streaming ACN to WS2811. WS2812 uses the same protocol as WS2811, but simply has the chip built into the pixel. A DMX to WS2811 converter is limited to the 512 channel DMX limit, but with a multi universe E1.31 to WS2811 interface (sometimes called a controller) it is possible to send more than 512 DMX channels to one string of pixels by combining multi universes of 510 channels. With 3 channels used per pixel, this is 170 pixels per DMX universe of 510 channels.
with those libraries the CHSV params are way easier to use for anyone wondering. it uses hue, saturation and value. plus with the fastled lib it auto loops so you can run a single loop for easy colour cycling.
Hi. i just finished the coffee table. First of all: awesome project! I wanted to comment that when i turned on all worked except controling with the app. I don't know much about this stuff but after doing some searching i found that the hc05 module´s default baud rate was 9600. So i changed that in the arduino code and voilà. It works perfect. In case someone is having the same issue ;)
Hi Dejan , your LED projects are fascinating. It would be great if you could do an in-depth tutorial specifically on the hardware and then the coding needed for first an LED cube 8 x 8 x 8 and then the holy grail of all electronic hobbyist- The RGB LED CUBE , I think that tens of thousands of electronic enthusiast like myself would benefit from such an educational video- actually the subject matter is so complex in my opinion you would need several videos- maybe :-) Thank You So Much Jim
Very good video. One day i went to some friends house and he showed me an adressable led strip. I looked at the strip closer but did not see any shift registers or driver ic. Only now i realised to investigate if the driver is inside the led chip :D
A truly awesome video, thank you for sharing. I came to learn about LEDs and got a bonus introduction into the art of Bluetooth and creating an android app. Thank you!
Your effort is appreciated. Your English and presentation is perfect. Your voice is sincere. Your video is truly awesome. Thank you very much for your time and consideration.
If anyone is having issues like I was where you just keep getting "exit error 1" or something similar, you might need to update the board library, it took me too long to realise that you can still update the version 1.8.2 library without actually updating to a later one (which will also cause issues apparently...)
I hope you enjoyed this video and learned something new! If you'd like to support me making more content like this, please consider supporting me on Patreon: www.patreon.com/howtomechatronics
I am checking how to set up an argb strip on my desktop and this is really useful (now I only have to know how to work with arduino). Would it be possible to link this using BT with a computer controlled by Aura software from Asus?
HI THanks alot for the video! Could you tell me which is the cheapest but right arduino model (or other) for driving ALITOVE WS2812B Addressable LED Strip Light - I want to make marshmellow head mask? Thanks uri
Hi great informative video.. I want to ask a question tho... For the place that im planing to place the addressable rgb led strip i have purchased i actually need less the length i purchased.. If i cut from any cutting sections marked, will it affect the argb functioning or cause it not to work properly or even not to work at all in any ways?
Can you help me build an RGB LED strip strobe light for use with my levitating water effect project? The color combination of RGB strobe LED's must be selectable.
Wonderful project. Thanks for sharing! Is there any type of proximity sensor that you can recommend? Since you uploaded this video a lot of new sensors have hit the market, including cheap microwave based movement sensors, to name just 1 category. Any experience with these sensors? Any advantages over the IR based sensors?
Thank you for the description you made about the ARGB principle. Before any work, is there a way to easily control if the LEDs are OK or not ? In my personal case, I bought an aRGB led strip to be connected to my motherboard (3 pins header with 5V). However it does not work. I checked with a multimeter the header, I have 5V on it. The MB seems OK. Is there a way to check individuallly a LED, while I don't have a lot of material on the table, a multimeter, few 1.5V cells. Thanks for your support !
thanks for such good instruction, i'm planing to buy a aRGB for outside my pc so my whole setup can fit in the color scheme right now i have 1 static color.
Great tutorial! Very useful!😉😉 just a note, in the project you should add some shift register in order to minimise the number of Arduino analog input so you will be able to use Arduino UNO board instead Arduino MEGA in the project.
Hi, great video. Do you think it will work for a 15 meters strip (60leds/meter)? Or I am going to encounter delay between the command given by arduino and the further led switching color?
Thank you for the awesome tutorial, I found it extremely informative. I am trying to find a mini (less than 2"x2" area) power supply to power a 60 LED strip (same type as shown in your video). So my power supply needs to provide at least 3 Amps. Do you have any recommendations? Thank you again
Well it depends what voltage is the external supply. If it's 5V you can connect it to the 5V pin of the Arduino. If it's from 9 to 12V then you need to connect it to the Vin pin.
Just FYI, the first thing you should do if your project doesn't work is switch the pin. My pin 7 wasn't working, but I switched it to 3 and the strip lit instantly. I'm using the Linux Arduino IDE, so maybe that's the problem, or maybe I burned out the pin, I dunno. Hopefully, it saves someone else some trouble.
Amazing amazing amazing video and unbelievably helpful. You are the best! Gained a like and a subscriber. Exactly what I was looking for and explained in absolutely PERFECT FASHION. THANK YOU SO MUCH!!!!!!!
Can you please guide on how this setup can be used as water tank level.. as water fills in tank led strip show as how much tank filled.. Thanks in advance
Hi. I entered the code for the 'chasing' lights at 4:41 of your video, however received an error message when compiling. Is there different code to use for this function?
Could you run parallel led strips from the same signal line from the arduino if you have all powered by power supply. Will that require a different resistor for noise reduction?
Helloo, I am using the same led strip(20 leds total on the strip) with a 5V 1,5A Power Supply. I see that you used a 330 Ohm resistor but I only have 220 Ohm resistor, will I end up destroy my led strip with the 220Ohms or is it still ok?
Nice video! I'm actually trying to build an arduino project that can control an individually addreseble led strip that has 24 leds using an ir remote. I've got the code and components ready, but I'm worried about the current being an issue. Do you know how much power would approximately be needed, and if so, what gauge/ AWG wire would I need to handle that much current. Also, do you know how to connect a separate power supply to the circuit because I don't think the arduino can handle plugging a power supply into the Power Jack connector.
Old video but I hope I get an answer: To what extent is this strip bendable? I need the LEDs to be closer to each other so I was thinking if the parts between each LEDs can be "wrinkled up" so that the LEDs would be closer. Or is there a specific cuttable programmable strip where the LEDs are closer to each other? Because I couldn't find one.
Hello, i have a question. After connecting the Arduino to the LEDs, is it possible to remove the Arduino and make the LEDs work still? I am trying to make a product with a remote to change the lights when clicked, but having an arduino in every product would be really expensive.
Some say you need a capacitor to protect from inrush current from the psu. However, they never specify how many amps the psu uses. But when you want to calculate what capacitor you need to use you do want to know your amps. A lot of them just say: use a 1000uF 6.3 at least. How do I choose the right uF to protect my LEDs?
Thanks so much for such a great tutorial! Are you able to tell me. Is it possible to create different settings and quickly flick through them with this? For example one setting might be one solid colour of LED, then the other might be flashing through a specific colour cycle that i've decided. Would it be easy to quickly change from one setting to the other? If so, what would be the best way to do this? Thanks
sehr schönes Video ... Kann ich auch zwei seperate RGB LED Stripes ansteuern ?. In meinem Fall 2 mal 1meter. Möchte es in meinem Virtual Pinball verbauen.
I have 2 strip of ws2812b 5meter. Total 10meter 60/m 5volt. Can you tell me which adapter will be better 5v 20amp? Or 5v 10amp? I m using arduino to program. Thanks
hey i want to ask you if you can save the patterns on the arduino or dosen´t the the light strip reapeat the pattern that you make while the arduino isn´t conectet to the PC?
How important is the resistor? I'm trying to light a single LED without it and failing. I know I'm talking to the board because I can flash the onboard LED and I know the strip is powered because I'm getting 5V at the end of it. What am I missing?
okay this may sound stupid but lets say i have a large strip and i would like to split and reconnect would this change anything with the amount of LEDS within the code?
"2 for the powering and 1 for the data, 3 for the money 4 for the show"
I watched until 5:05, then wrote this comment and grabbed the LED strip so I can do cool visuals on wall art...
Thank You!!
A very good introduction to the RGB addressable LEDS.
I would say very useful for beginners and old hats like me.
Well done. and well presented.
Thanks, I'm glad you found it useful!
How To Mechatronics Every day is a school day!
oh my god THE TABLE!!!! I WANT ONE
Thank you. This was enough to jump start me with simple Arduino programming.
Thanks for this! Got myself a pack of LED diodes which I thought was just a simple 4 pin RGB LED, which turned out to be a WS2811 8mm diode, was extremely confusing why it wasn't working when I followed other simple RGB led tutorials, and got to this which makes so much more sense! (and so much easier given I can control multiple of those diodes just by plugging them into a breadboard..!
Whoa!! This was the first arduino dyi video I saw 2yrs ago and now I'm ready for code
If you wish to integrate the pixels into a DMX512 environment, there are many DMX to WS2811 converters as well as streaming ACN to WS2811. WS2812 uses the same protocol as WS2811, but simply has the chip built into the pixel.
A DMX to WS2811 converter is limited to the 512 channel DMX limit, but with a multi universe E1.31 to WS2811 interface (sometimes called a controller) it is possible to send more than 512 DMX channels to one string of pixels by combining multi universes of 510 channels. With 3 channels used per pixel, this is 170 pixels per DMX universe of 510 channels.
with those libraries the CHSV params are way easier to use for anyone wondering. it uses hue, saturation and value. plus with the fastled lib it auto loops so you can run a single loop for easy colour cycling.
Hi. i just finished the coffee table. First of all: awesome project!
I wanted to comment that when i turned on all worked except controling with the app. I don't know much about this stuff but after doing some searching i found that the hc05 module´s default baud rate was 9600. So i changed that in the arduino code and voilà. It works perfect. In case someone is having the same issue ;)
Hi Dejan , your LED projects are fascinating. It would be great if you could do an in-depth tutorial specifically on the hardware and then the coding needed for first an LED cube 8 x 8 x 8 and then the holy grail of all electronic hobbyist- The RGB LED CUBE , I think that tens of thousands of electronic enthusiast like myself would benefit from such an educational video- actually the subject matter is so complex in my opinion you would need several videos- maybe :-)
Thank You So Much Jim
Thank you!
Yeah, LED cubes are pretty cool, but I couldn't say if or when I would make one.
Cheers! :)
Hi, can I ask what kits should we buy to make this and what component we need to buy to make full of these, I wanted to make one of these
I had to program 4 of them with an FPGA for college ELEC, so difficult but quite the digital logic exercise.
I love these collaborations - really gives each of you more scope.
very good introduction to the RGB addressable LEDS. Thank you
You make it look so easy. Brilliant sir!
Hello, ask for subtitles to help you understand the great project.
Thank you and congratulations
Very good video. One day i went to some friends house and he showed me an adressable led strip. I looked at the strip closer but did not see any shift registers or driver ic. Only now i realised to investigate if the driver is inside the led chip :D
I think they ear under them
are
3:15 Maybe a power supply connection issue. 5V+GND -> Vin + GND
A truly awesome video, thank you for sharing. I came to learn about LEDs and got a bonus introduction into the art of Bluetooth and creating an android app. Thank you!
Glad it was helpful! Cheers
Great as always!
Can you put the arduino program in the description
Your effort is appreciated. Your English and presentation is perfect. Your voice is sincere. Your video is truly awesome. Thank you very much for your time and consideration.
Thank you!
@@HowToMechatronics My pleasure.
This is the LED Ive been looking for! I plan to switch out my LED as my old ones died out on my keyboard. Awesome video!
Outstanding work. Thanks for your time and expertise.
Thank you!
Sir Please Make "Wifi RGB Controller + Music Sync With Mic"
If anyone is having issues like I was where you just keep getting "exit error 1" or something similar, you might need to update the board library, it took me too long to realise that you can still update the version 1.8.2 library without actually updating to a later one (which will also cause issues apparently...)
Good guide fastled works a treat but I using 12v strip
Hi, love the tutorial, can you please share the code for the app please? a full run through for all of the components? Thanks.
Good job. I ask you, is it also possible to fade the light of the LEDs?
thank you
Thankyou for this detailed explaination
how can i control brightness of leds using this library, please help.
Also die Bilder sind echt sehr gut verständlich.
I believe I could use the Blynk app on my iPhone to achieve the color adjustment capability. Thanks for this tutorial!
Thanks for this video. I what to know what type of power supply should I use ? Is it continous ? can I use batteries ?
I hope you enjoyed this video and learned something new! If you'd like to support me making more content like this, please consider supporting me on Patreon: www.patreon.com/howtomechatronics
I am checking how to set up an argb strip on my desktop and this is really useful (now I only have to know how to work with arduino). Would it be possible to link this using BT with a computer controlled by Aura software from Asus?
HI
THanks alot for the video! Could you tell me which is the cheapest but right arduino model (or other) for driving ALITOVE WS2812B Addressable LED Strip Light - I want to make marshmellow head mask?
Thanks
uri
WOW, PERFECTLY illustrated!
Hi great informative video.. I want to ask a question tho... For the place that im planing to place the addressable rgb led strip i have purchased i actually need less the length i purchased.. If i cut from any cutting sections marked, will it affect the argb functioning or cause it not to work properly or even not to work at all in any ways?
Can you help me build an RGB LED strip strobe light for use with my levitating water effect project?
The color combination of RGB strobe LED's must be selectable.
Awesome! What would you need if you wanted to have the power source and Arduino outside of the spinning ring?
Wonderful project. Thanks for sharing! Is there any type of proximity sensor that you can recommend?
Since you uploaded this video a lot of new sensors have hit the market, including cheap microwave based movement sensors, to name just 1 category.
Any experience with these sensors? Any advantages over the IR based sensors?
Thank you for the description you made about the ARGB principle. Before any work, is there a way to easily control if the LEDs are OK or not ?
In my personal case, I bought an aRGB led strip to be connected to my motherboard (3 pins header with 5V). However it does not work. I checked with a multimeter the header, I have 5V on it. The MB seems OK. Is there a way to check individuallly a LED, while I don't have a lot of material on the table, a multimeter, few 1.5V cells.
Thanks for your support !
thanks for such good instruction, i'm planing to buy a aRGB for outside my pc so my whole setup can fit in the color scheme right now i have 1 static color.
Can you show where you connected the Cap on the circuit?
good work and collaboration. wish you the best of your tomorrow works.
Can you make a tutorial on making of nano leaf with similar parts which is changed by sound and can be easily be applied designes
Nice! Can you control the brightness of the LED?
Yes you can
Thanks for the tutorial. Which software do you use for animation?
Really well explained!
You are a master! As always pretty elegant and clear videos. Thanks for share your knowledge.
Is it possible to controll several, lets say 6 led strips, simultaniously with one arduino and a single sketch?
How does the strip specifically work? How is each diode individual addressable? Aka, what is the wizard behind the curtain of the “Fast Led”library?
Great tutorial! Very useful!😉😉 just a note, in the project you should add some shift register in order to minimise the number of Arduino analog input so you will be able to use Arduino UNO board instead Arduino MEGA in the project.
or even a Nano, one 8 bit shift register would work
How to do that ? Any guide for that?
Hi, great video. Do you think it will work for a 15 meters strip (60leds/meter)? Or I am going to encounter delay between the command given by arduino and the further led switching color?
Thank you for the awesome tutorial, I found it extremely informative. I am trying to find a mini (less than 2"x2" area) power supply to power a 60 LED strip (same type as shown in your video). So my power supply needs to provide at least 3 Amps. Do you have any recommendations? Thank you again
Did you find one?
If you use an external supply it needs to be connected to the Vin port on the arduino not the 5V.
Well it depends what voltage is the external supply. If it's 5V you can connect it to the 5V pin of the Arduino. If it's from 9 to 12V then you need to connect it to the Vin pin.
Nice Video.
What resistor do i have to use?
I run a 60 led strip straight off my nano with no resistor, no problem. you can use a 100 to 300 ohm I think
Hello. Please please tell me we're you buy or order top of this coffee table (that glass??)
So are neopixels the same as the individually addressable led strips found on Amazon and elsewhete? Though they do have 12v as well as 5v led strips.
Just FYI, the first thing you should do if your project doesn't work is switch the pin. My pin 7 wasn't working, but I switched it to 3 and the strip lit instantly. I'm using the Linux Arduino IDE, so maybe that's the problem, or maybe I burned out the pin, I dunno. Hopefully, it saves someone else some trouble.
Finally I found this video. Thank you!
Amazing amazing amazing video and unbelievably helpful. You are the best! Gained a like and a subscriber. Exactly what I was looking for and explained in absolutely PERFECT FASHION. THANK YOU SO MUCH!!!!!!!
must the VCC of the 5v supply be connected to the arduino? Would it would if i just shorted the grounds?
Nice Video, thanks for the tutorial...
Can you please guide on how this setup can be used as water tank level.. as water fills in tank led strip show as how much tank filled.. Thanks in advance
what software or tool do you use to make the simulation and code ?
very nice explanation. thanks
Hi. I entered the code for the 'chasing' lights at 4:41 of your video, however received an error message when compiling. Is there different code to use for this function?
check your board, port and boot loader, my nano has to use old boot loader version
I learned a lot . Thank you
if you need to control 2 or more strips, how do you specify "Channel X, Leds[y]"?
to write program more easier i think
Could you run parallel led strips from the same signal line from the arduino if you have all powered by power supply. Will that require a different resistor for noise reduction?
Hi is the WS2812B LED strips are the same as SK6812 LED strips?
Excellent project, a question, how to control the 4-pin WS2813 led strips with arduino, which (+ 5v - Gnd - Di - Bi)
Is neopixel strip and this same?
Yes
Helloo, I am using the same led strip(20 leds total on the strip) with a 5V 1,5A Power Supply. I see that you used a 330 Ohm resistor but I only have 220 Ohm resistor, will I end up destroy my led strip with the 220Ohms or is it still ok?
Nice video! I'm actually trying to build an arduino project that can control an individually addreseble led strip that has 24 leds using an ir remote. I've got the code and components ready, but I'm worried about the current being an issue. Do you know how much power would approximately be needed, and if so, what gauge/ AWG wire would I need to handle that much current. Also, do you know how to connect a separate power supply to the circuit because I don't think the arduino can handle plugging a power supply into the Power Jack connector.
Old video but I hope I get an answer:
To what extent is this strip bendable? I need the LEDs to be closer to each other so I was thinking if the parts between each LEDs can be "wrinkled up" so that the LEDs would be closer. Or is there a specific cuttable programmable strip where the LEDs are closer to each other? Because I couldn't find one.
Hello, i have a question. After connecting the Arduino to the LEDs, is it possible to remove the Arduino and make the LEDs work still? I am trying to make a product with a remote to change the lights when clicked, but having an arduino in every product would be really expensive.
Very informative. This is exactly what I was looking for! Thanks!
Some say you need a capacitor to protect from inrush current from the psu. However, they never specify how many amps the psu uses. But when you want to calculate what capacitor you need to use you do want to know your amps. A lot of them just say: use a 1000uF 6.3 at least. How do I choose the right uF to protect my LEDs?
Excellent tutorial. Very well explained. Thank you for the circuit details and LED pins and operation.
Thanks so much for such a great tutorial! Are you able to tell me. Is it possible to create different settings and quickly flick through them with this? For example one setting might be one solid colour of LED, then the other might be flashing through a specific colour cycle that i've decided.
Would it be easy to quickly change from one setting to the other? If so, what would be the best way to do this?
Thanks
Write a function?!
Great video could this kind of application be done for a car and do you need a computer at all time for it to work?
Hi is there any way to do this without using the fast led library just for educational purposes?
Is it possible to do that with stripes connected up to 40meters?
Can you modify this as water tank level indicator using WS2812s and Arduino
let's say I have an RGB led strip, how would I make the pins on the led strip compatible with Dupont wires?
Sir Namaste , WS2812b 5V . Led strip. 5v ok but which ams adapter match sir.
sehr schönes Video ... Kann ich auch zwei seperate RGB LED Stripes ansteuern ?. In meinem Fall 2 mal 1meter. Möchte es in meinem Virtual Pinball verbauen.
I have 2 strip of ws2812b 5meter. Total 10meter 60/m 5volt.
Can you tell me which adapter will be better 5v 20amp? Or 5v 10amp? I m using arduino to program. Thanks
Hi there, What is the maximum of the led chain please ?
hey i want to ask you if you can save the patterns on the arduino or dosen´t the the light strip reapeat the pattern that you make while the arduino isn´t conectet to the PC?
Hula HoopVEVO when it's not connected to pc it does what you have programmed to your arduino
How important is the resistor? I'm trying to light a single LED without it and failing. I know I'm talking to the board because I can flash the onboard LED and I know the strip is powered because I'm getting 5V at the end of it. What am I missing?
hatsoff to you for the brilliant idea
can i use a "arduino nano" for this at 1:44 to 5:00?
okay this may sound stupid but lets say i have a large strip and i would like to split and reconnect would this change anything with the amount of LEDS within the code?
Hi how many led can uno support?
can we use this to control a 15m long led strip?