• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Redirect output to serial on Linux (knoppix)

AznMaverick

Platinum Member
How would i do this? i have tried to use grep and stty, i know this can be done, but it doens't seem to be working...please help!

edit and just to be more specific...

stty -F /dev/ttyS0 is what i tried. I think there also could be a problem because i'm using a USB to serial converter, i have no idea how to treat it. However, when i execute setserial, it seems to read a serial port and it does not say "Unknown". I used the cat command to concatenate a file to the serial port i found out my serial port name is /dev/ttyUSB1. the output wasn't exactly like how it was in the file. I think handshaking might be turned off on the linux side...i have the other receiver running on hyperterminal...what do i do?
 
Back
Top