New for 2017 LED Snowflake - Arduino/FastLED controlled

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

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

  • @atihrot755
    @atihrot755 Год назад

    Beautiful effects super. I wish you good health and further success this year. I immediately put it together and the neighbors were amazed by its beauty. Thank you, Mike.

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

    Excellent job! Very impressive! Thx for sharing

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

    Really nice job!! Excellent work!

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

      Jeff Hagel Thanks! I used an Arduino Nano to control this - small and cheap! But powerful enough for smaller LED counts.

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

      Thanks, I reread the title and saw it was a Nano. Surprised your able to get that sketch with that many LED's on there, you must write very efficient code? On my pro-mini I'm usually getting warnings with 150 pixels and just a handful of routines. I based all my coding off the FASTLEd demo reel. That's really cool your able to fit all that on the Nano!

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

    Great Job, Congratulations

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

    amazing, Superb animation!!!!

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

    Nice effects.
    Which Board have you used ?
    Do share more such videos

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

      I always use Nano boards, so cheap!

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

    Congratulations Mike for your work. Could you indicate the approximate measurements of the star? Thank you. I will try to make it for Christmas next year.

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

      I purchased this:
      www.boscoyostudio.com/index.php?main_page=product_info&cPath=2_59&products_id=124

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

    I just built a sign for my Christmas display and want to incorporate some of the effects I see here. So I have to figure out the order I want the sign to sweep across then create an array with that order? I notice you have flakeBranch1Array and flakeChervon1Array[]? Is that how your sweeping the sign left and right and also in circular patterns?

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

      No, there are specific sequences which handles the top to bottom and left to right sweeps. As an irregular shape this took a long time to individually address each pixel at each stage of the animation. If your sign is rectangular the algorithm should be 50x easier!

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

      @@MikeKatchmar I ended up using alot of your sequences for my sign. I did the array thing in order to "draw out" the letters. But I had a problem when the addresses went over 255. I changed the variable type for 2 byte but it slowed refresh time down to a crawl, so I gave up on that.

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

    Led overlord.

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

    Hi,
    Friend , brother ,sir very nice job .nice to see this .keep it up .... god bless u

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

    Cool! Liked and subscribed. Waiting for the leds, could you share with the snowflake template?

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

      I bought the "coro" as a finished template from Boscoyo Studio
      www.boscoyostudio.com/index.php?main_page=product_info&products_id=124

  • @peter.chestna
    @peter.chestna 7 лет назад +1

    Thanks for sharing. Did you modify the mounting holes for the flake? I looked at them here: www.boscoyostudio.com/index.php?main_page=product_info&cPath=2_31&products_id=162 and it looks like it comes with a single row of LED holes where your demo clearly shows double rows.

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

      Peter Chestna Boscoyo has so many products! This is the one I purchased. If santa cooperates I will add a second next year 😁
      www.boscoyostudio.com/index.php?main_page=product_info&cPath=2_31&products_id=124

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

      Peter Chestna if you want to use my code with no modifications it will be important that you install them in the same order that I did. Send me a msg and I email you the order of pixel installation.

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

      You can send me the order pixel installation please. I love it this sequence

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

      Mike Katchmar could you send me the wiring order you used? Love your displays. Rickm1947@aol.com

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

    Hey great work. Can I ask, did you use individual LED's for this order were you able to source a string type arrangement? If so do you have a link to an example product? Thx

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

      Michael Eldridge Hi Michael, great name! In the extended description you can find the LED type. I have bought them through ebay or selected vendors on aliexpress. It depends how quickly you want to get them. If you have more questions message me directly or through this thread.

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

    You have the order for array when you install the pixels on Snowflake?

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

      Danny Bolivar great question - check out this thread in the FastLED Google+ group, I posted a photo of the install order I used. If you don't do it the same your results will be different.
      plus.google.com/109651986377400054686/posts/VCVT8Bjdfxu

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

      New link to the photo with the LED order:
      imgur.com/nQNDXEQ

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

      @@MikeKatchmar Thanks

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

      @@dannyfpv6156 m.imgur.com/nQNDXEQ

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

    Hi Mike, this is a ultimate version of this sequences?

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

      Do you have a specific question?

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

      @@MikeKatchmar What is the latest version of these sequences? Or is it the one in the pastebin link?

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

      @@dannyfpv6156 almost every LED project I have linked to RUclips has code available, I don't update code after initial posting. Most of my projects have incremental improvements year to year, based on big fixes or sequence deas from friends and family. The code linked is intended to inspire others.
      If you have improvements you'd like to share or ideas you'd like to propose this is a great place to discuss them.

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

    Hi
    Where to start #1 pixels and last pixel 174
    Thanks

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

      This is a common question. It has been answers in other comments.

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

      @@MikeKatchmar thanks

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

    You can share me the order pixel installation please
    thanks

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

      Read all comments please, this is answered several times.

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

    Hi, Arduino code for strobe please
    Thank you

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

      Maxim Frichot code is linked in full description

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

    Hi,
    Please, Leds Numbers positions on snowflake please
    Thanks,

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

      Hi Jose the answer is below in other comments.

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

    Send me code plz

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

      I linked the code in the description above.