YAT
betaYAT :: Yet Another Terminal
Screenshots
Description
YAT :: Yet Another Terminal :: Operate, test and debug serial communications :: Supports RS-232/422/423/485 as well as TCP-Client/Server/AutoSocket, UDP and USB Ser/HID
Features
- Serial terminal (connection endpoint)
- Sends single-line commands, multi-line commands and files
- Unlimited number of predefined commands
- Versatile monitoring of sent and received data
- Advanced settings for text and binary sessions
- Workspace supporting multiple terminals
Update Notifications
User Ratings
User Reviews
-
Stable and works.
-
Project has an issue with USB/HID devices: partition raw data to HID reports. line 178 in file HidReports.cs should be fixed to: int lengthToCopy = ((data.Length - offset) <= usableLength) ? (data.Length - offset) : usableLength; Great project though
-
great app, works nicely
-
Reliable and stable, thanks y-a-terminal
-
I have tested only serial com 9600bps. Works great for me and have all the neessary functions I need. Have to learn how to use it. I have tested also with devices sending messages every 20ms and no fault detected. Just excelent for me, better than any terminal I have tested. Only bug is in all setings 00h breaks lines, not recognized as standard byte iosif7
-
y-a-terminal works perfectly, thanks