Modifications

Sauter à la navigation Sauter à la recherche
1 703 octets ajoutés ,  12 novembre 2013 à 11:41
Ligne 526 : Ligne 526 :     
You can find more details on this example on the Bridge Example page.
 
You can find more details on this example on the Bridge Example page.
 +
 +
== Connecting to internet services with Temboo ==
 +
 +
{{ARDImage|Arduino-Yun-Temboo-20.png}} <small> traduction par MCHobby.be</small>
 +
 +
The Yún has a number of built-in capabilities for networking, but some of the most exciting aspects are working with other online platforms. Arduino has partnered with [http://temboo.com Temboo] to make connecting to your favorite services easy as possible. Temboo provides normalized access to 100+ APIs from a single point of contact allowing you to mix and match data coming from multiple platforms (for example Twitter, Facebook, Foursquare but even FedEx or PayPal).
 +
 +
There are a number of examples in the ''File > Examples > Bridge > Temboo'' folder, these are a great place to get started working with your Yún in the cloud. you can learn more about the integration of Temboo and Arduino on the [https://temboo.com/arduino Temboo getting started pages].
 +
 +
== Spacebrew ==
 +
 +
Spacebrew is "a simple way to connect interactive things to one another." It relies on a client/server model and uses WebSockets to communicate between the two. It runs a custom webserver on the Yún in python that allows for easy communication.
 +
 +
There are a number of examples for Spacebrew on the Yún included in the software. For more on Spacebrew, see the [http://docs.spacebrew.cc/ project documentation pages]].
 +
 +
== Install additional software on Linux ==
 +
 +
The Yún comes with several pieces of software pre-installed on Linino, including "curl" and "python". You may want to install other software on the Yún. On Linux systems, additional software can be installed using a tool called the "package management system". For more information, refer to the package manager tutorial.
    
== Guide en vidéo ==
 
== Guide en vidéo ==
29 917

modifications

Menu de navigation