Equipping Arduino with a powerful Web server thanks to the Wi-Fi Shield
We’ll show you today how to use the WiFi shield and its libraries to turn Arduino into a Web Server; in addition, we are going to use the I/O Expander shield to provide more input and outputs to the platform. We will describe how to handle the specific library to use the WiFi shield as a WEB client for a public website that will collect data coming…