I am trying to design a costume that relies on an arduino board to control multiple strips of el-wire over the costume. I already am dealing with getting and art-Net transmitter and that is separate. what i need now is to find a way to receive the art-Net signal on this board and transmit it into something that el-wire driver is able to handle. The first thing is allowing the board to be recognized as a node by this program on a raspberry pi: wiki.openlighting.org.
Then i need to find a way to covert the information it receives into something that is usable by this board:https://www.sparkfun.com/products/10878.
Thank you for any help in advanced. i just need links, advice, sample code, documentation that can help. I am fairly new at this. I know lighting not arduino as much.