• 串口终端是一个轻型应用程序,可以连接到一个通信端口并显示发送和接收的数据。

    用户可以配置的波特率、数据的位,奇偶校验和流量控制。 一旦建立了连接,可以查看的发送和接收的数据,在小数、六和ASCII格式。

  • UART टर्मिनल है कि एक हल्के आवेदन कर सकते हैं कनेक्ट करने के लिए एक संचार पोर्ट और डिस्प्ले के साथ भेजा और प्राप्त डेटा के लिए.

    उपयोगकर्ता कर सकते हैं कॉन्फ़िगर बॉड दर, डेटा बिट्स, समता और प्रवाह नियंत्रण. एक बार एक कनेक्शन की स्थापना की है, आप देख सकते हैं, भेजा और प्राप्त डेटा, दशमलव, हेक्स और ASCII स्वरूप है ।

  • UART Terminal is a lightweight application that can connect to a communication port and display the sent and the received data.

    The user can configure the baud rate, the data bits, parity and flow control. Once the connection is established, you can view the sent and received data, in decimal, HEX and ASCII format.