Hello,
I'm trying to convert this ArtNet sketch to work with the Arduino Yun:
http://www.deskontrol.net/blog/arduino-based-artnet-node-for-led-pixels/
I have the following challenges to work out:
-
As the sketch is based on a Arduino + Ethernet Shield configuration, i'll have to rewrite some of the code. What should i change to match the network configuration of the ethernet shield to the Yun? The YunServer and YunClient perhaps? I'm a bit lost here..
-
Also, the sketch uses UDP and i read somewhere that the Yun is not able to use UDP as of now? Is that correct? Is this sketch impossible with my Yun? :-/
Thanks and best regards,
Ralph