Difference between revisions of "Translations:DIY USB adapter/13/fr"

From GIMX
Jump to: navigation, search
(Created page with "Il faut simplement connecter les pins suivants : * GND <--> GND * RX <--> TX * TX <--> RX")

(No difference)


Revision as of 17:07, 27 June 2012

Information about message (contribute)

This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.

Message definition (DIY USB adapter)
The only thing you have to do is to connect the following pins:
{| class="wikitable"
| USB dev board || USB to UART board
|-
| GND    || GND
|-
| RX    || TX / TXO / TXD
|-
| TX    || RX / RXI / RXD
|}
'''Warning: some adapters are mislabeled and have inverted RX/TX.'''<br />
With a Teensy 2.0 or Arduino Leonardo as a USB dev board:
{| class="wikitable"
| Arduino Leonardo || Teensy 2.0 || USB to UART board
|-
| GND              || GND        || GND
|-
| 0 (RX1)          || D2        || TX / TXO / TXD
|-
| 1 (TX1)          || D3        || RX / RXI / RXD
|}
TranslationIl faut simplement connecter les pins suivants :
* GND <--> GND
* RX <--> TX
* TX <--> RX

Il faut simplement connecter les pins suivants :

  • GND <--> GND
  • RX <--> TX
  • TX <--> RX