Interfacing Arduino Neopixels with TouchDesigner

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

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

  • @PabloLucio
    @PabloLucio Год назад +1

    Pure gold! I really like the way you handled information through CHOPs and DATs and out to Arduino. Thanks a lot. 🔥

  • @scottiefox2525
    @scottiefox2525 Год назад +1

    Brilliant! I've been using TD for a while, and have a bunch of LED devices across many protocols. This video is very enriched and informative. Definitely will try it out and explore!

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

      So glad to hear you found it helpful! Definitely worth digging into -- so many possibilities for cool creative outcomes. Thanks for watching :)

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

      Hey, Scottie!

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

      @@atltvhead2840 oi

  • @SheisLorena
    @SheisLorena 5 месяцев назад

    amazing tutorial!
    I have a different adafruit, I was able to connect and make it work with the "adafruit neopixel ring NEO_RGBW + NEO_LHZ800".
    but my issue is that I'm trying to send fast blinking animation (lightning like) to the ring and it is currently not responding properly - I see delay and slow reading
    In the TD patch for the arduino connection the LFO chop is exactly as in the tutorial
    in the arduino sketch I tried to change the " Serial.setTimeout(50); " so that is already a bit faster
    but unfortunately cannot understand what I am doing wrong
    at the moment this is my setup
    noise>logic>null hooked up to the parameter 'brightness' of a level, previously connected to a circle top
    the level connects then to the switch (then the rest is the same as the video)

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

    Hello, I keep getting an error on my chopexecute saying invalid number or type of arguments, any reason for this? Thanks

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

      nevermind I figured it out! Thank you:)

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

      Glad to hear it! 😀

    • @adamathypernerd7728
      @adamathypernerd7728 11 месяцев назад

      @@HarrySquared Could you please post what you did to resolve it for future folks that run into the same problem?

  • @schmelfhelpless
    @schmelfhelpless 4 месяца назад

    I had a conflict with the neopixel library and the cplayground library. I fixed it by removing the neopixel library and using Adafruit_CPlay_NeoPixel to define the strip

    • @TheInteractiveImmersiveHQ
      @TheInteractiveImmersiveHQ  4 месяца назад

      Thanks for sharing! Might be helpful for anyone else running into the same issue.

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

    Fantastic! Thanks for the tutorial!

  • @LeeBlake-n6l
    @LeeBlake-n6l Год назад

    Sadly could not figure it out with my neopixel 8x8