GithubHelp home page GithubHelp logo

Comments (18)

natcl avatar natcl commented on August 15, 2024

Does TouchDesigner support Art-Net 4 / artsync ?

from artnet.

Heljick avatar Heljick commented on August 15, 2024

yes I am guessing it's Artnet 4 and ArtSync is working aswell

from artnet.

natcl avatar natcl commented on August 15, 2024

from artnet.

Heljick avatar Heljick commented on August 15, 2024

Nope, didn't found any Adafruit demo for ESP32 :/ But I can tell it's not a Touchdesigner issue as my effects are working with the good colors. If that can help after initTest() finish I have random LED on instead of all being off. Seen on the web that can be ESP32 related issue which is not working exactly as ESP8622 with leds. Need to foundan other PSU to be sure it's not related but never had issue with thissetup using FadeCandy. Actually driving 128 leds on one universe.

from artnet.

natcl avatar natcl commented on August 15, 2024

Is your data line sending to the leds 5V or 3.3V ?

from artnet.

Heljick avatar Heljick commented on August 15, 2024

The data line is only sending Data, led strip is connected to 5v. I missed a parameter to move from RGB to RGBW, doesn't solve the problem but now after initTest() I always have led 23 on when others are off.

from artnet.

Heljick avatar Heljick commented on August 15, 2024

Ok so I changed the PSU and redo all the connections, same issue here, seems ESP32 related for me. Has this already been test by one of you guys ?

from artnet.

natcl avatar natcl commented on August 15, 2024

Yes but the data line is an electrical signal. These LEDs are designed to run at 5V on the data line and the ESP32 is probably 3.3v which can cause issues.
https://learn.adafruit.com/neopixel-levelshifter/shifting-levels

from artnet.

Heljick avatar Heljick commented on August 15, 2024

Oh yea didn't seen that coming as I was always working with 5v boards before ! Thanks will have a look and let you know how works ;) thanks

from artnet.

Heljick avatar Heljick commented on August 15, 2024

So I bought a txb0108 and the issue is still the same :/ I can see that the input data is about 7.5mV and the output data 43mv but the result is the same. LED 23 light up after boot test and flickering during process. Any other idea ?

from artnet.

natcl avatar natcl commented on August 15, 2024

Do you have another strip to test?

from artnet.

Heljick avatar Heljick commented on August 15, 2024

I got some WS2812B, will try it later. Do you know any simple free software to test outside touchdesigner ? Can't found good stuff :/

from artnet.

natcl avatar natcl commented on August 15, 2024

from artnet.

Heljick avatar Heljick commented on August 15, 2024

Just tried Madmapper demo and got the same glitch. I let know when I will have time to test the WS2812B ;)

from artnet.

Heljick avatar Heljick commented on August 15, 2024

So with WS2812B and an other power supply I have the same issue, as the first led being green. Colors are ok when static color is asked but glitch appear when colors are moving. Will try some code later to see how it performs. Maybe an issue with the Feather ESP32 but will be wierd :/ As well with WS2812B it's working better without the TXB0108, there is no change on SK6812.

from artnet.

natcl avatar natcl commented on August 15, 2024

Would be nice if you could test with only the Neopixel library to see if it's an issue with the network.

from artnet.

Heljick avatar Heljick commented on August 15, 2024

image
adafruit/Adafruit_NeoPixel#139
Seems I am not the only one getting this issue, so I guess It's the board having somthing special which need extra code or modification to run properly.

from artnet.

Heljick avatar Heljick commented on August 15, 2024

So after some talk with Scott from the other thread this is coming from the wifi connection on the Feather HUZZAH SP32 and works well on ESP8266 only !

from artnet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.