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

23 Commits

Author SHA1 Message Date
mlafauci
5353092332 Moved WiFi driver initialization to default constructor
Moved scanNetworks in the example before wifi connection
setup in order to show the list of possible WiFi APs.
2011-06-08 00:54:14 +02:00
Tom Igoe
f98da1ba55 Corrected note in the WEP ScanNetworks example 2011-06-06 15:00:54 -04:00
Tom Igoe
f4d452090c Deleting ole examples in progress 2011-06-05 22:06:54 -04:00
Tom Igoe
f2fbf557d1 Added new examples in Arduino style, added IPAddress files. For real this time. 2011-06-05 22:02:42 -04:00
Tom Igoe
0b2d19663c Added new examples in Arduino style. Added IPAddress.cpp and .h 2011-06-05 21:59:07 -04:00
mlafauci
65d2778087 delete some debug print 2011-06-06 01:28:16 +02:00
mlafauci
2afd95128c Changed localIP function name 2011-06-06 01:27:45 +02:00
mlafauci
5082b35a17 Merge branch 'master' of github.com:arduino/wifishield 2011-06-02 16:44:49 +02:00
mlafauci
aa5af88ea6 Del wifi_WEP_example.pde 2011-06-02 16:44:29 +02:00
Tom Igoe
e49786b423 updated new wifi examples 2011-05-21 10:37:50 -04:00
Tom Igoe
444fa5eba5 Added new examples 2011-05-21 10:35:02 -04:00
mlafauci
0b8d3f6421 Fix compilation errors on examples and adapt API to new Ethernet functions 2011-05-18 15:37:29 +02:00
mlafauci
4f7e2f1201 Bugfix and fix compilation erro with new-extensions branch 2011-05-18 08:39:47 +02:00
mlafauci
8d1761f009 Cleaning the code 2011-04-30 07:48:10 +02:00
mlafauci
c10210a881 Added Client connection and WebClient example 2011-04-24 00:45:47 +02:00
mlafauci
ca1a1d8a9d Added WebServer 2011-04-21 19:16:39 +02:00
mlafauci
49912f241f Debug on Server TCP 2011-04-21 07:47:54 +02:00
mlafauci
41bce76a03 Add WEP/WAP connection example and server example 2011-04-07 23:55:10 +02:00
mlafauci
d640f9c77a Bugfix for Open and WEP nets 2011-04-05 23:24:17 +02:00
mlafauci
765e848fdb Changes on WiFi API after review. Add driver utility implementation 2011-03-08 22:13:54 +01:00
mlafauci
9d60bbb0dc Add overloads of begin()-Add IpAddress class 2011-03-05 00:02:04 +01:00
Mimmo
58fb458101 Updated header file 2011-03-01 19:38:14 +01:00
Mimmo
7f3e8a6c5b WiFi API first draft 2011-02-28 13:49:08 +01:00