I'm new to arduino. I would like to have it connected to home network and program it over ethernet. Is it possible ? If so how and which model ? thank you.
You can. Understatement: It will take a bit of doing on the PC.
You might want to get to know Arduino a bit better before undertaking remote programming one.
GoForSmoke:
You can. Understatement: It will take a bit of doing on the PC.
You might want to get to know Arduino a bit better before undertaking remote programming one.
Can you tell me please where can I find tutorial for this ?
If you choose an Arduino Yun you can program it over LAN and WiFi without problems:
I'm currently using this person's tutorial for something very similar. It works great...
http://projects.sindrelindstad.com/how-to-led-arduino-php-proc/
I first wanted to see if I could simply turn an LED on or off over a network. Once I was able to do this, I knew I could drive a servo motor.