hasenradball / NINA-Wi-Fi

C++ Library for the NINA-W10 series Wi-Fi modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NINA-Wi-Fi

Check Arduino Spell Check Compile Examples

This library enables network connections (local and Internet) with the Arduino MKR WiFi 1010, Arduino MKR VIDOR 4000 and Arduino Uno WiFi Rev.2.

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.

For more information about this library please visit us at https://github.com/hasenradball/NINA-Wi-Fi/

License

This repository is licensed under MIT License.

MIT License

About

C++ Library for the NINA-W10 series Wi-Fi modules

License:MIT License


Languages

Language:C++ 92.2%Language:C 7.8%