Demonstrates the use of the spxml library to read and parse streamed XML (via HTTP). It calls out to the google weather API, parses the resulting XML and prints out the current temperature (for Los Angeles). It makes use of the HTTPClient library.

Dependencies:   mbed spxml

Committer:
hlipka
Date:
Wed Nov 24 21:23:15 2010 +0000
Revision:
0:ee591985c885
first public version

Who changed what in which revision?

UserRevisionLine numberNew contents of line
hlipka 0:ee591985c885 1 http://mbed.org/users/donatien/code/HTTPClient/#d0be6af2d1db