linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tiago Maluta <maluta_tiago@yahoo.com.br>
To: linux-c-programming@vger.kernel.org
Cc: Jaime Garcia <jgarcia@vali.com.mx>
Subject: Re: Serial Port (RS-232)
Date: Tue, 27 Jan 2009 08:35:17 -0800 (PST)	[thread overview]
Message-ID: <102157.79624.qm@web50704.mail.re2.yahoo.com> (raw)
In-Reply-To: <001701c98098$33a5ad90$9af108b0$@com.mx>

> Hi Friends,
> I am pretty new to Linux programming, I want to start doing
> something
> useful, so I was thinking to start programming the serial
> port (RS-232) of
> my box, so I can read and write data from it, can someone
> of you give some

A good start is reading Michael R. Sweet's guide [1] on Serial Programming for POSIX Operating Systems 

[1] http://www.easysw.com/~mike/serial/serial.html

For a complete reference, I use The Linux Documentation Project (TLDP) section about Serial [2]  

[2] http://tldp.org/HOWTO/Serial-HOWTO.html


--
Tiago Maluta


      

  parent reply	other threads:[~2009-01-27 16:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-27 15:59 Serial Port (RS-232) Jaime Garcia
2009-01-27 16:20 ` Jai Sharma
2009-01-27 16:46   ` Jaime Garcia
2009-01-27 16:35 ` Tiago Maluta [this message]
2009-01-27 17:13 ` Michael Iatrou
2009-01-27 17:33   ` Jaime Garcia
2009-01-28  0:56     ` Glynn Clements
2009-01-28 15:16       ` Jaime Garcia
2009-01-28 17:19         ` Glynn Clements
2009-01-29  0:14           ` Jaime Garcia

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=102157.79624.qm@web50704.mail.re2.yahoo.com \
    --to=maluta_tiago@yahoo.com.br \
    --cc=jgarcia@vali.com.mx \
    --cc=linux-c-programming@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).