Skip to content

Wrapper for the Wifi101 Arduino library

Notifications You must be signed in to change notification settings

CMD-Breda-Avans/CMDWifi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMDWifi

Simple wrapper to send a repeating HTTP request to a server.

Not intended for general use!

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.

Requirements:

  • ARDUINO UNO WiFi REV2
  • WiFiNINA library

Getting started

  • 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.

About

Wrapper for the Wifi101 Arduino library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%