mtongnz / ESP8266_ArtNetNode_v2

ESP8266 based WiFi ArtNet to DMX, RDM and LED Pixels
GNU General Public License v3.0
618 stars 158 forks source link

Tested on Wemos D1 Mini #34

Closed JyskMaker closed 7 years ago

JyskMaker commented 7 years ago

Hi now i have testet the last to days. It dos NOT at all on Wemos D1 mini. :-(

it will say it starts up, and my QLC+ can see it, but it will not controll the WS2812 thay only light white, all the time.

Can you try to make a version where you use gpio4 for port A? Just to test it.

Bye the way, QLC+ software can see your hardware (When Wemos D1mini runs with out anything connecet to it, so i expect that QLC+ can use your software to :-)

JyskMaker commented 7 years ago

Now i got it to work, jave gave it a shorter Short Name: and a shorter Longer name?????

JyskMaker commented 7 years ago

WS2812 On bouth port works now :-) Just a shorter name I will test DMX later.

mtongnz commented 7 years ago

Could you please let me know what name you were using for long and short?

My code should limit the lengths to 20 & 60 respectively as defined by the Artnet v4 standard.

Also please check the new beta5b as it has slightly different compiler options used.

JyskMaker commented 7 years ago

eANNW 3-100 eANNW 3-100 - Matrix x 2

This is the two names i am using And the new v2.0.0 (beta 5b) works fine.

mtongnz commented 7 years ago

Does the new beta work with the longer names you tried?