1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-04 15:24:12 +01:00
Commit Graph

88 Commits

Author SHA1 Message Date
Tom Igoe
6e60b13013 Changed wifi_drv.cpp and wl_definitions.h to allow for shield detection 2012-05-31 12:15:49 -04:00
Mimmo La Fauci
a69cd64d5b Fix issue on Cosm sketch tahat stops after some conenctions 2012-05-30 09:08:36 +02:00
Mimmo La Fauci
bc088b6e84 Added Check shield present on wifi examples 2012-05-30 09:07:38 +02:00
Mimmo La Fauci
910111abc6 Added check in case of shield not present 2012-05-26 12:06:14 +02:00
Mimmo La Fauci
a1fa79aa24 Added check if wifi shield is not present 2012-05-26 12:02:15 +02:00
Mimmo La Fauci
28a453783f Fixed WebServer Issue 2012-05-25 08:46:04 +02:00
Mimmo La Fauci
b6490ad458 Fix ScanNetworks list 2012-05-24 08:57:46 +02:00
Mimmo La Fauci
e3749c2dbf Merge branch 'master' of github.com:arduino/wifishield into hd_2.7 2012-05-23 08:51:24 +02:00
Mimmo La Fauci
47e6129e01 Porting HD API ver. 2.7 2012-05-20 23:54:32 +02:00
Tom Igoe
b114164af1 Pachube is dead. Long live Cosm. All Pachube examples changed to Cosm examples 2012-05-14 16:56:35 -04:00
Tom Igoe
6e149c4e32 Took Leonardo check out of ScanNetworks example 2012-04-23 11:39:15 -04:00
Tom Igoe
7ce1019dd0 Removed estraneous lines from Web examples 2012-04-23 11:33:42 -04:00
Tom Igoe
78b5e3cba5 Updated all Wifi web client and server examples to attempt continual reconnects to the SSID 2012-04-23 11:26:58 -04:00
Tom Igoe
e8118e2270 Added Repeating Web Client example 2012-04-23 11:26:27 -04:00
Tom Igoe
5e9c956338 Added Serial open check for Leonardo to ScanNetworks example 2012-04-02 09:45:39 -04:00
Mimmo La Fauci
28da3b1d38 Added verbose debug command 2012-03-24 09:10:02 +01:00
Tom Igoe
bcfde7af9a Updated WifiWebServer to give more diagnostic info 2012-03-20 10:36:33 -04:00
Tom Igoe
533edc6387 Updated WifiPachubeClientString to use DNS 2012-03-16 10:38:20 -04:00
Tom Igoe
51d7a56ae2 Updated twitter client 2012-03-15 13:52:17 -04:00
Tom Igoe
01a0e7e3de Added option for DNS in all HTTP client examples 2012-03-15 09:22:30 -04:00
Mimmo La Fauci
84403e2512 Fixed DNS issue 2012-03-15 01:18:43 +01:00
Mimmo La Fauci
a984979b11 Merge branch 'master' of github.com:arduino/wifishield 2012-03-13 12:22:27 +01:00
Mimmo La Fauci
d647a4b077 Fixed issue with WiFiWebClient, WiFiPachubeClient, WiFiTwitterClient 2012-03-13 12:21:54 +01:00
Tom Igoe
71ee20314f Re-formatted ScanNetworks output 2012-03-12 14:35:02 -04:00
Tom Igoe
d09655d478 Updated WifiChatServer to clear out garbage characters 2012-03-12 13:57:48 -04:00
Tom Igoe
bd4a9a6816 Updated Google numeric address in WifiWebClient 2012-03-09 21:44:35 -05:00
Tom Igoe
d6b768d579 Added raw output to TwitterClient for debugging 2012-03-09 21:44:15 -05:00
Tom Igoe
fe4b5703f7 Updated the PachubeClient and PachubeClientString sketches to make HTTP calling consistent 2012-03-09 21:43:49 -05:00
Tom Igoe
44fb113fd3 Reformatted reporting on ScanNetworks 2012-03-09 21:42:57 -05:00
Tom Igoe
e82ab0d0bc UpUpdatedWifiWebClient 2012-03-09 18:37:12 -05:00
Tom Igoe
1e2a51a302 Deleted old examples 2012-03-08 12:12:48 -05:00
Tom Igoe
2b6169e2a2 Fixed variable error in WifiTwitterClient 2012-03-08 12:10:50 -05:00
Mimmo La Fauci
cd0c0f2616 Added comments 2012-03-07 00:05:54 +01:00
Tom Igoe
43e38bcacc Updated WIfi chat server 2012-03-04 17:23:01 -05:00
Tom Igoe
0c81e70581 Added Wifi version of the chat server 2012-03-04 17:22:24 -05:00
Tom Igoe
46fa003066 Corrected error in printWifiStatus 2012-03-04 17:19:24 -05:00
Tom Igoe
1d7d421cef updated ScanNetworks to include RSSI and encryption (really this time!) 2012-03-04 17:12:14 -05:00
Tom Igoe
1236c15e09 Updated all clients to unify style, and include printWifiStatus() where useful 2012-03-04 17:04:51 -05:00
Tom Igoe
21b8f7fcc0 Deleted old examples 2012-03-04 16:59:52 -05:00
Tom Igoe
45ab1504ac Updated ScanNetworks to include RSSI and Encryption type for each network 2012-03-04 16:59:16 -05:00
Tom Igoe
0ddbfd0e95 Updated Wifi Connect with WEP example to explain 40- vs 128-bit 2012-03-04 15:14:12 -05:00
Mimmo La Fauci
15d7873d24 Merge branch 'master' of github.com:arduino/wifishield 2012-03-04 11:47:53 +01:00
Mimmo La Fauci
514a694c8a Fix issues on get encryptionType for the current associated network.
Fix issue related to retrieve encription type and RSSI for the available networks
2012-03-04 11:42:48 +01:00
Tom Igoe
e6dbda6825 Added Twitter client (in progress, not working) 2012-03-02 20:01:57 -05:00
Tom Igoe
1d1f647ed6 Added Pachube clients (untested) 2012-03-02 16:30:06 -05:00
Tom Igoe
3e894fdcc0 Fixed spelling errror in Wifi connect examples. 2012-03-02 13:34:17 -05:00
Tom Igoe
0b9229fcda Added basic connection examples for all three encryption schemes 2012-03-02 13:31:48 -05:00
Tom Igoe
4f6a2187b7 Deleted old ScanNetworks example in favor of generic one. 2012-03-02 13:31:22 -05:00
Tom Igoe
63a462862a Added ScanNetworks example, for all encryption types
Since this example doesn't need a connection to a network to see what
nets are out there, I went with one example rather than three.
2012-03-02 13:30:57 -05:00
Tom Igoe
47f082800c Small change in Twitter example 2012-03-01 09:34:51 -05:00