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

espArtnetNode_2.0.0_b5d_ESP01.bin TX output insted of GPIO2 #54

Closed legurd closed 6 years ago

legurd commented 7 years ago

espArtnetNode_2.0.0_b5d_ESP01.bin has TX output instead of GPIO2. Would be nice to have GPIO2 as DMX ouput.

mtongnz commented 7 years ago

I've done it to allow 1 port of RDM on the ESP01 - GPIO2 is used for the RDM direction on that chip. Feel free to change it if you wish - the source is online. You'll need to either disable the RDM functionality or make another pin direction. Let me know how you go.

mtongnz commented 6 years ago

I have decided not to implement this in the main source. Closing this request