ncttrnl
03-22-2007, 02:20 PM
Is there a simple way to dump ascii to the serial port on a fedora box in bsh?
I'm trying to find a serial device and I'm not having any luck. I'm pretty sure its attached to /dev/ttyS1 but I tried the other ports too.
I may write up a quick c++ program because I know I can get to the ports that way. I was just looking for a quick and dirty way for testing.
I'm trying to find a serial device and I'm not having any luck. I'm pretty sure its attached to /dev/ttyS1 but I tried the other ports too.
I may write up a quick c++ program because I know I can get to the ports that way. I was just looking for a quick and dirty way for testing.