NeoPixels - Video request: Potentiometer Control

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

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

  • @annnaziathrahman2646
    @annnaziathrahman2646 9 месяцев назад +2

    Thank you so much for the this! This is literally what I needed for the project, as coding noob, this was mighty helpful, keep on making these solid videos!

  • @jamessmirniotopoulos2615
    @jamessmirniotopoulos2615 26 дней назад

    This is GREAT!! It really helps explain things when you walk through changing the program step-by-step! I see there are multiple different 'versions' as you progress through this tutorial. Do you have any of the individual sketches posted anywhere online? I'm really interested in how you replaced delay(); with millis(); controlled by reading the potentiometer values. Its hard to copy the program from a screen grab. Thanks!

  • @randymiller7500
    @randymiller7500 2 года назад +2

    Thanks for this Anthony, just what I needed to move from loops and delays into millis. I only did the strip projects using a Trinket M0, but I finished the master course!

    • @brakthehun
      @brakthehun  2 года назад +1

      I'll make a video really soon on that.

    • @randymiller7500
      @randymiller7500 2 года назад +1

      @@brakthehun I sent you an email with my first couple of 'post grad' sketches. One of the concepts I am breadboarding this week is using 5 resistors to pass 6 unique voltage values to one pin to invoke different functions--resistors coming from Amazon tomorrow. I'm a relative coding toddler, so probably will spend some time diagramming this first, but with the ultimate goal of designing a bike light that can be powered on/off, control brightness and speed and pattern through buttons and also left/right turn and hazard signals.

    • @brakthehun
      @brakthehun  2 года назад +2

      I just reread that. Thanks!!
      But... I still have about 70 more videos to make for the master class.

  • @xamublack
    @xamublack 2 года назад +2

    Thanks so much for doing this Anthony! The two pot thing was just eluding me. If you'd still like to add a step to this project how about one pot controls the animation speed, the other pot controls color, one on/off switch and then maybe a switch between full and half brightness in that last hole? If not I'm in for whatever!

    • @brakthehun
      @brakthehun  2 года назад +1

      I'll set that up!!

    • @xamublack
      @xamublack 2 года назад +1

      @@brakthehun That's awesome, thanks. I have been working on a project similar to this with the kids and keep hitting a brick wall. You are saving me from myself! 😆

    • @jamessmirniotopoulos2615
      @jamessmirniotopoulos2615 24 дня назад

      @@brakthehun Did you ever have time to program for those additional functions?