Re: [Owfs-developers] Owserver on pi (zero) using DS18B20 and pullup resistor

2016-09-05 Thread Colin Law
On 4 September 2016 at 19:59, Jan Kandziora wrote: > Am 04.09.2016 um 19:08 schrieb Colin Law: >> >> I have it to 3.3V ok. So 4.7k is ok for 3 wire mode but for parasitic >> it should be 1.5k >> > Yes. > >> >> To summarize then, for parasitic mode I should not need an external >> strong pullup and

[Owfs-developers] Read errors accessing DS18B20 on Pi using w1

2016-09-05 Thread Colin Law
As in an earlier thread I am using an DS18B20 directly connected to GPIO pins of a Pi Zero with 1.5k pullup, operating at 3.3v. Owserver is version 3.1p1-6 from raspbian testing. I have specified dtoverlay=w1-gpio,gpiopin=4 and done sudo modprobe w1-gpio pullup=1 This basically works, both when c

Re: [Owfs-developers] Owserver on pi (zero) using DS18B20 and pullup resistor

2016-09-05 Thread Jan Kandziora
Am 05.09.2016 um 09:00 schrieb Colin Law: > > When estimating device temperature for devices mounted on a PCB the > convention is to use a linear model (see [1] for example). This > applies to devices such as transistors mounted above the PCB on leads > as well as to surface mount devices. Quite

Re: [Owfs-developers] Changing offset on B1-R1-A

2016-09-05 Thread Jan Kandziora
Am 05.09.2016 um 04:45 schrieb Michael Hughes: > > I was trying to change the offset on my barometer with: > > echo "159" > /1-wire/1F.C9D1/main/26.113A2000/B1-R1-A/offset > > this hung and when I tried looking at the B1-R1-A directory with a ls, > that hung also. Now owfs seems to

Re: [Owfs-developers] Read errors accessing DS18B20 on Pi using w1

2016-09-05 Thread Jan Kandziora
Am 05.09.2016 um 17:23 schrieb Colin Law: > As in an earlier thread I am using an DS18B20 directly connected to > GPIO pins of a Pi Zero with 1.5k pullup, operating at 3.3v. Owserver > is version 3.1p1-6 from raspbian testing. > > I have specified > dtoverlay=w1-gpio,gpiopin=4 > and done > sudo mo

Re: [Owfs-developers] Read errors accessing DS18B20 on Pi using w1

2016-09-05 Thread Colin Law
On 5 September 2016 at 20:13, Jan Kandziora wrote: > Am 05.09.2016 um 17:23 schrieb Colin Law: >> As in an earlier thread I am using an DS18B20 directly connected to >> GPIO pins of a Pi Zero with 1.5k pullup, operating at 3.3v. Owserver >> is version 3.1p1-6 from raspbian testing. >> >> I have sp

Re: [Owfs-developers] Changing offset on B1-R1-A

2016-09-05 Thread Michael Hughes
On Mon, 5 Sep 2016 21:03:36 +0200 Jan Kandziora wrote: > Am 05.09.2016 um 04:45 schrieb Michael Hughes: > > > > I was trying to change the offset on my barometer with: > > > > echo "159" > > > /1-wire/1F.C9D1/main/26.113A2000/B1-R1-A/offset > > > > this hung and when I tried lookin

Re: [Owfs-developers] Changing offset on B1-R1-A

2016-09-05 Thread Jan Kandziora
Am 06.09.2016 um 00:17 schrieb Michael Hughes: > > Jan, I have attached the output from the owserver --debug. It > looks to me that it was able to set the offset. > Yes, it seems this way. That means the owlib functions work. Do you have this special problem with the FUSE binding only with that