uart_terminal

Serial terminal with scripting support.

View project on GitHub

UART terminal

Introduction

Windows terminal for UART communication with JavaScript (ECMA 5.1) support.

Web page

Supported function:

  • Set UART communication parameter
  • Direct read and write data in text and HEX format
  • Control DTR, RTS and Tx(break) line
  • Read CTS, DSR, RING and RLSD
  • Load JavaScript
  • Edit JavaScript

The project is based on:

  • wxWidget 3.0 GUI (https://github.com/wxWidgets/wxWidgets)
  • Jerry script ECMAScript 5.1 (https://github.com/jerryscript-project/jerryscript)
  • Windows file access

Platforms

Supported platforms:

  • Windows 7, 8 and 10.

Screenshot