[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Serial Port
- Subject: [ale] Serial Port
- From: themack at linuxfreak.com (Themack)
- Date: Tue, 6 Jul 1999 04:17:50 -0400
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