mtongnz / ESP8266_ArtNetNode_v2

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

MATRIX NOT WORKING WITH ESP8266_ArtNetNode_v2 AND WEMOS D1 PLEASE HELP ME OUT #83

Closed lampenschakelen closed 6 years ago

lampenschakelen commented 6 years ago

Hi Mtongz,

Thanks al lot for making the program with the esp8266. I hope you can help me out. I don't get it to work with my wemos d1.

I connect led data pin to the TX pin on my wemos d1. And i used the follow code: https://pastecode.xyz/view/028e6939

I used the ws2812 led stip total of 13 by 13 = 169 leds.

i add some picutres of the setup.

I tested the setup with the folowing great program: https://github.com/toblum/McLighting

When i press now on start output the color is going to white. But it's not changing to the colors on JINX! Screen.

So there is communication from the JINX! software to the wemos d1 with the led strips. But it's not changing to the right matrix.

I hope somebody can help me out. To fix it '

Best regards, f5lw3opjcuulpp6 large fl11iy0jcuulpot large fmv4iefjcuulpov large fqyogvkjcuulpou large fst5zx6jcuulpp5 large fvzvs66jcuulpp4 large webinterface wemos d1

Lampen Schakelen

ElToberino commented 6 years ago

Pixels only showing white light is a well known problem, which has been solved some months ago by a user commenting the instructable. If you're compiling the source code, you have to set the ESP-CPU frequency to 160 Mhz. Default frequency is 80 Mhz, but this causes the malfunction. The other, more easier way is just flashing the precompiled .bin-file available in this github.