mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-01 12:24:14 +01:00
11 lines
492 B
INI
11 lines
492 B
INI
name=WiFi
|
|
author=Arduino
|
|
email=info@arduino.cc
|
|
sentence=Libary for the Arduino WiFi shield.
|
|
paragraph=With this library you can instantiate Servers, Clients and send/receive UDP packets through WiFi. The shield can connect either to open or encrypted networks (WEP, WPA). The IP address can be assigned statically or through a DHCP. The library can also manage DNS.
|
|
url=http:http://arduino.cc/en/Reference/WiFi
|
|
architectures=*
|
|
version=1.2
|
|
dependencies=SPI
|
|
core-dependencies=arduino (>=1.5.0)
|