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

Addressing #63

Open radlxau opened 6 years ago

radlxau commented 6 years ago

Hi I might be missing something but is there a way to change the start address when driving pixels for Example i would like to be able to drive a single pixel off it and have multiple devices on network but don't want to use seperate universes is this possible? If not is there anyway you could implement it?

Great software by the way well done works a treat

Thanks

Jesse

mtongnz commented 6 years ago

You could use the FX mode but I haven't implemented an address offset feature. You could add it if desired - I shouldn't think it'd be too difficult.