I am wondering if it is possible to get weather information from "api.wunderground.com" using only the arduino Ethernet library. I'm pretty newb when it comes to networking so im was wondering if anyone can provide any example that i can use as reference for getting data from the internet.
I am wondering if it is possible to get weather information from "api.wunderground.com" using only the arduino Ethernet library.
If you know what the api's method are, AND the protocol is http, rather than https, yes.
pushing seems not to difficult