Rickgg / ESP-Dmx

A library to use the ESP8266 as a DMX controller
113 stars 37 forks source link

ArtNet Example #5

Open folny opened 8 years ago

folny commented 8 years ago

Hi

I added the example DMX_ArtNet for library ESP-Dmx and ArtNet library also a, code is not yet stable so please, test it and let me know how it works for you.

https://github.com/folny/ESP-Dmx

mseerig commented 8 years ago

Will you send a pull request?

One think to add: I tested my simple send example in your modified library and the compiler asked for the "ESP8266.h". Why? It's not included in any code for this example...

folny commented 8 years ago

Hi

Try to download the code once and compile again, in my case the code is working correctly.

Rickgg commented 8 years ago

What software are you using as the ArtNet master?

folny commented 8 years ago

Freestyler or Lumikit

mseerig commented 8 years ago

Ok. I'll do that. I use PC_dimmer.