You wont have to write a driver..the linux serial driver should be enough for
most of ur stuff.
check this: http://www.easysw.com/~mike/serial/serial.html
Things should be easy after reading this.. Then check ur hardware part if there
are further problems.
On Sat, 18 Mar 2006 thoma wrote :
>Hi,
>
>i am a student in Model Engineering College. My project is Controlling a
>media player using a remote control ( Similar to LIRC ).
>I made the circuit and it is connected to the serial port. Does anybody know
>how to program the serial port so that i can read the signals from the
>serial port.
>i used
>open("/dev/ttyS0", O_RDONLY)
> method. but i am not able to receive the signals.
>But if my serial mouse is connected, i can read from ttyS0.
>is there any other method or do i have to write a proper device driver for
>the serial port.
>Plz help me. Its urgent
>_______________________________________________
>Mailinglist mailing list
>Mailinglist at ilug-cochin.org
>http://ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://ilug-cochin.org/pipermail/mailinglist_ilug-cochin.org/attachments/20060318/9bc1dbdc/attachment.htm