Hello everyone
Currently I am involve in a project to handle a Device XX which has i2c port, the challenge is to manage this device through Internet (TCP) , I've thougth to use Arduino UNO plus Ethernet Shield to reach this aim, my question is if this is possible to do; Send commands to my Device XX through internet and receive these data with Arduino UNO and pass them to my DEVICE XX using I2C protocol from the arduino.
I will be very glad if somebody can help with some usefull information.
Kind regads to everybody.