How to make Police LED Light Bar | DIY Police Light

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

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

  • @uElectroPro
    @uElectroPro  7 лет назад +13

    There's a change in circuit diagram that resistor I used is 330 ohm not 220 ohm.
    Like our Facebook page: facebook.com/Electronic-Projects-1570703653022589/
    If you like this video don't forget to Subscribe
    Thanks for watching:)

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

    This should get me home extra fast after a long day at work so l can watch my shows

  • @cousinperfect7664
    @cousinperfect7664 4 года назад +5

    Good way to get in trouble with the real cops

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

    Cool 😎 Video, thanks 🙏🏻

  • @johnberry5339
    @johnberry5339 4 года назад +1

    Wow this is Awesome, I have just liked and subscribed. Thanks John 👍😊

  • @NJMoo3652
    @NJMoo3652 6 лет назад +2

    Can you use the Arduino nano to control this

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

    Eu sou do Brasil!!! Muito legal o seu vídeo!!!!

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

    Is there any way you could make the patterns selectable via a switch or push button?

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

      Yes, check out the other video on my channel

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

    Patrão onde encontro um árduino desses ai

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

    Is there another way without using adriuno or safe the data in other ic chip

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

    Any specific LEDs

  • @goharsuleman9396
    @goharsuleman9396 4 года назад +1

    how to connect LEDs series or parallel and resistance connect in positive or negative ?

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

    Thanks brother..

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

    Mit einen ws2812 geht das bestimmt auch

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

    Bahi ye video ki link he yesi light bna shkte ho mujhe ye light chiye

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

    so the black wire is going to 1 leg of the led and then the white wire is going to 1 leg of the resistor and then the other leg of the resistor is going to the 2nd leg of the led?

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

      Yes all the LED's negative wire is connected to gnd (black wire) and LEDs positive wire to resistors. You can check the circuit diagram in the description

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

      @@uElectroPro gotcha. Just double checking as this is my first electronics project. I am getting this error in the ardiuno IDE app though...any ideas on what could be wrong?
      ```No connection established
      Compilation error: No connection established```

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

    which wire we shell use to make positive and negative ends please tell me

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

    it's cool though,,,,but plz show the circuit diagram without the arduino

  • @kevfrets
    @kevfrets 7 лет назад +2

    Very nice!!! Can you post the arduino pin-out and also push button diagram? The video says 330 ohm resistors, but the diagram says 200 ohm. Can you be so kind and clarify. Thank you. I want to try this, so thanks for your help.

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

    Thanks good idea

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

    I like to make it the make a collection of the police lights, but what’s the board on top kinda at the end of the video, is that something I’d have to put together to Orr not??? Other wise I’d love to do this for the fun, some of my friends say it’s a waste of time, I ignore them though, I’d just like to know what that green board is there for.

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

      Board is Arduino Uno, which is a programable microcontroller

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

      Thanks man that answers it

  • @Талян-ж8д
    @Талян-ж8д 6 лет назад +2

    Cool, cool, cool!

  • @mohamedzadhil7690
    @mohamedzadhil7690 7 лет назад +2

    Nice 😊👍

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

    Code:
    int LED1=3;
    int LED2=4;
    int LED3=5;
    int LED4=6;
    int LED5=7;
    int LED6=8;
    int LED7=9;
    int LED8=10;
    int LED9=11;
    int LED10=12;
    void setup()
    {
    pinMode(LED1,OUTPUT);
    pinMode(LED2,OUTPUT); // set each LED to pins
    pinMode(LED3,OUTPUT);
    pinMode(LED4,OUTPUT);
    pinMode(LED5,OUTPUT);
    pinMode(LED6,OUTPUT);
    pinMode(LED7,OUTPUT);
    pinMode(LED8,OUTPUT);
    pinMode(LED9,OUTPUT);
    pinMode(LED10,OUTPUT);
    }
    void loop()
    {
    for(int i = 0; i

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

    Hello, I would also like to build such a Lightbar as in your video. Did you use a special computer program to program the different light signals?

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

      Yes I use Arduino IDE software for uploading code in Arduino that controls all the LEDs

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

    212 dislikes were people who got pulled over for impersonating a police car

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

    please what is the board number you used to make this circuit? thank you

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

    Mahol bhiya

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

    must it have the arduino in order for it to blink in sequence or what,,,can't u use something easy to understand to build the same thing???

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

    Great project! I am going to try and add it to my laser alarm! What’s the song in the background?

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

    So that circuit board just out of frame at the top of the screen, that’s what’s making the lights flash at specific times right?

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

    Awesome

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

    Que Arduino é esse ?

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

    Can it connects to my bike

  • @soldadoantigo5936
    @soldadoantigo5936 7 лет назад +2

    muito bom.

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

    Kya me khrid shakta hu isse yeh kitne rs me banti jai

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

    Why don’t you tell the control circuit name
    Video has no mean without all components

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

      Microcontroller is Arduino UNO

  • @howtocreatedyoutubechanel4660
    @howtocreatedyoutubechanel4660 7 лет назад +2

    Nice video

    • @uElectroPro
      @uElectroPro  7 лет назад

      How to created RUclips Chanel thanks

  • @pc2recycle
    @pc2recycle 7 лет назад +3

    Wondering if you could upload your code or provide a link to it? Thanks :)

    • @uElectroPro
      @uElectroPro  7 лет назад +1

      Now i added the link of code in description,
      thanks for your comment :)

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

    thanks well don

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

    Hy you use this Arduino Uno R3 (Model) : ARD-00028 Pls tell me .

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

      +Sabira Hussain yes It's Arduino Uno R3

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

      Thanks bro 😊

  • @funnyvideos6403
    @funnyvideos6403 7 лет назад +5

    why you dont show circuit digram

    • @uElectroPro
      @uElectroPro  7 лет назад +1

      Circuit diagram: www.4shared.com/photo/BOKbE5SRca/LED_Police_light_circuit_diagr.html

  • @alipower6651
    @alipower6651 7 лет назад +3

    great work

  • @SajjadAli-bb9bh
    @SajjadAli-bb9bh 7 лет назад

    I tried from 4shared but due to some reason it coudnt download from there,,, is there any other way to get it...?

    • @uElectroPro
      @uElectroPro  7 лет назад

      check out this link: drive.google.com/file/d/1xl6_CVrJ34Cuv2PPUJj3TJg0vCg9-3rU/view

  • @PraneetKumarjain
    @PraneetKumarjain 7 лет назад

    Wher should we place tho burzer

    • @uElectroPro
      @uElectroPro  7 лет назад

      Praneet Kumar jain check out this video: ruclips.net/video/NuBxGNQD6xU/видео.html

  • @AndyTorrealba
    @AndyTorrealba 7 лет назад

    If I don't have arduino with What Chip, IC, PIC or other I replace it?

    • @uElectroPro
      @uElectroPro  7 лет назад +1

      Andy Torrealba you can replace it with any microcontroller such as atmega328 or atmega328p

    • @AndyTorrealba
      @AndyTorrealba 7 лет назад

      Thank you very much by the info, compadre!

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

    I am from Poland, and I do not know how to get these gadgets from the top of the film.

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

      Pllis Help

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

      This device is Arduino Uno R3. You can buy it online from website like AliExpress , eBay, etc.

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

      @@uElectroPro but this is for changing sirens, is it?

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

      A okey

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

      Arduino is programmable microcontroller, you can do anything with Arduino (just need to upload some code to do work ) such as controlling LEDs, Displays, making sounds(or siren), and many other cool projects

  • @DrSocky
    @DrSocky 7 лет назад

    What arduino board is it?

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

    Make a circuit vedeo

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

    no nay IC?

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

    Sorry. Watched about 20 seconds and had to quit because of the music.

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

    This isn't so true
    Why not show the arduino program?

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

    Man Cheej batayi nahi black colour ka tha woh kya tha

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

      Check this video: ruclips.net/video/MwyHrluYims/видео.html

  • @SajjadAli-bb9bh
    @SajjadAli-bb9bh 7 лет назад

    Hi guys
    does anyone has code for this plz send me

    • @uElectroPro
      @uElectroPro  7 лет назад

      Sajjad Ali Arduino code link is in description, thanks for watching:)

    • @sultanamirnawab
      @sultanamirnawab 7 лет назад

      @ EP, Could you please send the snapshots for the Arduino Board and model with Pinout connection. Thanks 4 uploading such kind of technology videos.

    • @uElectroPro
      @uElectroPro  7 лет назад

      Sultan Amir Nawab it's Arduino Uno R3, you can check it on Google and Police light is connected to its digital pins from 3-12. Thanks for your comment

  • @ليثالمياحيشحمان
    @ليثالمياحيشحمان 5 лет назад

    How to make an electronic board?
    😭😭😭😭😭😭😭😭
    👎👎👎👎👎👎👎👎

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

      You can buy this (Arduino Uno R3) board online

  • @dipakmandal7589
    @dipakmandal7589 7 лет назад

    Circuit kothai?

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

    Led

  • @เธอเองใช่ปะ

    No

  • @ليثالمياحيشحمان
    @ليثالمياحيشحمان 5 лет назад

    🤔🤔😟😟

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

    😔😔

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

    HOAX