linux - How to get ASCII output for ASCII input from a Serial Device (ttyUSBx) -
is there way ascii output ascii input (short string "get t"). tried minicom not work well.
example:
stty speed 9600 cs8 ... echo "get t" > /dev/ttyusbx
output:
/some/place/where/i/can/see/what/happened.{txt,log,...}
or straight line output no x solution. need classic command line
i prefer miniterm send/get string functionality
thanks!
linux command-line io serial-port
No comments:
Post a Comment