Installing the Temboo Arduino Library for the Yún


If you're using the Arduino Yún, you need the latest version of the Arduino IDE.

You also need to download and install Temboo's latest Arduino Library. You will need to replace the version of the library that comes with the IDE with the version you just downloaded.

The following steps guide you through this process for Mac OS X. For Windows, you can find the libraries directory in the same location as the Arduino IDE .exe file.

1First, find Arduino.app on your computer (it's probably in your /Applications directory).

2Right-click on the app and select "Show Package Contents".

3Navigate to Contents > Resources > Java > libraries and find the folder called "Temboo".

4Delete the contents of the "Temboo" folder and replace it with the contents of the "Temboo" folder in the new library that you downloaded from our website. It's OK that the two folders have different contents.

5Restart the Arduino IDE.

That's it! Once you've restarted the Arduino IDE, you'll have the latest version of our Arduino library, and you'll be able to get started with Temboo.

Need help?

If you need help with anything to do with the Temboo, now or in the future, please don't hesitate to get in touch.

Email support@temboo.com and we'll answer your questions.


Back