Difference between revisions of "Serial converter"

From Fixme.ch
Jump to: navigation, search
(Created page with "Category:IOT Le gadget est un adaptateur 6 en 1 fort pratique pour les bricoleurs qui aiment se frotter aux interfaces série. Ce produit chinois tient ses promesses po...")
 
 
Line 11: Line 11:
 
Démonstration par l’exemple :  
 
Démonstration par l’exemple :  
  
1°) Sitôt branché sitôt reconnu
+
==Sitôt branché sitôt reconnu==
  
[ 4518.307084] usbcore: registered new interface driver cp210x
+
  [ 4518.307084] usbcore: registered new interface driver cp210x
[ 4518.307092] usbserial: USB Serial support registered for cp210x
+
  [ 4518.307092] usbserial: USB Serial support registered for cp210x
[ 4518.307111] cp210x 2-1.1:1.0: cp210x converter detected
+
  [ 4518.307111] cp210x 2-1.1:1.0: cp210x converter detected
[ 4518.307168] usb 2-1.1: cp210x converter now attached to ttyUSB0
+
  [ 4518.307168] usb 2-1.1: cp210x converter now attached to ttyUSB0
 +
 
 +
==USB to TL===
 +
Ici à l’œuvre avec un vieux Seeduino Stalker V1.x
 +
 
 +
* 1='''ON'''
 +
* 2='''OFF'''
 +
*SW='''UP'''
 +
 
 +
 
 +
{| class="wikitable" border="1"
 +
|+ Connections
 +
|-
 +
! Stalker
 +
!      
 +
! USB adapter
 +
|-
 +
| <font color="Red">USB5V</font>
 +
| &nbsp;&nbsp;↔&nbsp;&nbsp;
 +
| <font color="Red">+5V</font>
 +
|-
 +
| <font color="Orange">RXD </font>
 +
| &nbsp;&nbsp;↔&nbsp;&nbsp;
 +
| <font color="Green">TXD </font>
 +
|-
 +
| <font color="Green">TXD </font>
 +
| &nbsp;&nbsp;↔&nbsp;&nbsp;
 +
| <font color="Orange">RXD </font>
 +
|-
 +
| GND
 +
| &nbsp;&nbsp;↔&nbsp;&nbsp;
 +
| GND
 +
|-
 +
| DTR
 +
| &nbsp;&nbsp;↔&nbsp;&nbsp;
 +
| DTR
 +
|}

Latest revision as of 00:13, 6 February 2017


Le gadget est un adaptateur 6 en 1 fort pratique pour les bricoleurs qui aiment se frotter aux interfaces série.

Ce produit chinois tient ses promesses pour autant qu’on garde cette documentation sous le coude et que l'on dispose de quelques câbles pour Dupont pour BreadBoard M-F et F-F


Multifunction-serial-converter01.png Multifunction-serial-converter02.png


Démonstration par l’exemple :

Sitôt branché sitôt reconnu

 [ 4518.307084] usbcore: registered new interface driver cp210x
 [ 4518.307092] usbserial: USB Serial support registered for cp210x
 [ 4518.307111] cp210x 2-1.1:1.0: cp210x converter detected
 [ 4518.307168] usb 2-1.1: cp210x converter now attached to ttyUSB0

USB to TL=

Ici à l’œuvre avec un vieux Seeduino Stalker V1.x

  • 1=ON
  • 2=OFF
  • SW=UP


Connections
Stalker       USB adapter
USB5V   ↔   +5V
RXD   ↔   TXD
TXD   ↔   RXD
GND   ↔   GND
DTR   ↔   DTR