Re: [Owfs-developers] Serial<->USB and/or Serial<->Ethernet

2012-01-10 Thread Roberto Spadim
yes... 44USD is near to a ARM LINUX device 2012/1/10 Markus Gaugusch : > My bad, this is just the Ethernet Jack :-( > The whole set is available for $44 ... too much!! > > > On Jan 10, Markus Gaugusch wrote: > >> How about this one? Haven't tried it yet, though ... >> http://www.crownhill.co.uk/p

Re: [Owfs-developers] Serial<->USB and/or Serial<->Ethernet

2012-01-10 Thread Markus Gaugusch
My bad, this is just the Ethernet Jack :-( The whole set is available for $44 ... too much!! On Jan 10, Markus Gaugusch wrote: How about this one? Haven't tried it yet, though ... http://www.crownhill.co.uk/product.php?prod=2167 On Jan 10, Roberto Spadim wrote: this work nice... the real n

Re: [Owfs-developers] Serial<->USB and/or Serial<->Ethernet

2012-01-10 Thread Markus Gaugusch
How about this one? Haven't tried it yet, though ... http://www.crownhill.co.uk/product.php?prod=2167 On Jan 10, Roberto Spadim wrote: this work nice... the real nice thing could be a ethenet - serial for only 15USD :/ i didn´t found this yet, while i know that a microchip pic18X could do

Re: [Owfs-developers] Serial<->USB and/or Serial<->Ethernet

2012-01-10 Thread Roberto Spadim
this work nice... the real nice thing could be a ethenet - serial for only 15USD :/ i didn´t found this yet, while i know that a microchip pic18X could do the job 2012/1/10 Phil White : > While researching for something else, I came across this link. > Useful if you want to prototype... > > ht

Re: [Owfs-developers] Serial<->USB and/or Serial<->Ethernet

2012-01-10 Thread Phil White
While researching for something else, I came across this link. Useful if you want to prototype... http://www.sparkfun.com/products/9873 -- Phil On 4 January 2012 21:34, Eric Vickery wrote: > This is not exactly directly related to OWFS but this is the best Linux > list I am on. > > I am thinki

Re: [Owfs-developers] Serial<->USB and/or Serial<->Ethernet

2012-01-05 Thread Eloy Paris
Hi Marc, On 01/05/2012 11:10 AM, Marc MERLIN wrote: > On Wed, Jan 04, 2012 at 05:42:02PM -0500, Eloy Paris wrote: >> Hi Eric, >> >> On 01/04/2012 04:34 PM, Eric Vickery wrote: >> >>> This is not exactly directly related to OWFS but this is the best Linux >>> list I am on. >>> >>> I am thinking a

Re: [Owfs-developers] Serial<->USB and/or Serial<->Ethernet

2012-01-05 Thread Marc MERLIN
On Wed, Jan 04, 2012 at 05:42:02PM -0500, Eloy Paris wrote: > Hi Eric, > > On 01/04/2012 04:34 PM, Eric Vickery wrote: > > > This is not exactly directly related to OWFS but this is the best Linux > > list I am on. > > > > I am thinking about designing a new device 1-Wire Hub that has either a U

Re: [Owfs-developers] Serial<->USB and/or Serial<->Ethernet

2012-01-04 Thread Kurt Forsberg
On 01/04/2012 04:34 PM, Eric Vickery wrote: > ...I am wondering if Linux has built-in drivers for Serial<->USB... Every USB to serial adapter I've ever tried with Linux worked without doing anything more than plugging it in. The only time I ever had an issue with one was when I was using it to c

Re: [Owfs-developers] Serial<->USB and/or Serial<->Ethernet

2012-01-04 Thread Eloy Paris
Hi Eric, On 01/04/2012 04:34 PM, Eric Vickery wrote: > This is not exactly directly related to OWFS but this is the best Linux list > I am on. > > I am thinking about designing a new device 1-Wire Hub that has either a USB > or Ethernet interface > and I am wondering if Linux has built-in drive

Re: [Owfs-developers] Serial<->USB and/or Serial<->Ethernet

2012-01-04 Thread Eric Vickery
I found ser2net but from what I was reading it looks like it is for an Ethernet device to connect to a serial port of the Linux machine. The Ethernet and/or USB would be implemented on a PIC processor so unless the Linux drivers supported generic USB CDC or Ethernet

Re: [Owfs-developers] Serial<->USB and/or Serial<->Ethernet

2012-01-04 Thread Paul Alfille
Defintely serial->usb. (It actually depends on which specific brand but many are supported.) I haven't seen built-in support for serial->ethernet, but ser2net is a widely available utility that seems to support the Xport products among others. Paul Alfille On Wed, Jan 4, 2012 at 4:34 PM, Eric Vi

[Owfs-developers] Serial<->USB and/or Serial<->Ethernet

2012-01-04 Thread Eric Vickery
This is not exactly directly related to OWFS but this is the best Linux list I am on. I am thinking about designing a new device 1-Wire Hub that has either a USB or Ethernet interface and I am wondering if Linux has built-in drivers for Serial<->USB and/or Serial<->Ethernet. That way I could

Re: [Owfs-developers] serial 1-wire adapter review

2011-12-02 Thread p4trykx
Dnia 02-12-2011 o 12:33:38 Roberto Spadim napisał(a): > uhm... nice, but.. you have a isolated the serial line (ADUM1402) > what about the power supply? why don´t isolate it too? It's powered from another plug power supply. It's one of those small ones I think it has some kind of transformer

Re: [Owfs-developers] serial 1-wire adapter review

2011-12-02 Thread Roberto Spadim
uhm... nice, but.. you have a isolated the serial line (ADUM1402) what about the power supply? why don´t isolate it too? try a MINMAX MAU202, it have everything inside, if you know other isolated dc/dc converter let us know about it too :) minmax is very hard to find here, i buy it only from intern

Re: [Owfs-developers] serial 1-wire adapter review

2011-12-01 Thread Eloy Paris
Hi p4trykx, On 12/01/2011 07:40 PM, p4trykx wrote: > Hello > I recently build a dual 1-wire adapter based on two DS2480B chips. It is > also isolated with Analog Devices ADUM2402(or similar) isolator. It's > connected to my Asus WL-500W 2 serial ports. The uart header has also > +3.3V and this po

Re: [Owfs-developers] Serial over TCP/IP

2011-09-17 Thread Markus Gaugusch
On Jun 6, Paul Alfille wrote: > owfs does support telnet (RFC2217) control of the serial port for most > of the serial adapters. > It was tested with ser2net. > > For example, with a DS9097U adapter, instead of > > /opt/owfs/bin/owserver -d /dev/ttyS0 > > do > > /opt/owfs/bin/owserver -d 192.168.

Re: [Owfs-developers] serial over telnet - help

2011-08-12 Thread Roberto Spadim
serproxy is the same ser2net but using raw, instead of telnet protocol in other words it don´t allow baud rate, rts, etc and character 255 isn´t a protocol character all text is resend to serial no convertions or protocol, just write and read works with serproxy 2011/8/12 Paul Alfille > Hmm, it

Re: [Owfs-developers] serial over telnet - help

2011-08-12 Thread Paul Alfille
Hmm, it does currently work with ser2net and a passive adapter (within the same machine or across a very fast LAN). I can't find much information on serproxy. What happens when you try it? Optimally unrecognized telnet options should be ignored. Paul On Fri, Aug 12, 2011 at 11:47 AM, Roberto S

Re: [Owfs-developers] serial over telnet - help

2011-08-12 Thread Roberto Spadim
no problem , i found the ser2net bug, it was a (uint32_l) convertion, but lets things about it.. using tcp/ip + bitbang... i think it couldn't work very well maybe at tcp/ip (telnet) we should only allow active adapters, what you think? with this, we could work with single tcp/serial converters (li

Re: [Owfs-developers] serial over telnet - help

2011-08-11 Thread Paul Alfille
Changing baud rate is only needed for the passive adapter (discrete components). All the other serial bus masters use fairly common and unchanging baud rates: 9600,8,1,n DS9790U 9600,8,1,N LINK 11500,8,1,N HA5 etc However, I do have the code set the baud rate at the start because it doesn't know

[Owfs-developers] serial over telnet - help

2011-08-11 Thread Roberto Spadim
hi guys, i´m using ser2net but it get a SIGBUS when changing setbaudrate question: can i run owhttp ow owserver without changing baudrate? -- Roberto Spadim Spadim Technology / SPAEmpresarial -- Get a FREE DOWNLOAD! and l

Re: [Owfs-developers] Serial ASCII displays

2011-06-11 Thread Paul Alfille
I'd look at Pascal Baerten's BAE chips. They are supported by OWFS, and have rather interesting programmable functionality. http://www.brain4home.eu/index.php Paul On Fri, Jun 10, 2011 at 11:22 AM, Bob Armstrong wrote: >  I have a fairly extensive 1-wire network that works pretty well (thanks, >

[Owfs-developers] Serial ASCII displays

2011-06-10 Thread Bob Armstrong
I have a fairly extensive 1-wire network that works pretty well (thanks, Paul!) and now I have a handful of 20 character VFD alphanumeric displays that I want to add to it. There are some VFD displays that have parallel interfaces that mimic 44780 type LCD controllers, but these are not those

Re: [Owfs-developers] Serial over TCP/IP

2011-06-07 Thread Roberto Spadim
it´s important to check that some hardware serial port have a buffer of serial incomming chars (serial it´s a character device), you should set it to the lowest value to don´t have many problems, i tested with some digi and others pic/atmel microcontrollers, and it´s working fine 2011/6/7 Paul Alf

Re: [Owfs-developers] Serial over TCP/IP

2011-06-06 Thread Paul Alfille
owfs does support telnet (RFC2217) control of the serial port for most of the serial adapters. It was tested with ser2net. For example, with a DS9097U adapter, instead of /opt/owfs/bin/owserver -d /dev/ttyS0 do /opt/owfs/bin/owserver -d 192.168.1.23:10001 # assuming that's the right address and

Re: [Owfs-developers] Serial over TCP/IP

2011-06-06 Thread Roberto Spadim
hummm nice check Telnet Com Port Control is defined in RFC2217. Refer to the Help Guide Com Port Control Compliance at http://www.precidia.com/ products/documentation.html for a list of the Com Port Control commands supported by the Ether232Plus. page 28 of your datasheet i must test, but i think

Re: [Owfs-developers] Serial over TCP/IP

2011-06-06 Thread Markus Gaugusch
On Jun 6, Roberto Spadim wrote: > hum, you must check if your serial-ethernet allow change o baud rate, Yes, I can change baud rate via telnet on the box. The serial data is passed via another port (e.g. 1000, freely defined). > rts, cts, etc... using only one port, this is the 'telnet' protoco

Re: [Owfs-developers] Serial over TCP/IP

2011-06-06 Thread Roberto Spadim
hum, you must check if your serial-ethernet allow change o baud rate, rts, cts, etc... using only one port, this is the 'telnet' protocol in raw mode for example, you will never change baud rate, only changing parameters of box, or a file... with 'telnet' protocol you can change it without disconne

Re: [Owfs-developers] Serial over TCP/IP

2011-06-06 Thread Markus Gaugusch
On Jun 4, Roberto Spadim wrote: hum, it must be a telnet based tcp/ip protocol, it´s not only raw protocol if you don´t know what´s telnet based protocol check more at ser2net software, it´s a raw/telnet serial<->ethernet program Hi Roberto! I'm not sure what you mean. My box supports lots

Re: [Owfs-developers] Serial over TCP/IP

2011-06-04 Thread Roberto Spadim
hum, it must be a telnet based tcp/ip protocol, it´s not only raw protocol if you don´t know what´s telnet based protocol check more at ser2net software, it´s a raw/telnet serial<->ethernet program 2011/6/4 Markus Gaugusch : > Hi! > > I'm using self-made DS2480B serial adaptors and got hold of a

[Owfs-developers] Serial over TCP/IP

2011-06-04 Thread Markus Gaugusch
Hi! I'm using self-made DS2480B serial adaptors and got hold of a Serial-to-Ethernet (TCP/IP) box (Precidia Ether232). Is anybody here using such a box together with owfs (owserver)? The box listens on a freely defined tcp port to forward data between the PC and the serial device. best regar

Re: [Owfs-developers] Serial/UART bus master?

2011-03-16 Thread Paul Alfille
Yes. It's the"passive" adapter and is fully supportted and works well On Mar 16, 2011 12:50 AM, wrote: > I've been intrigued by the maxim appnote about how to implement 1-wire with a UART. > > http://www.maxim-ic.com/app-notes/index.mvp/id/214 > > Does owfs support bus masters using this type of i

[Owfs-developers] Serial/UART bus master?

2011-03-15 Thread nufan_wfk
I've been intrigued by the maxim appnote about how to implement 1-wire with a UART. http://www.maxim-ic.com/app-notes/index.mvp/id/214 Does owfs support bus masters using this type of interface? In particular, something like figure 2a would be easy to construct, and you could probably put a 1-

Re: [Owfs-developers] SERIAL

2007-01-15 Thread Roberto Spadim
ok, anybody know something like virtual com ports? i know that exists IP based virtual ports, but have anyone rs485 based?! we could start an project to implement?! Gregg Levine escreveu: > On 1/14/07, Roberto Spadim <[EMAIL PROTECTED]> wrote: > >> I was thinking about an network of ds2480 >>

Re: [Owfs-developers] SERIAL

2007-01-14 Thread Gregg Levine
On 1/14/07, Roberto Spadim <[EMAIL PROTECTED]> wrote: > I was thinking about an network of ds2480 > Could we implement something like > computer <=> rs485 <=> rs232 <=> ds2480 > rs232 <=> ds2480 > > we will need a rs485 <=> rs232 converter, or a rs485<=>i2c converter > (using

[Owfs-developers] SERIAL

2007-01-14 Thread Roberto Spadim
I was thinking about an network of ds2480 Could we implement something like computer <=> rs485 <=> rs232 <=> ds2480 rs232 <=> ds2480 we will need a rs485 <=> rs232 converter, or a rs485<=>i2c converter (using i2c), we will need an network protocol too i was thinking about

Re: [Owfs-developers] Serial Port Requirements

2006-04-24 Thread Christoph Scheurer
Hi, I see your problem, but on the other side you have all motherboards with PCI slots (which have SMBus contacts) and any recent RAM slots which have on-board SMBus controllers but no generic I2C host chips. And most of these are already supported by the kernel. From what I could see in the w1 k

Re: [Owfs-developers] Serial Port Requirements

2006-04-23 Thread Jan Kandziora
Am Sonntag, 23. April 2006 08:23 schrieb Christoph Scheurer: > Hi, > > Besides more restrictive electrical specifications and timeouts to prevent > the bus to be locked, SMBus is a subset of I2C, i.e. for the protocol > every I2C master device can send all commands a SMBus slave is able to > under

Re: [Owfs-developers] Serial Port Requirements

2006-04-23 Thread Paul Alfille
Great. It looks exactly like the one I got (at your recommendation) from lm_sensors-2.10.0/kernel/include/i2c-dev.h Thanks, Paul On 4/23/06, Christoph Scheurer <[EMAIL PROTECTED]> wrote: This is a nice discussion of the interoperatbility:http://www.maxim-ic.com/appnotes.cfm/appnote_number/47

Re: [Owfs-developers] Serial Port Requirements

2006-04-23 Thread Christoph Scheurer
This is a nice discussion of the interoperatbility: http://www.maxim-ic.com/appnotes.cfm/appnote_number/476 I'll also attach the i2c header file I was refering to earlier. Christoph On Sun, Apr 23, 2006 at 08:23:57AM +0200, Christoph Scheurer wrote: > Hi, > > Besides more restrictive electr

Re: [Owfs-developers] Serial Port Requirements

2006-04-22 Thread Christoph Scheurer
Hi, Besides more restrictive electrical specifications and timeouts to prevent the bus to be locked, SMBus is a subset of I2C, i.e. for the protocol every I2C master device can send all commands a SMBus slave is able to understand while this is not true the other way around. Because of this it wo

Re: [Owfs-developers] Serial Port Requirements

2006-04-22 Thread Paul Alfille
That's OK. There is so little actual i2c code, I can use the raw i2c commands. Near as I can tell, there are only a few primatives: DeviceReset 1W reset 1W channel select 1W read/write byte 1W triplet 1W powerbyte Some things, like selecting i2c address, and distinguishing between -100 and -800

Re: [Owfs-developers] Serial Port Requirements

2006-04-22 Thread Jan Kandziora
Am Samstag, 22. April 2006 15:55 schrieb Paul Alfille: > Ok, after perusing a lot of code examples, I get it. > > Everyone cheats. They either copy the relevant defines from the header > file, or pretend that kernel headers are the same as glibc headers. It's > messy, but I can do that. > I'd like

Re: [Owfs-developers] Serial Port Requirements

2006-04-22 Thread Christoph Scheurer
Hi, as far as I remember the header file which is supposed to be used with userland programs is distributed as part of the the lm-sensors source package as it is needed also in the sensors-detect program. Christoph On Sat, Apr 22, 2006 at 09:55:33AM -0400, Paul Alfille wrote: > Ok, after perusin

Re: [Owfs-developers] Serial Port Requirements

2006-04-22 Thread Paul Alfille
Ok, after perusing a lot of code examples, I get it. Everyone cheats. They either copy the relevant defines from the header file, or pretend that kernel headers are the same as glibc headers. It's messy, but I can do that. Paul On Friday 21 April 2006 09:31 pm, Paul Alfille wrote: > Jan (or an

Re: [Owfs-developers] Serial Port Requirements

2006-04-21 Thread Paul Alfille
Jan (or anyone else). I'm having trouble with /dev/i2c programming. There are many usermode examples, including kernel source /Documentation/i2c Linux journal: http://www.linux-mag.com/content/view/96/2108/1/6/ http://www.charmed.com/txt/dev-interface.txt http://lists.arm.linux.org.uk/pipermail/

Re: [Owfs-developers] Serial Port Requirements

2006-04-16 Thread Paul Alfille
I just looked at my old Suse 8.2 box. Kernel 2.4.21 It has i2c driver modules and i2c entries in /dev. PaulOn 4/16/06, Jan Kandziora <[EMAIL PROTECTED]> wrote: Am Sonntag, 16. April 2006 16:25 schrieb Paul Alfille:> /dev/i2c is char major 89.>> Pretty nice kernal code has been written by Ben Garde

Re: [Owfs-developers] Serial Port Requirements

2006-04-16 Thread Jan Kandziora
Am Sonntag, 16. April 2006 16:25 schrieb Paul Alfille: > /dev/i2c is char major 89. > > Pretty nice kernal code has been written by Ben Gardener > ^^; > If I code somethig up, do you have a test platform? > The PXA base board I use has an I²C socket which should work fine, if we trust the manufa

Re: [Owfs-developers] Serial Port Requirements

2006-04-16 Thread Paul Alfille
/dev/i2c is char major 89. Pretty nice kernal code has been written by Ben Gardener If I code somethig up, do you have a test platform? PaulOn 4/16/06, Jan Kandziora <[EMAIL PROTECTED]> wrote: Am Sonntag, 16. April 2006 01:59 schrieb Paul Alfille:> Hmm... voltage? 5V, right?>There's a MAX232 on

Re: [Owfs-developers] Serial Port Requirements

2006-04-16 Thread Jan Kandziora
Am Sonntag, 16. April 2006 01:59 schrieb Paul Alfille: > Hmm... voltage? 5V, right? > There's a MAX232 on the serial port of the test board I'm using. I'd tried a DS9097U adaptor. Hm, maybe you are right and this is solely a power issue. The DS9097 is powered through the DTR etc. lines, right? Ma

Re: [Owfs-developers] Serial Port Requirements

2006-04-15 Thread Paul Alfille
Hmm... voltage? 5V, right?On 4/15/06, Paul Alfille <[EMAIL PROTECTED]> wrote: Well, power, of course. We also use some buffering of data.  From ow_connection.h /* com port fifo info */ /* The UART_FIFO_SIZE defines the amount of bytes that are written before  * reading the reply. Any positive valu

Re: [Owfs-developers] Serial Port Requirements

2006-04-15 Thread Paul Alfille
Well, power, of course. We also use some buffering of data.  From ow_connection.h /* com port fifo info */ /* The UART_FIFO_SIZE defines the amount of bytes that are written before  * reading the reply. Any positive value should work and 16 is probably low  * enough to avoid losing bytes in even m

[Owfs-developers] Serial Port Requirements

2006-04-15 Thread Jan Kandziora
Dear All, I'm currently working with a "Kontron PXA" embedded board, wich seems to have nostandard serial ports. These ports work fine for serial console, but fail using the DS2480 based 1W adaptors (with owfs, at least) Which are the requirements to serial ports - 9600 Baud, I think, but this