Modifications

Sauter à la navigation Sauter à la recherche
138 octets ajoutés ,  13 avril 2014 à 12:08
Ligne 124 : Ligne 124 :     
== Communication ==
 
== Communication ==
Galileo has a number of facilities for communicating with a computer, another Arduino, or other microcontrollers.  
+
Galileo dispose de nombreux aménagements pour communiquer avec un ordinateur, autres Arduino, ou autres microcontroleurs.  
    
Galileo fourni les interfaces suivantes:
 
Galileo fourni les interfaces suivantes:
    
===  UART ===
 
===  UART ===
UART TTL (5V/3.3V) serial communication, which is available on digital pin 0 (RX) and 1 (TX). In addition, a second UART provides RS-232 support and is connected via a 3.5mm jack.
+
communication série à l'aire d'un UART TTL (5V/3.3V). Ce dernier est disponible sur les broches digitales 0 (RX) et 1 (TX).  
   −
In a weird, 3.5mm “stereo” jack form factor. The sleeve is ground, ring is TX, and tip is RX. With the proper cables, this can be used to access the Linux terminal.
+
Vous disposez en plus d'un second UART fournissant un support RS-232 auquel vous pouvez vous connecter à l'aide d'une fiche jack 3.5mm (format stéréo standard).
 +
 
 +
Pour ce second UART, le corps est la masse, l'anneau centrale est TX et la pointe RX. Avec un cable Adéquat, vous pouvez accéder directement au système Linux à l'aide d'un terminal.
    
=== USB Client ===
 
=== USB Client ===
29 917

modifications

Menu de navigation