Simple wrapper to send a repeating HTTP request to a server.
While this wrapper could be easily adapted for use with any webserver, it was written for an introductory class about the Internet of Things, to connect to a specially written Node.js server. Be warned.
- ARDUINO UNO WiFi REV2
- WiFiNINA library
- Install the WiFiNINA library using the Library Manager.
- Download the Source Code (zip) from this link, and unzip it in your Documents/Arduino/libraries folder
- (Re)launch your Arduino IDE and open one of the CMDWifi examples.
- Insert the settings you were given by your instructor.