Re: [Owfs-developers] Pressure Sensor

2010-07-02 Thread tmk
I believe that is the same family as mine. http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MPXx5050 -tmk On Jul 2, 2010, at 1:38 PM, wrote: Mick, perhaps you may have an eye on that: http://www.rockenberg.net/data/1-Wire%20Fuellstandsmesser%20090308.pdf HTH Karl

Re: [Owfs-developers] Pressure Sensor

2010-07-02 Thread tmk
Not a 1w device, but I picked up some sensors which take 5v in and output pressure in increments between like 0-5v. Very friendly to the ADC 1w stuff -tmk On Jul 2, 2010, at 11:59 AM, Mick Sulley wrote: > Hi, > > Does anyone know of a 1-wire pressure sensor to measure water &

Re: [Owfs-developers] Announcement for a new 1-wire slave device BAE0910

2010-02-24 Thread tmk
. I will probably add 2 fields: length and name Length is so owfs can skip unknown functions. Name is the obvious thing, as you pointed out. Cheers -tmk On Feb 24, 2010, at 11:41 AM, Jim Kusznir wrote: > I've been thinking about this issue off and on for a couple years now, > a

Re: [Owfs-developers] Announcement for a new 1-wire slave device BAE0910

2010-02-24 Thread tmk
Ah, ok I was not aware of that How do you feel about the mini driver (per functionality) concept? Owfs is probably already built in a somewhat similar manner for other devices (temp. sensors perhaps) -tmk On Feb 24, 2010, at 3:28 AM, Paul Alfille wrote: On Wed, Feb 24, 2010 at 4:15

Re: [Owfs-developers] Announcement for a new 1-wire slave device BAE0910

2010-02-22 Thread tmk
ace? Owfs supports it, so I should be able to get what I need from the source code, worst case -tmk On Feb 22, 2010, at 7:38 AM, Benjamin Donnachie wrote: > On 22 February 2010 15:22, Pascal Baerten > wrote: >> But if for any reason I would stop this activity, I will pass th

Re: [Owfs-developers] How can i get a slave serial number allocated?

2010-02-20 Thread tmk
. Since I am using owfs, I will probably add some support. I am certainly with sharing my code, but am not sure if it would be useful. Is there some functionality which is especially sought after? -tmk On Feb 20, 2010, at 8:11 PM, Paul Alfille wrote: Do you want this supported under OWFS