10 lines
600 B
INI
10 lines
600 B
INI
name=WiFi1010
|
|
version=1.0.0
|
|
author=Arduino
|
|
maintainer=Arduino <info@arduino.cc>
|
|
sentence=Enables network connection (local and Internet) with the Arduino MKR WiFi 1010, Arduino MKR VIDOR 4000 and Arduino UNO WiFi Rev.2.
|
|
paragraph=With this library you can instantiate Servers, Clients and send/receive UDP packets through WiFi. The board 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.
|
|
category=Communication
|
|
url=http://www.arduino.cc/en/Reference/WiFi1010
|
|
architectures=*
|
|
includes=WiFi1010.h
|