[PLUG] Serial Communication Code

Shrinand Javadekar shrinand at gmail.com
Sun Jun 21 09:22:37 IST 2009


On Thu, Jun 18, 2009 at 10:25 PM, Suraj Swami<suraj.g.swami at gmail.com> wrote:
> Hi,
>
> I trying to write a basic serial communication code in linux. I am well
> verse to serial communication but have never done so in Linux.
>
> I tried many forums but they had solution to complex issue. And I just want
> a basic code and  some basics of serial communication in Linux. I guess to I
> need to some drivers but I not fimiliar with it.
>
>
> Regards,
> Suraj Swami,
> suraj.g.swami at gmail.com

What do you want to do exactly? If you want to communicate using a
"serial port", use /dev/ttyS*. Drivers should already be installed.

-Shri




More information about the Plug-mail mailing list