Page 1
Multi USB/RS232/RS485/TTL Converter (SKU:TEL0070) Contents 1 Introduction 2 Power Supply 3 PIN Function Description 4 Usage Direction 5 Other Reference Connection 6 Trouble shooting Introduction Multiplexer is a multi protocol converter which is composed by multiple interfaces for using controller communication.
Page 2
PIN Function Description Points to note: 1. Multiplexer board is divided into Area A and Area B. Area A includes Micro USB、ATTL and A232 interfaces. Area B includes BTTL、B232、B485 interfaces. The signal can be convertered between A and B. 2. The signal in the same area can't be convertered. For example, ATTL can't be converted to A232, but it can be convertered to B232.
Page 3
2. Multiplexer need to install driver before you use. Driver installed completed, please open Control Panel -- Device Manager in your PC. You will see a new port. driver download http://www.ftdichip.com/Drivers/VCP.htm 3. According to the following connection diagram,connect it. 4.Plugin the A to B USB to UNO STEP 3: Program a sample code for your Arduino UNO Library installation https://www.arduino.cc/en/Guide/Libraries#.UxU8mdzF9H0...
Page 4
Please set the baud rate to 115200 bps and com port.Back to the main interface, click Connection-- Send String, the following dialog will open. You can send the string in this dialog. The string received can be showed in the other port(UNO port).
Page 5
Serial.begin(115200); void loop() Serial.print("Hello,DFRobot!"); Serial.println(); delay(500); Other Reference Connection 1.TTL to 232 converter PINRS-232 2.USB to 485 converter...
Need help?
Do you have a question about the TEL0070 and is the answer not in the manual?
Questions and answers