[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Serial Port



Thank you that worked, but can any of you help me out again. I need a little a
C program that will send a hex value to the serial port. If someone could
please write that for me I would greatly appreciate it. 
Thanks again in advance.
Patrick 

On Wed, 07 July 1999, Stephan Uphoff wrote:
> stty < /dev/ttyS0
> stty 9600 < /dev/ttyS0
> 
> 
> you might also want to look at setserial