[Owfs-developers] Using a USB to Serial adapter with a RasPi and OWFS

2014-08-13 Thread Gregg Levine
Hello!
Normally when trying out ideas regarding OWFS on my Raspberry Pi model
B I use an adapter based on the FT232 chipset. I get the same results
as when I'm using the same adapter.

This is connected to a DS9097U9 adapter.

However instead of using that adapter I want to to try out a Keystone
branded adapter instead, its a model USA-19 as it happens.

Is anyone using this combination?

Paul be careful of the rain and the puddles where you are. It made a
mess of things where I am.
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.

--
___
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers


Re: [Owfs-developers] Using a USB to Serial adapter with a RasPi and OWFS

2014-08-13 Thread Roberto Spadim
i tested 5 diferent usb-serial devices and all they worked without problem,
the only problem is cross-compile usb-serial driver to arm linux


2014-08-13 13:11 GMT-03:00 Gregg Levine gregg.drw...@gmail.com:

 Hello!
 Normally when trying out ideas regarding OWFS on my Raspberry Pi model
 B I use an adapter based on the FT232 chipset. I get the same results
 as when I'm using the same adapter.

 This is connected to a DS9097U9 adapter.

 However instead of using that adapter I want to to try out a Keystone
 branded adapter instead, its a model USA-19 as it happens.

 Is anyone using this combination?
 
 Paul be careful of the rain and the puddles where you are. It made a
 mess of things where I am.
 -
 Gregg C Levine gregg.drw...@gmail.com
 This signature fought the Time Wars, time and again.


 --
 ___
 Owfs-developers mailing list
 Owfs-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/owfs-developers




-- 
Roberto Spadim
SPAEmpresarial
Eng. Automação e Controle
--
___
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers


Re: [Owfs-developers] Using a USB to Serial adapter with a RasPi and OWFS

2014-08-13 Thread Gregg Levine
Hello!
Okay that's a start. I'll take that into consideration. However you
shouldn't had to do that as the kernel contains the drivers for the
devices in question.
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.


On Wed, Aug 13, 2014 at 12:38 PM, Roberto Spadim robe...@spadim.com.br wrote:
 i tested 5 diferent usb-serial devices and all they worked without problem,
 the only problem is cross-compile usb-serial driver to arm linux


 2014-08-13 13:11 GMT-03:00 Gregg Levine gregg.drw...@gmail.com:

 Hello!
 Normally when trying out ideas regarding OWFS on my Raspberry Pi model
 B I use an adapter based on the FT232 chipset. I get the same results
 as when I'm using the same adapter.

 This is connected to a DS9097U9 adapter.

 However instead of using that adapter I want to to try out a Keystone
 branded adapter instead, its a model USA-19 as it happens.

 Is anyone using this combination?
 
 Paul be careful of the rain and the puddles where you are. It made a
 mess of things where I am.
 -
 Gregg C Levine gregg.drw...@gmail.com
 This signature fought the Time Wars, time and again.


 --
 ___
 Owfs-developers mailing list
 Owfs-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/owfs-developers




 --
 Roberto Spadim
 SPAEmpresarial
 Eng. Automação e Controle

 --

 ___
 Owfs-developers mailing list
 Owfs-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/owfs-developers


--
___
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers


Re: [Owfs-developers] Using a USB to Serial adapter with a RasPi and OWFS

2014-08-13 Thread Roberto Spadim
:) no problem, probably just plug and play


2014-08-13 13:40 GMT-03:00 Gregg Levine gregg.drw...@gmail.com:

 Hello!
 Okay that's a start. I'll take that into consideration. However you
 shouldn't had to do that as the kernel contains the drivers for the
 devices in question.
 -
 Gregg C Levine gregg.drw...@gmail.com
 This signature fought the Time Wars, time and again.


 On Wed, Aug 13, 2014 at 12:38 PM, Roberto Spadim robe...@spadim.com.br
 wrote:
  i tested 5 diferent usb-serial devices and all they worked without
 problem,
  the only problem is cross-compile usb-serial driver to arm linux
 
 
  2014-08-13 13:11 GMT-03:00 Gregg Levine gregg.drw...@gmail.com:
 
  Hello!
  Normally when trying out ideas regarding OWFS on my Raspberry Pi model
  B I use an adapter based on the FT232 chipset. I get the same results
  as when I'm using the same adapter.
 
  This is connected to a DS9097U9 adapter.
 
  However instead of using that adapter I want to to try out a Keystone
  branded adapter instead, its a model USA-19 as it happens.
 
  Is anyone using this combination?
  
  Paul be careful of the rain and the puddles where you are. It made a
  mess of things where I am.
  -
  Gregg C Levine gregg.drw...@gmail.com
  This signature fought the Time Wars, time and again.
 
 
 
 --
  ___
  Owfs-developers mailing list
  Owfs-developers@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/owfs-developers
 
 
 
 
  --
  Roberto Spadim
  SPAEmpresarial
  Eng. Automação e Controle
 
 
 --
 
  ___
  Owfs-developers mailing list
  Owfs-developers@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/owfs-developers
 


 --
 ___
 Owfs-developers mailing list
 Owfs-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/owfs-developers




-- 
Roberto Spadim
SPAEmpresarial
Eng. Automação e Controle
--
___
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers


Re: [Owfs-developers] Using a USB to Serial adapter with a RasPi and OWFS

2014-08-13 Thread Gregg Levine
Hello!
Thank you Jan Kanziora for bringing that to my attention. As it
happens that's next. I'm used to using an FT232 based adapter on this
laptop for the odd One-Wire application, and also under Linux on a
different system via OWFS.

I figure if it gets to the point where this idea works, I'll take the
time to study how its port is configured, remember that's the console,
and everything gets shown there so it gets decidedly complicated.

And parenthetically my (older) sister who bought me the widget as part
of a starter kit for my birthday two years ago, badgered me something
awful over the weekend about not doing anything special with it. So I
figured I'd start here, and thence move on to being available via the
HDMI port on its side. Right now he's working headless.

My HDTV set only has two HDMI connectors, one for the Cable TV box and
another for the odd blue-ray player the vendors thought.

Which is why I ended the earlier one regarding photos and stuff. Right
now it'll be the top favorite around here, switches and temperature of
the room, if the system does end up using the GPIO port for serial to
One Wire via a MAX232 as you suggested, it will be other stuff
including room temperature.

For that it will be a second device in a nice box.

Keep those good ideas coming please Jan. And next time you're visiting
NYC I owe you lunch in a very special deli.
-
Gregg C Levine gregg.drw...@gmail.com
This signature fought the Time Wars, time and again.


On Wed, Aug 13, 2014 at 3:39 PM, Jan Kandziora j...@gmx.de wrote:
 Am 13.08.2014 18:11, schrieb Gregg Levine:
 Hello!
 Normally when trying out ideas regarding OWFS on my Raspberry Pi model
 B I use an adapter based on the FT232 chipset. I get the same results
 as when I'm using the same adapter.

 By the way: If you don't need the serial console (hardly), the Pi has a
 real RS232 on the GPIO pins. Needs a MAX2232A converter, though.


 Kind regards

 Jan

 --
 ___
 Owfs-developers mailing list
 Owfs-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/owfs-developers

--
___
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers