Charles Goyard wrote:
your setup is unclear :-/.
Sorry, I think I get it. The problem is that the arduino abstraction wants comport.
The easiest way is to get yourself another wifi module and a usb-serial adapter (that does 3.3V), hook them together, connect to comport. You're done.
Or you can write a custom firmware for the arduino that does what you want, and use the network objects in pd.
Finally, you can replace comport with pd network objects in pduino. It does not look _that_ hard :).
++ Charles