I'm testing the communication of the shield, I have followed the examples of arduinocc but have not seen anything that will help me communicate with the sd. My goal was to read a file from sd and send by wireless
What's a WIFI R3 shield? Provide a link to that product!
The examples of arduino.cc are not expected to work with products not originating from Arduino itself. So if you have a shield from another manufacturer you might have to look at it's website for supporting libraries.
My Shield Is http://arduino.cc/en/Main/ArduinoWiFiShield
pylon:
What's a WIFI R3 shield? Provide a link to that product!The examples of arduino.cc are not expected to work with products not originating from Arduino itself. So if you have a shield from another manufacturer you might have to look at it's website for supporting libraries.
Looks like the WiFi Shield R3 hasn't made it to Switzerland yet.
Anyway, you might looking around in the "playground" for a little more insight. There are some very in-depth explanations of how all this magic comes together.
Looks like the WiFi Shield R3 hasn't made it to Switzerland yet.
That's an Arduino WiFi Shield. If you read the forum often, you'll see that lot's of people are calling everything WiFi Shield and therefore it's necessary to ask which shield exactly they have.
I saw this link here in the forum
http://arduino.cc/forum/index.php/topic, 150810.0.html
and have been looking for # FTPWRITE enterder how it works and have not found anything
My goal is to send the files via ftp sd or allow to connect to the arduino and to download or else that they are accessible via http.
MisterResistor:
Looks like the WiFi Shield R3 hasn't made it to Switzerland yet.![]()
Anyway, you might looking around in the "playground" for a little more insight. There are some very in-depth explanations of how all this magic comes together.
My shield is the shield r3 arduino original
There is more characteristics that distinguish the Shiel
pylon:
Looks like the WiFi Shield R3 hasn't made it to Switzerland yet.
That's an Arduino WiFi Shield. If you read the forum often, you'll see that lot's of people are calling everything WiFi Shield and therefore it's necessary to ask which shield exactly they have.