Controlling A 12v RGB LED Strip With Arduino

Arduino Nano - diyusthad.store/product/ardui...
IRF530 - diyusthad.store/product/product/
In this tutorial, we are going to learn about connecting a 12v RGB LED strip with Arduino to create different colors using Pulse Width Modulation (PWM) function.
Code & Instructions: diyusthad.com/2019/08/12v-rgb...
-----------------------------------------------------------------------------------------------------------------------------------------------------------
Controlling RGB Lights From ESP32 Web Server:
In this project we are going to make a web server in ESP32 with an interactive web page to controls the color and brightness of a 12 volt RGB LED strip.
• Controlling RGB LED St...
Code & Instructions: diyusthad.com/2019/10/control...
----------------------------------------------------------------------------------------------------------------------------------------------------------- Internet-Connected Motion Sensor | ESP8266 01 + PIR
• Internet Connected Mot...
-----------------------------------------------------------------------------------------------------------------------------------------------------------
Follows Us
Facebook / diyusthad
Instagram / diyusthad
Twitter / diyusthad
Tumblr / diyusthad
Hackster hackster.io/najad
Telegram t.me/diyusthad

Пікірлер: 165

  • @Doraemon-75
    @Doraemon-754 жыл бұрын

    I searched for tutorial of 5050 rgb control with arduino & ur video came on the top. I just watched and subscribed your channel. Just amazed after seeing total video. You may not believe i was searching for such coding tutorial of arduino for rgb led for 5 months. Finally ur video helped me a lot. I requesting u to make more video on this particular topic and also advanced coding and animation of neopixel led with arduino. 🇮🇳 🇮🇳 🇮🇳

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    Thanks for your inspiring words and support.

  • @HighVoltages
    @HighVoltages4 жыл бұрын

    another great content :)

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    thanks man

  • @edvandojoao8319
    @edvandojoao8319 Жыл бұрын

    thanks, that work perfect, with mosfet n channel

  • @Coldsteak
    @Coldsteak3 жыл бұрын

    what resister should I use if my microcontroller uses 3.3v logic?

  • @usernameL1
    @usernameL14 жыл бұрын

    Great video, thanks! Just a quick question regarding the schematics: Do I need to connect positive of the power supply to the ground of the TIP120's? Seemed kind of weird, hence the question.

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    Connect the emitter of all the transistors to the Ground of Arduino. Connect the Ground of 12V power supply to the Ground of Arduino. Connect the positive terminal of the 12V power supply to the 12V pin of the RGB LED strip. Connect 1 K resistor to the base of each transistor as shown. Connect wires from the digital pins D9, D10, D11 to the other end of the resistors as shown in the circuit diagram. Finally, connect wires from the R, G and B terminals of the RGB LED strip to the collector (middle pin) if the TIP120 transistors

  • @amalssharafu5947
    @amalssharafu59474 жыл бұрын

    Very interesting......👍👍

  • @haritahiranvasu8288
    @haritahiranvasu82883 жыл бұрын

    Can you please post the links to the products you used via Amazon?

  • @hellotoot
    @hellotoot4 жыл бұрын

    Hi. Do you know what fequency this arduino operates it's PWM? As you can see in the video the camera picks up the flickering of the lights, I'm trying to avoid this so that I can make a light I can use for video purposes. I have used PWM dimmers that operate at 10k frequency and they don't cause any flicker when filmed by a camera. Thanks!

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    Hi mighty visuals, I didn't do such a in depth study on it. In Sha Allah I'll post on my blog after doing some research. Thanks for asking

  • @tirancm
    @tirancm4 жыл бұрын

    greate man :)

  • @CCCI-NeverDie
    @CCCI-NeverDie4 жыл бұрын

    Gracias x la info

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    bienvenidos

  • @kurtanthonyseverino4927
    @kurtanthonyseverino49272 жыл бұрын

    can i use tip32c

  • @RichDogOfficialMusic
    @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

  • @HEXBEE
    @HEXBEE4 жыл бұрын

    nice video

  • @mrbjjackson
    @mrbjjackson3 жыл бұрын

    Hi there Thanks for this video. Please can you explain the use of the 1k resistors attached to the base pins in this circuit. Thank you

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    To limit the current to the transistor base

  • @antonykj5823
    @antonykj58232 жыл бұрын

    Bro make 12led chaser from Arduino, and it connect to 12v bulbs using power transistor ,. How to connect that

  • @linjeamne9650
    @linjeamne96503 жыл бұрын

    Thank you!! I was wondering how do I switch off the strip completely?

  • @Edits-vd5ru

    @Edits-vd5ru

    3 жыл бұрын

    You just make the brightness of the three colors 0. analogWrite(blue, 0); something like that

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    Yup

  • @vidhyadharanD
    @vidhyadharanD4 жыл бұрын

    Very nice explanation. though i am not a electronics guy, but this is useful. I am using 9v battery for my led strips ( single color ), is this flow work? or i need to change the transistor ?

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    9v will work but you will not get full brightness

  • @jolsondacosta2017
    @jolsondacosta20174 жыл бұрын

    I am jus confused. I think got same RGB LED mistaking with WS2813 . what strip is this then?

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    This is not a addressable LED like WS2812 or other versions of it

  • @akhu1995
    @akhu19953 жыл бұрын

    can I use the IRF530 mosfet in the place of the transistors in this circuit?

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    Yes you can.

  • @itzmrdub4591
    @itzmrdub4591 Жыл бұрын

    this is perfect, how to add a ttp223 touch sensor? do i need another code for that to work on that?

  • @DIYUSTHAD

    @DIYUSTHAD

    Жыл бұрын

    You can check our video on ttp223 touch switch and combine both the projects. Wish you all the best ❤️

  • @rahulpatil2326
    @rahulpatil23262 жыл бұрын

    Thanks for the video. Could you share part reference of RGB LED 12VDC please?

  • @DIYUSTHAD

    @DIYUSTHAD

    Жыл бұрын

    You can check the written instructions, link will be in the description.

  • @christbel4965
    @christbel49654 жыл бұрын

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

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    Please contact me @ najad@diyusthad.com

  • @mr.doogle
    @mr.doogle2 жыл бұрын

    Can i use TRIAC (BT136) or (d880-y), I don't have TIP120?

  • @DIYUSTHAD

    @DIYUSTHAD

    Жыл бұрын

    Check the data sheet

  • @ed3R77
    @ed3R774 жыл бұрын

    Nice video, thank you! I'm new to electronics and I have some quick questions: I have an arduino UNO board, does this work the same? Doesn't the arduino board needs to be powered from the USB input? Do you have a tutorial for very long 5V LED strips that need higher amperage? And how to calculate that? THANK YOU!! Greetings from Mexico City

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    Ys uno works the same, when we are given external supply then no need for powering from usb, currently I haven't done any tutorials with 5v strip

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    Tell me the model of 5v strip you are using, I help to do your project ان شاءالله

  • @virendersingh6027
    @virendersingh60272 жыл бұрын

    During fading color not changing?

  • @DIYUSTHAD

    @DIYUSTHAD

    2 жыл бұрын

    You can adjust the values in different rates for R, G and B to change the colors

  • @rsactivescience2647
    @rsactivescience26474 жыл бұрын

    How many led control by this process... can we make secrolling display by RGB 5050

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    This is not addressable LED, we cannot make scrolling display with out addressable LED

  • @ztx-zn5uv
    @ztx-zn5uv3 жыл бұрын

    can i use IRlZ44N mosfet instead of this transistor??plz answer

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    I need to check that

  • @coupablesass1066
    @coupablesass10664 жыл бұрын

    Your are the best but i need your help if i powered the arduino with usb from laptop i dont need transistor yes or no

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    We need those transistors because i/o pins of arduino don't support 12 volts and also usb is 5v not 12v

  • @m0ment219
    @m0ment2194 жыл бұрын

    What kind of LED strip are you using? Also, very nice and informative video! Great job!

  • @CodyThierauf

    @CodyThierauf

    4 жыл бұрын

    I can't comment specifically on his, but that strip looks identical to the common kits found at lowes/home depot

  • @Mico605

    @Mico605

    4 жыл бұрын

    I have the same strip and what i can say is the diodes themselves are called SMD5050 LED diodes. They are most common on sites like ebay and such

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    Yes

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    Yes it is they are the most commonly found RGB LED strips

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    12v 5050 RGB LED strip, i have given the details in my blog

  • @Itsengineerschannel
    @Itsengineerschannel4 жыл бұрын

    How to get more colors like orange,pink ,etc.

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    If you change the values of red green and blue you can create any color

  • @chiragpatil1021
    @chiragpatil10214 жыл бұрын

    Can I use TIP122 with substitute of TIP120

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    Yes you can

  • @nazdigital137
    @nazdigital1372 жыл бұрын

    Assalamualaikum can you please just tell me that LEDs with 4 input pins are not Addressable or are Addressable? I bought some to make a running animation but all the LEDs are working at same time.

  • @DIYUSTHAD

    @DIYUSTHAD

    2 жыл бұрын

    Waalikumusalam, only with the pin numbers I cannot confirm bro

  • @sohamp28
    @sohamp283 жыл бұрын

    What if i want to use external power supply for led strip to keep arduino safe?

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    Arduino cannot drive 12v LED from its power, its must that you have to use external power for LEDs

  • @MPharmCology
    @MPharmCology4 жыл бұрын

    What is the code for single light led strip. For making like raindrop leds or chasing lights. Can u please upload the code..

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    For making that you need addressable LED strip.

  • @EGspider
    @EGspider4 жыл бұрын

    is this a common anode let strip ?

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    yes it is , +12, Red(GND), Green(GND), Blue(GND)

  • @Andiicodes
    @Andiicodes4 жыл бұрын

    Can you control each light with different color

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    The LED strip I have used here is normal RGB it cannot be controlled individually. For control each LED with different color lights then we have to use addressable LEDs like WS2812B

  • @yasiwhitehouse
    @yasiwhitehouse4 жыл бұрын

    Bro tip 122 transistor will work?

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    Yes, Tip120 tip122, mosfets like Irf530 all will work, you can choose according to the length of strip you are using

  • @movieblockbaster1592
    @movieblockbaster15923 жыл бұрын

    bro if i am wanted to make vu meter from this can we make?????

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    With this LED strip we cannot make vu meter, we need addressable LED strip to make VU meter

  • @minelaptop543
    @minelaptop5433 жыл бұрын

    Brother i have a doubt how to give power to cicuit i mean By aurdino Direct to circuit

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    Both arduino and LED strip can be powerd from a 12v power supply. If you are powering arduino through USB then you can use a 12v power supply for LED strip, if so dont forget to make the ground common.

  • @hanshauser1485
    @hanshauser14853 жыл бұрын

    Hi! I have a question, does anything change with respect to the code, if a 5V RGB led strip is used? I have pretty much the exact same LED strip, just that its 5V. Thank you!

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    Hi, nop code is same if you have same kind of 5v LED strip

  • @bercibujdoso

    @bercibujdoso

    3 жыл бұрын

    @@DIYUSTHAD And if you using 24V led strip? TIP120 would be fine?

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    @@bercibujdoso upto 60 volt LEDs (if it exists 😊) TIP120 will do the job, check the datasheet for more info.

  • @Itz_Nan
    @Itz_Nan Жыл бұрын

    sir how to control all of these 3 colours in fading after 1 by one

  • @DIYUSTHAD

    @DIYUSTHAD

    Жыл бұрын

    Use the fading example code in Arduino IDE and implement it for R, G and B

  • @Itz_Nan

    @Itz_Nan

    Жыл бұрын

    @@DIYUSTHAD ok Sir thankyou let me try once

  • @harshadgunjikar1595
    @harshadgunjikar15952 жыл бұрын

    Can I use Bc547

  • @DIYUSTHAD

    @DIYUSTHAD

    Жыл бұрын

    Yea you can

  • @vinicdf13
    @vinicdf133 жыл бұрын

    can i use arduino leonardo for this?

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    Yes you can

  • @eddiemendoza6304
    @eddiemendoza63044 жыл бұрын

    tried the code but the loop does not fade the LEDS it just blinks them on and off

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    check whether you have used the PWM pins itself?

  • @kevintan9186
    @kevintan91864 жыл бұрын

    can I use 2N3906 transistors i got from sparkfun? I'm worried these tiny transistors will start burning. If I can use these, how do I know what pins are what and which resistors to use?

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    Hi kevin I have not tried with 2N3906. Ill check when I'm free and will get back to you.

  • @marcus3d

    @marcus3d

    4 жыл бұрын

    @@DIYUSTHAD Still not free?

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    @@marcus3d 2N3906 transistors are PNP, all the circuit will change if you need to use a PNP transistor

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    for knowing which leg is which just search "pinout transistor name"

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    @@marcus3d I am sorry I forgot about that

  • @yogeshdiyali5441
    @yogeshdiyali54413 жыл бұрын

    Bro, how to make led strip react to music, My led strip normally glow red,green and blue by default and has only 2 ports i.e., +ve and -ve

  • @mangomcnugget9966

    @mangomcnugget9966

    3 жыл бұрын

    that means you cant control the color

  • @yogeshdiyali5441

    @yogeshdiyali5441

    3 жыл бұрын

    @@mangomcnugget9966 yes

  • @MrDarkavatar1
    @MrDarkavatar13 жыл бұрын

    I follow you tutorial and i try with tip122 and tip31 but i cannot control the brightness... if i send the valute 255 the color tourn on but if i use value lower than 150 it tourn off.... I've checked connections hundreds of times and they are ok so i don't know what to do. PS: if i send value between 255 and 130, the brightness wont change, It's always the same level. Can you help me?

  • @MrDarkavatar1

    @MrDarkavatar1

    3 жыл бұрын

    No one know ? 😭

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    Are you sure you are using PWM pins of the Arduino?

  • @NamaraMac
    @NamaraMac3 жыл бұрын

    hello sir.... i just want to do Ambilight with the same 12v rgb led setup using Prismatic application. i already build same setup using every parts you mentionned in your video. please do help me. hope to hear you soon. thanks.

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    you can contact me in whatsapp or email

  • @ayoutube6979
    @ayoutube69793 жыл бұрын

    Sir,could you please tell me how to do digital led clock with this SMD 5050 led strip with change in colour. thanks in advance.

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    For that you need addressable LED

  • @ayoutube6979

    @ayoutube6979

    3 жыл бұрын

    @@DIYUSTHAD ohh ok thank you ..btw ur video was awesome 👍

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    @@ayoutube6979 thanks

  • @merpproductions2663
    @merpproductions26633 жыл бұрын

    Awesome, does this also work with the arduino nano?🙈😊

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    Arduino nano only I have used.

  • @adriankomaromi7968
    @adriankomaromi79684 жыл бұрын

    I'm planning to hook up 15 meters which draw 108W of power, can these transistors handle that kind of power?

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    Need to check the datasheet for that

  • @marcus3d

    @marcus3d

    4 жыл бұрын

    @@DIYUSTHAD What did the datasheet say?

  • @alexanderneumann5267

    @alexanderneumann5267

    3 жыл бұрын

    @@marcus3d TIP120 transistors can carry up to 5.0A continuous current for each color (~60W@12VDC per color).

  • @adriankomaromi7968

    @adriankomaromi7968

    3 жыл бұрын

    @@alexanderneumann5267 So.... exactly the right amount?

  • @haritahiranvasu8288
    @haritahiranvasu82883 жыл бұрын

    what other colors can you do except for red, green, and blue?

  • @isaiahwhitney8168

    @isaiahwhitney8168

    3 жыл бұрын

    red green and blue are the primary colors for light. to make different colors you just turn more than one of the three on, and you can adjust the brightness for diffferent shades. setting red and blue to 255 and greeen to 0 gives magenta, red and green to 255 makes yellow, etc

  • @haritahiranvasu8288

    @haritahiranvasu8288

    2 жыл бұрын

    @@isaiahwhitney8168 yeah i got that thanks

  • @kl32boy.2
    @kl32boy.2 Жыл бұрын

    can i make Ambilight setup using this led strip

  • @DIYUSTHAD

    @DIYUSTHAD

    Жыл бұрын

    Yes you can

  • @kl32boy.2

    @kl32boy.2

    Жыл бұрын

    @@DIYUSTHAD but every videos shows need addressable led Can you please make video using this led strip

  • @DIYUSTHAD

    @DIYUSTHAD

    Жыл бұрын

    If you need only one color at a time you don’t need a addressable LED strip. You only need a addressable LED if you want to have different LED to have different colors or intensity

  • @kl32boy.2

    @kl32boy.2

    Жыл бұрын

    @@DIYUSTHAD I need to make the ambilight system like this kzread.info/dash/bejne/qYOqu61rf9Gsm7w.html

  • @user-zy2kh2rp4m
    @user-zy2kh2rp4m3 жыл бұрын

    sir can we 12v power to arduino uno and rgb strip with same power supply???

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    yes you can

  • @user-zy2kh2rp4m

    @user-zy2kh2rp4m

    3 жыл бұрын

    @@DIYUSTHAD *thank you sir*

  • @ayushpandharpatte3125
    @ayushpandharpatte31254 жыл бұрын

    Ye kitne types me blink karta hai kitne mode hai

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    English please

  • @ayushpandharpatte3125

    @ayushpandharpatte3125

    4 жыл бұрын

    Bro this led colourse function like pixal led yes or no

  • @qsdrfghgujfddyffguff
    @qsdrfghgujfddyffguff7 ай бұрын

    wahhkai..ustahd ho tum

  • @alperennd00
    @alperennd004 жыл бұрын

    Nice video but i have a question. can i do this without mofset? pls reply

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    No you cannot, arduino cannot drive 12v LED without transistor/mosfet

  • @alperennd00

    @alperennd00

    4 жыл бұрын

    @@DIYUSTHAD is it about low electricity power

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    @@alperennd00 it's about the voltage which arduino can supply, you can drive 5v RGB leds from Arduino and above 5v you need transistor

  • @alexanderneumann5267

    @alexanderneumann5267

    3 жыл бұрын

    @@DIYUSTHAD ...and current. Arduino and other µC can't provide enough current.

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    @@alexanderneumann5267 yes, and current

  • @PANTHERSARMYGAMING
    @PANTHERSARMYGAMING3 жыл бұрын

    I wan to controll RGB Strip using ESP8266 + Alexa command will you please help. Thank U.

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    I'll try to make a video on it ان شاء الله

  • @PANTHERSARMYGAMING

    @PANTHERSARMYGAMING

    3 жыл бұрын

    @@DIYUSTHAD Yesterday i have done it bro thank U..♥️

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    @@PANTHERSARMYGAMING that's great, can you share it in our group bit.ly/34O5ox9

  • @merpproductions2663
    @merpproductions26633 жыл бұрын

    Do you think it would be possible to "read" the signals of an LED Strip with the Arduino? I'd like to use arduinos to wirelessly sync different LED strips😅🙈

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    What you mean by read signals from led strip?

  • @merpproductions2663

    @merpproductions2663

    3 жыл бұрын

    @@DIYUSTHAD basically putting an Arduino at the end of an LED Strip reading the signals of it (what color values it puts out) and potentially send this data to another Arduino controlling another Lightstrip.

  • @merpproductions2663

    @merpproductions2663

    3 жыл бұрын

    My plan is, I would like to use LED Strips as accent lighting in my room... I already have some Razer RGB components and would like to sync the other LED strips to the Razer Gaming components by using an old Razer chroma mouse and "read" the RGB signals from that😅

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    @@merpproductions2663 the first arduino is providing the singnels to the led strip that means we don't need to read the signal, we can predict the color value in a given time from the code itself. And by the way it is also possible to read the signal

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    @@merpproductions2663 ahaa OK that's possible

  • @rsactivescience2647
    @rsactivescience26474 жыл бұрын

    How I download code

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    You can get if from blog post, it's in the description

  • @karanroy.2553
    @karanroy.25533 жыл бұрын

    can i use tip122, instead of tip120?

  • @MrDarkavatar1

    @MrDarkavatar1

    3 жыл бұрын

    He say that they are the same, so it work with tip 122

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    yes you can use

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    they are not same but for this application we can choose any based on the current requirement

  • @rsactivescience2647
    @rsactivescience26474 жыл бұрын

    Value of transistor and resistance

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    I'm using transistor: Tip120, resistor: 1k or 2.2k

  • @m0ment219

    @m0ment219

    4 жыл бұрын

    @@DIYUSTHAD You said 1k in your video!!!

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    @@m0ment219 oh sorry, yes use 1k or 2.2k :)

  • @m0ment219

    @m0ment219

    4 жыл бұрын

    @@DIYUSTHAD And you didn't see my comment. What kind of LED strip are you using?

  • @DIYUSTHAD

    @DIYUSTHAD

    4 жыл бұрын

    @@m0ment219 12v RGB LED Strip

  • @RomansapienMVision
    @RomansapienMVision3 жыл бұрын

    Do you have an English version of this video?

  • @DIYUSTHAD

    @DIYUSTHAD

    3 жыл бұрын

    ??