DIY - How to make cool led bike lights (Sequential turn signal - Arduino, FastLED and WS2812)

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

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

  • @peterputoamo1447
    @peterputoamo1447 4 года назад +2

    ooooooh my god it's just what i was looking for. Thank you so much you saved me a lot of time. I will use it for my custom electric bike. This may prevent me from an accident. Thanks man

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

      Your welcome! ;)

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

      this will end up you accident. how others know what you plan? lights flashing

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

    Thanks for sharing such an Awesome project. Can you please do another video on Fireworks. I will be eagerly waiting for the same.
    Thanks & kind regards.

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

    It's really good 👍👍

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

    Good job, bro! Thx for information😉

  • @JarppaGuru
    @JarppaGuru 3 года назад +1

    3:00 too many things. fellow drivers just get confused. normal lights, breaks, signal, they have to be so clear and easy. everything is mess up anything can be anything lol

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

      i did a simple control .
      ruclips.net/video/wqQFW9e5IWQ/видео.html

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

      The funny thing about that mess is that you can use only the functions that you need, anything that you don't need, just ground the input an it will not bother you anymore! ;)

    • @JarppaGuru
      @JarppaGuru 3 года назад +1

      @@IonutFedaceag or i not need worry have everything allready. allways better diy

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

    Ozzzzzzzzzzzhhh some boss..

  • @nimeshikaperera1360
    @nimeshikaperera1360 4 года назад +2

    i want with assembly... plz!

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

      Well, the actual assembly will differ from case to case and i can't make all the possible assembly, so i just spread the idea... you will have to came up with the final assembly that will suit your needs.

  • @HAMMER_2.2
    @HAMMER_2.2 3 года назад

    Does anybody have any idea on how to make a completely spotless diffused version of this? (Imagine the Audi A8 tail light).
    My project is flat so i thought of using an aluminum channel with diffuser. Perhaps edge lit sanded plexiglass, but with a more dense led strip?

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

    Good job ..i am from india ...how to programme

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

    How would you transfer this to a pcb board

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

      For a fancy pcb with the everything on it (cpu, connectors, etc) that will be your part, i'm just doing the software...
      For personal project, i don't think you will need any pcb, but for a product for mass production, that is something that you will have to think of...

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

    How do you convert it to a module without using Arduino?

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

      Because this project uses digital leds, you need a controller to drive them. If you don't wanna use an arduino, you can make your own pcb and use atmega328p chip to drive them.
      If you don't care about the animation, you can use standard rgb leds, but you will still need some electronics to make the signals...

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

      arduino is developing platform. if you want make smaller module you just take original arduino blueprints and remove everything you not need and then make pcb uf uf

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

    I'd really like to have such a project on my bike,,anyone who managed to make one pls?

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

      It's extremely simple to make it! Try it out!