Book Image

Intel Galileo Networking Cookbook

By : Marco Schwartz
Book Image

Intel Galileo Networking Cookbook

By: Marco Schwartz

Overview of this book

Table of Contents (15 chapters)
Intel Galileo Networking Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Accessing more APIs via Temboo


In this recipe, we will see how to access more web APIs, so that we can give even more functionalities to our Galileo projects.

Getting ready

Follow the section in the previous recipe to see how to create an account on Temboo.

How to do it...

We are now going to look at some important choreos that should be useful in your Galileo projects.

There is a very good search engine on Temboo using which you can classify choreos by their field of application, as shown in this screenshot:

For example, selecting eCommerce returns the following output:

If you are reading this book, you are most probably a developer. Therefore, you might be interested in the GitHub choreo:

By using this choreo, you can transform your Galileo board into a system that automatically reports the issues on your own GitHub repositories!

Another useful choreo is the Dropbox choreo:

You can store measurement data in a file with this choreo, and automatically back up that file in your usual Dropbox online...