Hi all.
Im trying to control an Arduino board from the 3d modelling package Rhino. I wan't to use UDP to send messages from Rhino to Arduino. Is it possible to do this without the Ethernet Shield attached?
Thanks i advance
Thomas
Hi all.
Im trying to control an Arduino board from the 3d modelling package Rhino. I wan't to use UDP to send messages from Rhino to Arduino. Is it possible to do this without the Ethernet Shield attached?
Thanks i advance
Thomas
you could look at SLIP, however that will need the arduino connected to your computer, or a router/switch that supports it.