Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aryan-programmer/flexi-serial-terminal

Configurable RS232 serial communicator.
https://github.com/aryan-programmer/flexi-serial-terminal

csharp desktop-app desktop-application dotnet material material-design material-ui serial terminal wpf wpf-application xaml xaml-ui

Last synced: 18 days ago
JSON representation

Configurable RS232 serial communicator.

Awesome Lists containing this project

README

        

# Flexi Serial Terminal

Serial terminal for test, measurement and debugging of RS232 serial communication devices.

## Features

- Configurable poll intervals between any two Poll Commands.
- Number of Poll Commands and Send Commands can be increased according to requirements.
- User defined macros for Poll Commands and Send Commands.
- Poll Commands response data is saved to distinct CSV files for each commands.
- Each Response Fields has unique location in UI window.
- Auto adjustable width of command fields according to command length.
- Resizable user interface window.

## Notes

This utility presumes the following settings for RS232 communication:

- Eight data bits and one stop bit.
- No parity bits and hardware control.