Arduino for Beginners: API's and Checking Local Weather via WIFI [Tutorial]

WeatherEXAMPLE.zip (2672Bytes)

In this video we will use an Arduino Yun (or leonardo with a wifi shield) to connect with the Yahoo Weather API and return the value of the local temperature (whatever location you want!) as an integer to be used in whatever project you can dream up. We will go through a service called Temboo that makes communicating with many API's very easy.

You will need:

- Arduino Yun or an Arduino Leonardo and a WIFI Shield (BOTH will be considered a "YUN" board in the Arduino IDE).

- A USB cable.

- A 9V Battery

-and a 9V battery pack with barrel plug to power the Arduino Board and an on/off switch.

Links to all parts can be found here:

http://wirebeings.com/arduino-weather.html


https://www.youtube.com/watch?v=b9jtkr1KPvA

tuto

Good tutorial