Arduino Controlled 12 Volt RGB LED Strips using a MOSFET - Anything Arduino Ep 28

Поделиться
HTML-код
  • Опубликовано: 30 сен 2024

Комментарии • 53

  • @sami_got_vibes
    @sami_got_vibes 5 лет назад +6

    Most videos i saw where about the integrated chip led strips, but this video is what i needed thank u so much bro!

  • @goldenstarmusic1689
    @goldenstarmusic1689 5 лет назад +5

    This was really helpful. Accidentally ordered a 12V strip and wanted to still use Arduino 😂

    •  5 лет назад +3

      Cool. This works for you then. 👍

    • @yabessiahaan638
      @yabessiahaan638 4 года назад

      What is the name of that little thing that conect adaptor to the arduino ? The one that have a green part

  • @fahrinugraha1650
    @fahrinugraha1650 5 лет назад +2

    i like your videos

    •  5 лет назад

      Thank you 🙏 that means a lot to me.

  • @OperiumLaboratoriesCA
    @OperiumLaboratoriesCA 6 лет назад +3

    This video seriously helped me out big time. Great job!

  • @Gelbschwarz_Egal_welches_Land
    @Gelbschwarz_Egal_welches_Land 2 года назад

    Nc and No is reversed🤦

  • @jedandecko5585
    @jedandecko5585 6 лет назад +1

    Nice begining, now move to ESP and make us how to chose colors :) tnx, thumbs up

    •  6 лет назад +1

      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.

  • @dibbla
    @dibbla 5 лет назад +1

    With this device, would the lights "remember" the last known colour if there was a power outage?

    •  5 лет назад +1

      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.

    • @dibbla
      @dibbla 5 лет назад

      @ ah thank you so much!

  • @HeathenHacks
    @HeathenHacks 6 лет назад +1

    An FQP30N06 60V mosfet would be ok to use, right?

    •  6 лет назад +1

      I am not 100% sure. But since it says 60V it should be ok.

    • @HeathenHacks
      @HeathenHacks 6 лет назад

      Kristian Blåsol Thank you, sir. 😁

  • @tyrian869
    @tyrian869 6 лет назад +1

    why do every other led look different color is that your camera? the addressable type can only do that.

    •  6 лет назад +1

      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.

    • @tyrian869
      @tyrian869 6 лет назад

      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?

  • @RichDogOfficialMusic
    @RichDogOfficialMusic 4 года назад

    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

  • @CodeBroRob
    @CodeBroRob 6 лет назад +1

    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.

  • @manishvikramsingh7576
    @manishvikramsingh7576 5 лет назад

    Hey buddy, how to use 6803 led strip with Arduino Nano, please tell anyone

  • @direwolfplayzyt972
    @direwolfplayzyt972 5 лет назад +1

    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. 😜

    • @direwolfplayzyt972
      @direwolfplayzyt972 5 лет назад

      You should do a tutorial for it it is a dj helmet with les strips in it search Marshmello helmet

  • @hyperhektor7733
    @hyperhektor7733 5 лет назад

    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.

  • @monelfunkawitz3966
    @monelfunkawitz3966 5 лет назад

    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.

  • @christbel4965
    @christbel4965 4 года назад

    Great video
    Want to know if There anyway i can Buy programmed Arduino to run show for LEDSTRIPE

    •  4 года назад

      Not that I know of.

  • @yabessiahaan638
    @yabessiahaan638 4 года назад

    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?

    • @yabessiahaan638
      @yabessiahaan638 4 года назад

      @ no its lok like conector you conect the mosfet into that thing , it have green part that runing the electicity

    • @yabessiahaan638
      @yabessiahaan638 4 года назад

      @ 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.

  • @ccalmus
    @ccalmus 5 лет назад

    With this approach is it also possible to dim the LEDs or it is only "on-off" mode?

    •  5 лет назад +1

      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.

  • @direwolfplayzyt972
    @direwolfplayzyt972 5 лет назад

    Make Marshmello helmet tutorial

  • @mohammedjarisj3311
    @mohammedjarisj3311 5 лет назад

    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.

  • @FatassRat69
    @FatassRat69 5 лет назад +1

    Does anyone know if a raspberry pi could be used in place of the arduino?

  • @NoLoadingTV
    @NoLoadingTV 5 лет назад

    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 лет назад +1

      Ask here. If it is relevant to the project more people probably want to know. ;)

    • @NoLoadingTV
      @NoLoadingTV 5 лет назад

      @ 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.

    • @NoLoadingTV
      @NoLoadingTV 5 лет назад

      @ can you give me more detail cause I sill do not understand

    • @njord1697
      @njord1697 3 года назад

      @@NoLoadingTV lol