Git Product home page Git Product logo

multiserialviewer's Introduction

MultiSerialViewer

A simple application to open multiple serial ports at the same time (with coloring).

Use

This is a simple application that allows you view the data of multiple serial ports and interact with them. Each serial port has its own 'column'. In that block there is an Open/Close button for the serial port, an exit button to remove the view completely, dropdown to select the Serial port (updates each time you open it). And a textbox to input the baud rate. The serial ports output will be show in the textbox below these controls. This is also the place that you enter your commands. When you press enter the text that you entered before will be send to the serial port.

Auto reconnect

When you are connected to a serial port and you lose connection (like you for example unplug the device). The background color of the block will become orange and the status text will show "Disconnected". If you then reconnect the serial port again and it has the same name, the program will try to reconnect. If it succeeds, it will resume as normal, the status will go back to "Connected" and the background color will return to the default. If it fails nothing will happen and it keep trying to reopen as soon as it can (until you of course close the block or program first).

License

I licensed this under the MIT license. I however would appreciate that if you make changes or fix a problem that make them available to all of us using a pull request. Thanks.

multiserialviewer's People

Contributors

gwillemsen avatar

Watchers

James Cloos 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.