Quote:
Originally Posted by sand500
are there any built in ways to communicate to a java program running on a computer via ethernet and ip? java has sockets but can arduino support that? Also, can I2C be used to communicate a arduino to crio
|
Quick note one this, it will take some modifications to get it to work (a "stock" Arduino Wire library will not work). And you can use an ethernet shield for your Arduino Uno if you want to get communications over ethernet working (this will still work with a RobotOpen shield if you ever want to add that).
Here is the relevant shield on sparkfun:
http://www.sparkfun.com/products/9026