资讯

The basic functions of the Arduino IDE – pinMode, digitalRead, digitalWrite, and analogRead – are available. Most of the WiFi functions work just like the WiFi shield library.
Installing the library is as easy as checking out the code from GitHub into your Arduino install, so that’s exactly what I did. I then spent a couple days playing around with it.