hey guys,
I'm sure something like this has been asked before but I cant find what I was looking for so I'm posting my question here....
Current Set up / Background
I'm currently making a C# (WPF) application and I can communicate over serial to my arduino Uno R3 via USB (I'm building a application that lets me control some home automation).
Where I need help:
I am unsure what form of communication I should use to communicate to my arduino uno (multiple in distant rooms) I was hoping to use Ethernet as my home is pre wired with it but i do NOT know how to send serial commands over Ethernet ( I have a Seed studio Ethernet Shield version 1.1 ) I'm looking to send and receive data from sensors (temp RH% , Open closed, On off relay control etc..)
any advice or resources you folks could share with me would be much appreciated.
Thanks in advance!