Most videos i saw where about the integrated chip led strips, but this video is what i needed thank u so much bro!
@goldenstarmusic16895 жыл бұрын
This was really helpful. Accidentally ordered a 12V strip and wanted to still use Arduino 😂
5 жыл бұрын
Cool. This works for you then. 👍
@yabessiahaan6384 жыл бұрын
What is the name of that little thing that conect adaptor to the arduino ? The one that have a green part
@OperiumLaboratoriesCA6 жыл бұрын
This video seriously helped me out big time. Great job!
@fahrinugraha16505 жыл бұрын
i like your videos
5 жыл бұрын
Thank you 🙏 that means a lot to me.
@RichDogOfficialMusic4 жыл бұрын
Does anyone know if you can 8se this scheme for using arduino like sequential module for car turn signal? Im just working on a project with my tail light and not sure if i can use arduino for sequential turn signal
@jedandecko55856 жыл бұрын
Nice begining, now move to ESP and make us how to chose colors :) tnx, thumbs up
6 жыл бұрын
Ah yes. ESP. It’s coming. So many more rgb leds to go through though. Watch previous episode ep. 27 for how to choose colors.
@christbel49654 жыл бұрын
Great video Want to know if There anyway i can Buy programmed Arduino to run show for LEDSTRIPE
4 жыл бұрын
Not that I know of.
@dibbla5 жыл бұрын
With this device, would the lights "remember" the last known colour if there was a power outage?
5 жыл бұрын
Yes in this case since it is hard coded. But even with a changeable value it would easily be solved by writing the value to eeprom memory.
@dibbla5 жыл бұрын
@ ah thank you so much!
@HeathenHacks6 жыл бұрын
An FQP30N06 60V mosfet would be ok to use, right?
6 жыл бұрын
I am not 100% sure. But since it says 60V it should be ok.
@HeathenHacks6 жыл бұрын
Kristian Blåsol Thank you, sir. 😁
@ccalmus6 жыл бұрын
With this approach is it also possible to dim the LEDs or it is only "on-off" mode?
6 жыл бұрын
Yes of course. You can dim to “any color you like”. That is what these leds are for. The dimming is done with “pwm” or by rapidly turning them on and off which makes them dim.
@yabessiahaan6384 жыл бұрын
What is the name of the litle thing that conect adaptor into the arduino the one that saparate the elactricity
4 жыл бұрын
Do you mean the mosfet transistor?
@yabessiahaan6384 жыл бұрын
@ no its lok like conector you conect the mosfet into that thing , it have green part that runing the electicity
@yabessiahaan6384 жыл бұрын
@ 6:16 at botom right
4 жыл бұрын
GOLD f FISH ah ok that is just an adapter for plugging in a wall wart and then convert it to a screw terminal. So just to get 12v from a normal wall wart into the project.
@tyrian8696 жыл бұрын
why do every other led look different color is that your camera? the addressable type can only do that.
6 жыл бұрын
These older cheaper non addressable are made up of one red, one green and one blue (rob) led next to each other and then repeated. The addressable leds have three leds inside one package and also a control chip. That is why this one looks as it does. It is cheap, but if you only want one color in interior lighting for example this works great. If you don’t see the leds directly they melt into one color. Hope that explains it a bit.
@tyrian8696 жыл бұрын
This should still work for the all in one rgb none addressable LEDS?
6 жыл бұрын
Clancey Aggen yes. If they only work by pwm signals/voltage levels and not with any data lines. To be REALLY sure do you have a link to strip you had in mind?
@manishvikramsingh75765 жыл бұрын
Hey buddy, how to use 6803 led strip with Arduino Nano, please tell anyone
@direwolfplayzyt9725 жыл бұрын
Can this used in a Marshmello helmet
5 жыл бұрын
Why not. I have no idea what a marshmallow helmet is but as long as there is room for some circuitry it works I guess. 😜
@direwolfplayzyt9725 жыл бұрын
You should do a tutorial for it it is a dj helmet with les strips in it search Marshmello helmet
@monelfunkawitz39665 жыл бұрын
Although this DOES kind of work, it is the absolutely wrong way to do it. It is magnitudes better to use a MOSFET driver IC in between the arduino and the MOSFET. The MOSFET gate pulls on the order of amps on the gate when it charges, so it should have a resistor inline with the gate. The gate should be pulled low when not high, so you do not get false triggering. The driver IC usually has a charge pump to run the gate and all of that. This is an example on how to technically do it, but it is not intended for designs.
@markjones91804 жыл бұрын
Do you have an example circuit?
@CodeBroRob6 жыл бұрын
how do i do this with 24v RGBW tho?
6 жыл бұрын
First off make sure that you have MOSFETs that can handle 24v. The irlb8721 I talk shortly about should work fine as it can work with up to 30vs. Then just add a fourth MOSFET for the White leds and connect it to one of the remaining pwm pins example 3,5 or 6. Then just add another copy of each row showed in ep. 27 and you are done! :) hope it helps.
@hyperhektor77335 жыл бұрын
11:06 these are fake rgb bands, i bought one too :/ you can see the difference, the real ones usually have balck bands and you can see on the auction phot the 6 pins of each led + you dont see red + gree + blue but instead purple,cyan and yellow light.
@mohammedjarisj33115 жыл бұрын
can i get the source code
5 жыл бұрын
Yes you can. Watch the video and you’ll see how to tweak an example sketch for this application. The code is the fade led example sketch. Just iterated for three pins.
@direwolfplayzyt9725 жыл бұрын
Make Marshmello helmet tutorial
@jackmaxwell73425 жыл бұрын
shut up
@NoLoadingTV5 жыл бұрын
thank you but can you let me know your fb or something to connect with you I sill have so many thing to ask you
5 жыл бұрын
Ask here. If it is relevant to the project more people probably want to know. ;)
@NoLoadingTV5 жыл бұрын
@ well I want to ask how to make it Flashes with music
5 жыл бұрын
lloovvee ko có tên well... I would amplify an audio signal into an analog input if you want it to react differently to high and low tones you might need to use some low pass filter and high pass filter, and send the filtered signals to two analog pins. Then you just write a value to the output pins of the led strips.
@NoLoadingTV5 жыл бұрын
@ can you give me more detail cause I sill do not understand