Summary
In this chapter, we learned how to interact with web services from the ESP8266 chip. We learned how to post data on Twitter, how to grab weather data from Yahoo, and also how to interact with Facebook.
I really recommend you now play with all the libraries that are offered by Temboo. The possibilities are nearly endless. You can, for example, have a Faceboook page that's just for your home, and that you use to automatically post data about your home! You can also simply use the extra data provided by those services (for example weather data) to enrich your own projects.
In the next chapter, we are going to learn about another important part of the Internet of Things: machine-to-machine communications.