Cristian Maglie
|
dd7e0ee33f
|
WiFi library is now vanilla
|
2013-12-30 18:04:31 +01:00 |
|
Cristian Maglie
|
1ddf6136af
|
WiFi librari: SPI delay is computed based on F_CPU constant
|
2013-12-30 18:04:31 +01:00 |
|
Cristian Maglie
|
a2482734b5
|
Moved vanilla parts of WiFi library into common source folder.
|
2013-12-30 18:04:31 +01:00 |
|
Cristian Maglie
|
9d48b52312
|
Removed unused "socket.h" interface from WiFi library.
(that was probably an heritage from Ethernet lib)
|
2013-12-30 18:04:31 +01:00 |
|
Cristian Maglie
|
d920b7b67c
|
Removed unused stuff from WiFi library.
|
2013-12-30 18:04:31 +01:00 |
|
Cristian Maglie
|
853be57648
|
Merge remote-tracking branch 'arduino/master' into ide-1.5.x
Conflicts:
libraries/Ethernet/examples/XivelyClient/XivelyClient.ino
libraries/Ethernet/examples/XivelyClientString/XivelyClientString.ino
libraries/GSM/examples/GSMXivelyClient/GSMXivelyClient.ino
libraries/GSM/examples/GSMXivelyClientString/GSMXivelyClientString.ino
libraries/Servo/examples/Knob/Knob.ino
libraries/Servo/examples/Sweep/Sweep.ino
libraries/WiFi/examples/WiFiXivelyClient/WiFiXivelyClient.ino
libraries/WiFi/examples/WiFiXivelyClientString/WiFiXivelyClientString.ino
|
2013-11-11 12:40:59 +01:00 |
|
Scott Fitzgerald
|
cb9686dc33
|
Updates to a number of Examples
removed pachube examples, added xively examples. changes to the Servo
examples
|
2013-11-08 18:46:27 +04:00 |
|
Federico Fissore
|
0732d5afcd
|
Fixed compilation errors with some examples
|
2013-10-21 13:16:51 +02:00 |
|
Federico Fissore
|
b4c68b3dff
|
Run new astyle formatter against all the examples
|
2013-10-21 09:58:40 +02:00 |
|
Federico Fissore
|
ddcb89e1fa
|
Removed wrong executable flag on many files
|
2013-09-27 18:18:51 +02:00 |
|
Cristian Maglie
|
07d9d558b5
|
Updated libraries metadata
|
2013-08-08 16:40:55 +02:00 |
|
Fede85
|
d1717e92da
|
added firmware version check to WiFi shield examples
|
2013-07-19 16:34:44 +02:00 |
|
Fede85
|
fd7e9c6d90
|
WiFi library to the new format
|
2013-07-19 16:20:34 +02:00 |
|
Fede85
|
fab4632b07
|
WifiWebServer example: Moved the autorefresh feature inside the http header
|
2013-04-17 11:33:28 +02:00 |
|
Fede85
|
2e6023bc2a
|
edited some ethernet ad wifi examples
|
2013-04-11 17:36:15 +02:00 |
|
Cristian Maglie
|
f4232373fd
|
Added Wifi NTP client example
|
2013-03-29 15:26:43 +01:00 |
|
Cristian Maglie
|
0e7a434fe8
|
Fixed Wifi example
|
2013-03-29 12:04:36 +01:00 |
|
Fede85
|
9e7dfb2a06
|
updated config() methods in WiFi library
|
2013-03-28 12:56:57 +01:00 |
|
Cristian Maglie
|
83dbd395f3
|
Merge remote-tracking branch 'mlafauci/wifishield-bugfix' into HEAD
|
2013-03-28 12:10:48 +01:00 |
|
Mimmo La Fauci
|
1231fb82e3
|
Fix WiFi interface for static IP
|
2013-03-26 22:25:55 +01:00 |
|
Mimmo La Fauci
|
792056d62b
|
Fix issue with multiple clients on WebServer
|
2013-03-22 13:42:12 +01:00 |
|
Mimmo La Fauci
|
dc3102d2f4
|
Added API to set static IP and DNS server
|
2013-03-21 09:24:07 +01:00 |
|
Cristian Maglie
|
1b0bff6f2c
|
Merge remote-tracking branch 'mlafauci/wifishield-bugfix' into HEAD
|
2013-03-20 11:35:55 +01:00 |
|
Mimmo La Fauci
|
85e0353588
|
Fixed issu con client.available to return the correct number of bytes
|
2013-03-16 12:33:50 +01:00 |
|
Cristian Maglie
|
b699bdc663
|
Added example WifiUdpSendReceiveString
|
2013-03-11 00:24:01 +01:00 |
|
Cristian Maglie
|
15727e9a2d
|
Merge remote-tracking branch 'arduino/master' into wifishield-bugfix
|
2013-03-10 23:22:48 +01:00 |
|
Mimmo La Fauci
|
8862a7d54e
|
Fix bug on client.available() to retrun the number of bytes available
|
2013-03-10 22:37:54 +01:00 |
|
Mimmo La Fauci
|
863b47ad5e
|
Added WiFi Udp Implementation
|
2013-02-08 19:22:23 +01:00 |
|
Fede85
|
1a0dcb2959
|
closes #954. Typo in WebServer sketches
|
2013-02-07 16:24:56 +01:00 |
|
Tom Igoe
|
336e578d02
|
Added SimpleWebServerWiFi
|
2012-11-25 21:28:55 -05:00 |
|
Cristian Maglie
|
39aae0be01
|
Moved WiFi library in the proper place
|
2012-10-22 09:17:24 +02:00 |
|
David A. Mellis
|
ed511819a8
|
Moving back into libraries folder.
|
2012-09-13 10:20:48 -04:00 |
|