Coder Social home page Coder Social logo

tuicom's Introduction

TuiCOM

A tui based serial terminal written in Rust.

Features

  • Baud rate and port selection
  • Separate TX and RX consoles
  • View TX and RX as hex
  • More to come

Bindings

  • q: Quit
  • H: Switch hex TX output
  • h: Switch hex RX output
  • C: Clear TX
  • c: Clear RX
  • l: Switch LF to CR + LF
  • b: Change baud rate
  • i: Enter INSERT mode
  • Esc: Enter NORMAL mode

Building

Just run cargo install --path ..

Dependencies

For GNU/Linux pkg-config headers are required:

  • Ubuntu: sudo apt install pkg-config
  • Fedora: sudo dnf install pkgconf-pkg-config

For other distros they may provide pkg-config through the pkgconf package instead.

For GNU/Linux libudev headers are required as well:

  • Ubuntu: sudo apt install libudev-dev
  • Fedora: sudo dnf install systemd-devel

tuicom's People

Contributors

gui2maraes avatar

Stargazers

Аλέξιος avatar  avatar Jason Todd avatar  avatar  avatar  avatar houseme avatar  avatar Willi Kappler avatar

Watchers

 avatar

tuicom's Issues

Input has a problem

Hello
Thanks for this, helps me to understand how to work with serial port.
But in Tx screen I do not manage to enter a single character. it takes each hit from the keyboard as double
So e.g. if I want to enter "help" this results in "hheellpp" which the computer on the other end of the line does not recognize as valid command. :-)

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.