Giter VIP home page Giter VIP logo

serial-tool's Introduction

Serial Tool

Serial Tool is a utility for developing, debugging and validating serial communication with PC. Great for data verification, custom protocols for embedded systems and other simple projects that include serial communication such as UART or RS232 (with appropriate hardware interface, like USB to UART converter).

Original project website: https://damogranlabs.com/2019/11/serial-tool-v2/

Features

  • Data types: integers, HEX numbers, characters, strings.
  • Data/sequence field verification on the fly.
  • User notes for each data channel.
  • Sequence generator: multiple blocks of (data channel, delay, repeat number).
  • Asynchronous read of all available received data.
  • Different data output representation modes: strings, integers, HEX, ASCII.
  • Log window display customization.
  • Log window/raw data export capability.
  • Save/load current settings to a configuration file.

Windows build

See releases page for a windows executable (zip ~ 50MB)

VS Code workspace

For those who wish to take a look under the hood and/or contribute, VS Code workspace is available. Use tasks to speed up common actions like: build .exe, convert .ui to .py, run .exe, ...

Screenshots

New, default blank configuration:
Blank (initial) configuration
Example configuration with user notes:
Example configuration
Example configuration and explanation of data/sequence field validator:
Data and sequence validator
Serial port settings, which are also a part of configuration file settings:
Serial port settings dialog
Log/save/export window settings:
Log buttons explanation
Configurations can be stored and recalled:
List of recently used configurations

serial-tool's People

Contributors

schperplata avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.