User Tools

Site Tools


lego_dynamixel_control_xl320

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
lego_dynamixel_control_xl320 [2019/05/16 22:01] – [Running and Analysis] ntorresreyeslego_dynamixel_control_xl320 [2019/06/06 22:56] – [Preliminaries] ntorresreyes
Line 143: Line 143:
 **RS485 to TTL** **RS485 to TTL**
 \\ \\
-The XL-320 uses TTL logic levels (0 to 5v) for communication. Since the NXT uses RS485 communication, an RS485-to-TTL converter must be used. This can be done using a MAX485 chip, as seen in **this** tutorial or with an off the shelf converter such as [[https://www.amazon.com/DROK-Adapter-Module-Converter-Indicator/dp/B075V2NMV8/ref=sr_1_3?keywords=rs485+to+ttl&qid=1558067804&s=gateway&sr=8-3|this one]].+The XL-320 uses TTL logic levels (0 to 5v) for communication. Since the NXT uses RS485 communication, an RS485-to-TTL converter must be used. This can be done using a [[https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=7&ved=2ahUKEwip-ILdzdbiAhWQup4KHYefCGwQFjAGegQIBhAC&url=https%3A%2F%2Fdatasheets.maximintegrated.com%2Fen%2Fds%2FMAX1487-MAX491.pdf&usg=AOvVaw3BFaoKg2WHoZayW5LHwFD5|MAX485 chip]], as seen below or with an off the shelf converter such as [[https://www.amazon.com/DROK-Adapter-Module-Converter-Indicator/dp/B075V2NMV8/ref=sr_1_3?keywords=rs485+to+ttl&qid=1558067804&s=gateway&sr=8-3|this one]].
 \\ \\
 \\ \\
 +{{:torres:image6.jpg?300|}}
 +\\
 +\\
 +The MAX485 chip offers some simplicity over using an off the shelf converter although many higher level features are not included. Nevertheless, it is definitely enough for this tutorial at a fraction of the cost and zero extra added components. The pin layout is as follows:
 +\\
 +   *1 - TTL Output
 +   *2 - LOW (GND)
 +   *3 - LOW (GND)
 +   *4 - Not Connected
 +   *5 - GND
 +   *6 - SDA (From NXT)
 +   *7 - SCL (From NXT)
 +   *8 - 5 volts
 **Writing Dynamixel ID's** **Writing Dynamixel ID's**
 \\ \\
lego_dynamixel_control_xl320.txt · Last modified: 2019/06/06 23:03 by ntorresreyes