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

All lights white #64

Closed ammuller closed 6 years ago

ammuller commented 6 years ago

When I compile the code with Arduino IDE and upload to ESP8266. 3 lights of strip is white on startup, when Jinx sends data all lights is always white. the espArtnetNode_2.0.0_b5g_WEMOS.bin work as expected.

ammuller commented 6 years ago

I subtracted 6 of all values below and it is working

Compiled at 80MHz Values in code is roughly double so should work if Comiled at 160MHz

T0H 0.35us = 28 cycles (must be 27 or less to work T0L 0.8us = 64 cycles 1.15 T1H 0.7us = 56 cycles T1L 0.6us = 48 cycles 1.3

RES 50us = 4000 cycles