kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* usb serial programming
@ 2014-07-21  3:19 Amadeus W.M.
  2014-07-21 18:18 ` Greg KH
  2014-07-22  5:12 ` Sudip Mukherjee
  0 siblings, 2 replies; 12+ messages in thread
From: Amadeus W.M. @ 2014-07-21  3:19 UTC (permalink / raw)
  To: kernelnewbies

Not sure if this is the right venue for this question, please direct me to
the right place if it's not.

I have a C program that opens the serial port /dev/ttyS0 and sends commands 
(as strings) back and forth to a pan-tilt-zoom camera. That works very well,
but I want to use the camera with a Raspberry Pi, which of course does not 
have a serial port (RS232). One option is to use a RS232 to usb adapter and 
rewrite the C code for the usb port. So how do I go about that? Is
usb serial port programming possible and documented anywhere? 

Thanks!

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-07-23  0:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-21  3:19 usb serial programming Amadeus W.M.
2014-07-21 18:18 ` Greg KH
2014-07-21 18:27   ` Bruce Rowen
2014-07-21 19:05     ` Amadeus W.M.
2014-07-21 19:42       ` Bruce Rowen
2014-07-21 18:55   ` Amadeus W.M.
2014-07-21 19:06     ` Greg KH
2014-07-21 19:25       ` Amadeus W.M.
2014-07-21 19:46         ` Greg KH
2014-07-23  0:26           ` Amadeus W.M.
2014-07-22  5:12 ` Sudip Mukherjee
2014-07-23  0:29   ` Amadeus W.M.

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).