[weewx-user] Re: Acurite 01536 (Costco) pressure sensor

2017-01-22 Thread David Morgan
Note from the datasheet that it measures both pressure and temperature, and 
has correction constants built in, but correction must be applied 
externally.

On Sunday, January 22, 2017 at 10:55:11 PM UTC-8, David Morgan wrote:
>
> I have been able to photograph and read the sensor in my unit.   Here is a 
> photo.  The black IC next to it has a different part of a photo pasted over 
> it so you can see the chip labeling.
>
> This may be the proper design PDF for the sensor: 
> http://www.mouser.com/ds/2/418/MS5637-02BA03-768293.pdf
>
>
>
> http://www.mouser.com/ProductDetail/Measurement-Specialties/MS563702BA03-50/?qs=ZSTLft15nNCFYZwlCm%2FnTA%3D%3D
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] Re: Acurite 01536 (Costco)

2017-01-22 Thread David Morgan


On Wednesday, January 18, 2017 at 4:24:16 PM UTC-8, David Morgan wrote:
>
>
>> I also got a Costco Acurite  01536-RX for Christmas.   
> . I am curious if anyone knows yet what sensors are used.  I have 
> resisted peeking so far, but  that may change. 
>

I have been looking I photos I took of the main board.   I now see that it 
uses a 24C512 EEPROM.   Right next to it appears to be the barometric 
pressure sensor.  Photo is not good enough to read the part number.   Also, 
I believe the humidity and temp sensors are on long leads, and stick out to 
where they are close to the air opening in the upper left side of the unit 
as you look at it from the front.

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] Re: Acurite 01536 (Costco)

2017-01-19 Thread David Morgan


On Wednesday, January 18, 2017 at 4:24:16 PM UTC-8, David Morgan wrote:
>
>
>>
> The barometric pressure is way wrong on the console, and there is some 
> disagreement between the console and the WeeWx display. I am curious if 
> anyone knows yet what sensors are used.  I have resisted peeking so far, 
> but  that may change. 
>
I did take the console apart last night to see what parts were used.   I 
found the ICs were covered over with a hard black coating so you cannot 
identify what is there.  I did not find anything that looked like pressure 
sensor.   I did find what is probably the temp sensor.

I am finding that with my laptop, connecting to the console is not 
consistent.  Once connected, it seems to do OK.  I am not a programmer, so 
understanding the python code is not so easy for me.   Makes it hard to 
understand just where things are not working.  Wireshark is showing the 
system is having trouble initiating the transfer of data from the console 
to the host, even though it has already read the initialization data from 
the console.  Below is a dump from wireshark.   

Frame 595, the host issues a   USB   SET INTERFACE Request
Frame 596, the console responds,   USB   SET INTERFACE Response  :: URB 
status: Protocol error (-EPROTO) (-71)
Frame 597, the host issues a   USBHID GET_REPORT Request
Frame 598, the console responds,   USBHID GET_REPORT Response :: URB 
status: Success (0)   Console responded with 10 data bytes.

All following messages were successful.   So why did it just start working? 
 And why was the data request successful when the set interface request 
failed?  Is it not necessary for the USB interface to be set before a 
USBHID request?  Who sent the USB request?  Was it Python or the linux 
kernel?  These are things I have not figured out.


595 690.183528 host  5.14.0USB 
 64 SET INTERFACE Request

Frame 595: 64 bytes on wire (512 bits), 64 bytes captured (512 bits) on 
interface 0
USB URB
[Source: host]
[Destination: 5.14.0]
URB id: 0x88011c951300
*URB type: URB_SUBMIT ('S')*
URB transfer type: URB_CONTROL (0x02)
Endpoint: 0x00, Direction: OUT
Device: 14
URB bus id: 5
Device setup request: relevant (0)
Data: present (0)
URB sec: 1484814928
URB usec: 977890
URB status: Operation now in progress (-EINPROGRESS) (-115)
URB length [bytes]: 0
Data length [bytes]: 0
[Response in: 596]
Interval: 0
Start frame: 0
Copy of Transfer Flags: 0x
Number of ISO descriptors: 0
URB setup
  00 13 95 1c 01 88 ff ff *53* 02 00 0e 05 00 00 00   *S*... 
Submit
0010  50 7a 80 58 00 00 00 00 e2 eb 0e 00 8d ff ff ff   Pz.X
0020  00 00 00 00 00 00 00 00 01 0b 00 00 00 00 00 00   
0030  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   


596 690.187517 5.14.0host  USB 
 64 SET INTERFACE Response

Frame 596: 64 bytes on wire (512 bits), 64 bytes captured (512 bits) on 
interface 0
USB URB
  *  [Source: 5.14.0]*
*[Destination: host]*
URB id: 0x88011c951300
URB type: URB_COMPLETE ('C')
URB transfer type: URB_CONTROL (0x02)
Endpoint: 0x00, Direction: OUT
Device: 14
URB bus id: 5
Device setup request: not relevant ('-')
Data: not present ('>')
URB sec: 1484814928
URB usec: 981879
 *   URB status: Protocol error (-EPROTO) (-71)*
URB length [bytes]: 0
Data length [bytes]: 0
[Request in: 595]
[*Time from request: 0.003989000 seconds*]
Unused Setup Header
Interval: 0
Start frame: 0
Copy of Transfer Flags: 0x
Number of ISO descriptors: 0
  00 13 95 1c 01 88 ff ff 43 02 00 *0e 05 00* 2d 3e   C.-> 
  From 14  05, the console bus address
0010  50 7a 80 58 00 00 00 00 77 fb 0e 00 *b9 ff ff ff*   Pz.Xw... 
 Bold means protocol error
0020  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   
0030  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   


597 690.187738 host  5.14.0USBHID   
64 GET_REPORT Request

Frame 597: 64 bytes on wire (512 bits), 64 bytes captured (512 bits) on 
interface 0
USB URB
*[Source: host]*
*[Destination: 5.14.0]*
URB id: 0x88011c951300
*URB type: URB_SUBMIT ('S')*
URB transfer type: URB_CONTROL (0x02)
Endpoint: 0x80, Direction: IN
Device: 14
URB bus id: 5
Device setup request: relevant (0)
Data: not present ('<')
URB sec: 1484814928
URB usec: 982100
URB status: Operation now in progress (-EINPROGRESS) (-115)
URB length [bytes]: 10
Data length [bytes]: 0
[Response in: 598]
Interval: 0
Start frame: 0
Copy of Transfer Flags: 0x0200
Number of ISO descriptors: 0
[bInterfaceClass: HID (0x03)]
URB setup
bRequest: GET_REPORT (0x01)
wVal

[weewx-user] Re: Acurite 01536 (Costco)

2017-01-18 Thread mwall
On Wednesday, January 18, 2017 at 7:24:16 PM UTC-5, David Morgan wrote:

 After getting it running, I found I can use Wireshark to look at the 
> serial interface (after enabling a kernel module), would have been nice to 
> know that earlier.
>

there are a few threads in this forum, as well as the weewx-development 
forum, about sniffing usb, serial, or network traffic in order to figure 
out what the hardware is doing.

the protocol for the acurite hardware is pretty straightforward - the 
trickiest part was figuring out the temperature/pressure encoding, but 
george cracked that one when he found the spec sheet for the HP03S sensor 
they were using.  then it took awhile to figure out the firmware bugs and 
hardware variants after the initial 01035/01036 models.

if you want to hack on your station, you might try to make reading of 
history records reliable (the R3 messages).  acurite consoles do not have 
much memory, and it is rather pointless for older hardware, but could be 
useful for newer hardware that defaults to having usb comms enabled after 
power cycling.
 

>  
>
The barometric pressure is way wrong on the console, and there is some 
> disagreement between the console and the WeeWx display. I am curious if 
> anyone knows yet what sensors are used.  I have resisted peeking so far, 
> but  that may change.
>

take a look at the comments in the driver file, acurite.py

it explains pretty much everything we know about acurite hardware, 
including the reason for the console barometer readings.

other driver files contain similar information about their respective 
hardware.

there have been many contributions from many different people!

m 

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] Re: Acurite 01536 (Costco)

2017-01-18 Thread David Morgan

>
>
> I also got a Costco Acurite  01536-RX for Christmas.   Delayed a couple of 
weeks in setting it up.  I tried weewx first on my Toshiba L355, not 
successful.  But I was not successful at first, probably my error.  I think 
I tried installing with the deb package and from the Mint repository both. 
 I did get to the input screen a couple of times, was not sure what to use 
for the model number as it is not listed as supported.   Decided to try it 
on my wifes laptop, a Lenovo, running Mint 17.x or 18.  It worked just 
fine.  Came back to my computer, finally got it running.  Don't know why, 
it seems to have a hard time getting started.  I plan to do more looking at 
that.  I modified acurite.py a little for debugging.  After getting it 
running, I found I can use Wireshark to look at the serial interface (after 
enabling a kernel module), would have been nice to know that earlier.

The barometric pressure is way wrong on the console, and there is some 
disagreement between the console and the WeeWx display. I am curious if 
anyone knows yet what sensors are used.  I have resisted peeking so far, 
but  that may change.  I will admit to being older, and getting confused 
about what I entered where in getting this going.  But it has been fun, and 
interesting poking through the Python code to add a couple of debugging 
outputs to the log file.

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Acurite 01536 (Costco)

2017-01-10 Thread Brian Champion-Wescott
Thanks Marcus.  I finally got mine working today.

I agree.  Power from USB should have been standard.



On Wednesday, January 4, 2017 at 6:00:11 PM UTC-5, Marcus Watkins wrote:
>
> I'm using a raspberry pi 2. I did hack together a USB cable power combo 
> and power the unit from that. Why they don't take power over USB out of the 
> box is beyond me...
>
> On Jan 4, 2017 11:23 AM, "Brian Champion-Wescott"  > wrote:
>
>> Marcus,
>>
>> What hardware are you using for your AcuRite 01536?  I have tried using a 
>> few different Linux distros on regular laptops, without any luck.  Are you 
>> using a Raspberry Pi?
>>
>> Thanks,
>> Brian
>>
>> On Sunday, December 25, 2016 at 2:17:58 PM UTC-5, Marcus Watkins wrote:
>>>
>>> For Christmas today I received an Acurite 01536 5-in-1 weather station 
>>> with USB connection (from Costco). I set it up with weewx and was excited 
>>> to see it works out of the box for the most part.
>>>
>>> One difference from the docs is there's no 'USB Mode' switch on this 
>>> base, so I'm interested to see if the log fills up over time.
>>>
>>> The only real 'issue' is the barometer reads outside the values allowed 
>>> by weewx by default. I'm also seeing values vary by quite a bit, but it's 
>>> super windy out right now. I added an adjustment to match the display, 
>>> we'll see how it lines up over time.
>>>
>>> Does anyone know if the display reports barometer or pressure?
>>>
>>> All in all, seems to be working great.
>>>
>>> -Marcus
>>>
>>>
>>>
>>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "weewx-user" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/weewx-user/_uOEWSOPBQk/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> weewx-user+...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Acurite 01536 (Costco)

2017-01-04 Thread Marcus Watkins
I'm using a raspberry pi 2. I did hack together a USB cable power combo and
power the unit from that. Why they don't take power over USB out of the box
is beyond me...

On Jan 4, 2017 11:23 AM, "Brian Champion-Wescott" 
wrote:

> Marcus,
>
> What hardware are you using for your AcuRite 01536?  I have tried using a
> few different Linux distros on regular laptops, without any luck.  Are you
> using a Raspberry Pi?
>
> Thanks,
> Brian
>
> On Sunday, December 25, 2016 at 2:17:58 PM UTC-5, Marcus Watkins wrote:
>>
>> For Christmas today I received an Acurite 01536 5-in-1 weather station
>> with USB connection (from Costco). I set it up with weewx and was excited
>> to see it works out of the box for the most part.
>>
>> One difference from the docs is there's no 'USB Mode' switch on this
>> base, so I'm interested to see if the log fills up over time.
>>
>> The only real 'issue' is the barometer reads outside the values allowed
>> by weewx by default. I'm also seeing values vary by quite a bit, but it's
>> super windy out right now. I added an adjustment to match the display,
>> we'll see how it lines up over time.
>>
>> Does anyone know if the display reports barometer or pressure?
>>
>> All in all, seems to be working great.
>>
>> -Marcus
>>
>>
>>
>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "weewx-user" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/weewx-user/_uOEWSOPBQk/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> weewx-user+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] Re: Acurite 01536 (Costco)

2017-01-04 Thread Brian Champion-Wescott
Marcus,

What hardware are you using for your AcuRite 01536?  I have tried using a 
few different Linux distros on regular laptops, without any luck.  Are you 
using a Raspberry Pi?

Thanks,
Brian

On Sunday, December 25, 2016 at 2:17:58 PM UTC-5, Marcus Watkins wrote:
>
> For Christmas today I received an Acurite 01536 5-in-1 weather station 
> with USB connection (from Costco). I set it up with weewx and was excited 
> to see it works out of the box for the most part.
>
> One difference from the docs is there's no 'USB Mode' switch on this base, 
> so I'm interested to see if the log fills up over time.
>
> The only real 'issue' is the barometer reads outside the values allowed by 
> weewx by default. I'm also seeing values vary by quite a bit, but it's 
> super windy out right now. I added an adjustment to match the display, 
> we'll see how it lines up over time.
>
> Does anyone know if the display reports barometer or pressure?
>
> All in all, seems to be working great.
>
> -Marcus
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Acurite 01536 (Costco)

2016-12-31 Thread Landon Orr
Yea, I'm actually going to have to take my comment back. Windspeed and 
direction are working fine now. Just setting it up, sorry about the false 
alarm.

On Saturday, December 31, 2016 at 6:05:52 PM UTC-7, Marcus Watkins wrote:
>
> My wind speed and direction works with no adjustments...
>
> On Dec 31, 2016 6:04 PM, "Landon Orr" > 
> wrote:
>
>> I'm also not getting windspeed or direction on my 01536. Currently, I'm 
>> seeing a 2mph wind and a SSE direction on the console but Weewx is showing 
>> both as 0.
>>
>> On Saturday, December 31, 2016 at 6:02:03 PM UTC-7, Andy wrote:
>>>
>>> wind speed and direction work for me.  In weewx no direction is shown if 
>>> speed is zero.  You getting speed and direction on the console?
>>>
>>>  
>>>
>>> On Friday, December 30, 2016 at 9:00:29 PM UTC-8, Jeffrey Forbes wrote:

 I got the same unit from Costco and I have been able to get it to work 
 with weewx; however, I am not getting wind speed and direction.
 Is that working for you?

 Jeff

 On Thursday, December 29, 2016 at 12:14:57 AM UTC-5, Scott Beard wrote:
>
> Marcus,
>
> I have been running one of these units with weewx on a RPI3 since mid 
> October.  The console is telling me the log is full and to connect it to 
> the PC to clear it out.  It has been telling me that since 12 days after 
> I 
> set it up.  But it still works fine with weewx.  From what I can tell, 
> the 
> Acurite 01536 is based on the 02064 but is specific to Costco and has a 
> slightly different screen layout.
>
> Thanks
> Scott
>
> On Sunday, December 25, 2016 at 1:17:58 PM UTC-6, Marcus Watkins wrote:
>>
>> For Christmas today I received an Acurite 01536 5-in-1 weather 
>> station with USB connection (from Costco). I set it up with weewx and 
>> was 
>> excited to see it works out of the box for the most part.
>>
>> One difference from the docs is there's no 'USB Mode' switch on this 
>> base, so I'm interested to see if the log fills up over time.
>>
>> The only real 'issue' is the barometer reads outside the values 
>> allowed by weewx by default. I'm also seeing values vary by quite a bit, 
>> but it's super windy out right now. I added an adjustment to match the 
>> display, we'll see how it lines up over time.
>>
>> Does anyone know if the display reports barometer or pressure?
>>
>> All in all, seems to be working great.
>>
>> -Marcus
>>
>>
>>
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "weewx-user" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/weewx-user/_uOEWSOPBQk/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> weewx-user+...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Acurite 01536 (Costco)

2016-12-31 Thread Marcus Watkins
My wind speed and direction works with no adjustments...

On Dec 31, 2016 6:04 PM, "Landon Orr"  wrote:

> I'm also not getting windspeed or direction on my 01536. Currently, I'm
> seeing a 2mph wind and a SSE direction on the console but Weewx is showing
> both as 0.
>
> On Saturday, December 31, 2016 at 6:02:03 PM UTC-7, Andy wrote:
>>
>> wind speed and direction work for me.  In weewx no direction is shown if
>> speed is zero.  You getting speed and direction on the console?
>>
>>
>>
>> On Friday, December 30, 2016 at 9:00:29 PM UTC-8, Jeffrey Forbes wrote:
>>>
>>> I got the same unit from Costco and I have been able to get it to work
>>> with weewx; however, I am not getting wind speed and direction.
>>> Is that working for you?
>>>
>>> Jeff
>>>
>>> On Thursday, December 29, 2016 at 12:14:57 AM UTC-5, Scott Beard wrote:

 Marcus,

 I have been running one of these units with weewx on a RPI3 since mid
 October.  The console is telling me the log is full and to connect it to
 the PC to clear it out.  It has been telling me that since 12 days after I
 set it up.  But it still works fine with weewx.  From what I can tell, the
 Acurite 01536 is based on the 02064 but is specific to Costco and has a
 slightly different screen layout.

 Thanks
 Scott

 On Sunday, December 25, 2016 at 1:17:58 PM UTC-6, Marcus Watkins wrote:
>
> For Christmas today I received an Acurite 01536 5-in-1 weather station
> with USB connection (from Costco). I set it up with weewx and was excited
> to see it works out of the box for the most part.
>
> One difference from the docs is there's no 'USB Mode' switch on this
> base, so I'm interested to see if the log fills up over time.
>
> The only real 'issue' is the barometer reads outside the values
> allowed by weewx by default. I'm also seeing values vary by quite a bit,
> but it's super windy out right now. I added an adjustment to match the
> display, we'll see how it lines up over time.
>
> Does anyone know if the display reports barometer or pressure?
>
> All in all, seems to be working great.
>
> -Marcus
>
>
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "weewx-user" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/weewx-user/_uOEWSOPBQk/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> weewx-user+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] Re: Acurite 01536 (Costco)

2016-12-31 Thread Landon Orr
I'm also not getting windspeed or direction on my 01536. Currently, I'm 
seeing a 2mph wind and a SSE direction on the console but Weewx is showing 
both as 0.

On Saturday, December 31, 2016 at 6:02:03 PM UTC-7, Andy wrote:
>
> wind speed and direction work for me.  In weewx no direction is shown if 
> speed is zero.  You getting speed and direction on the console?
>
>  
>
> On Friday, December 30, 2016 at 9:00:29 PM UTC-8, Jeffrey Forbes wrote:
>>
>> I got the same unit from Costco and I have been able to get it to work 
>> with weewx; however, I am not getting wind speed and direction.
>> Is that working for you?
>>
>> Jeff
>>
>> On Thursday, December 29, 2016 at 12:14:57 AM UTC-5, Scott Beard wrote:
>>>
>>> Marcus,
>>>
>>> I have been running one of these units with weewx on a RPI3 since mid 
>>> October.  The console is telling me the log is full and to connect it to 
>>> the PC to clear it out.  It has been telling me that since 12 days after I 
>>> set it up.  But it still works fine with weewx.  From what I can tell, the 
>>> Acurite 01536 is based on the 02064 but is specific to Costco and has a 
>>> slightly different screen layout.
>>>
>>> Thanks
>>> Scott
>>>
>>> On Sunday, December 25, 2016 at 1:17:58 PM UTC-6, Marcus Watkins wrote:

 For Christmas today I received an Acurite 01536 5-in-1 weather station 
 with USB connection (from Costco). I set it up with weewx and was excited 
 to see it works out of the box for the most part.

 One difference from the docs is there's no 'USB Mode' switch on this 
 base, so I'm interested to see if the log fills up over time.

 The only real 'issue' is the barometer reads outside the values allowed 
 by weewx by default. I'm also seeing values vary by quite a bit, but it's 
 super windy out right now. I added an adjustment to match the display, 
 we'll see how it lines up over time.

 Does anyone know if the display reports barometer or pressure?

 All in all, seems to be working great.

 -Marcus





-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] Re: Acurite 01536 (Costco)

2016-12-31 Thread Andy
wind speed and direction work for me.  In weewx no direction is shown if 
speed is zero.  You getting speed and direction on the console?

 

On Friday, December 30, 2016 at 9:00:29 PM UTC-8, Jeffrey Forbes wrote:
>
> I got the same unit from Costco and I have been able to get it to work 
> with weewx; however, I am not getting wind speed and direction.
> Is that working for you?
>
> Jeff
>
> On Thursday, December 29, 2016 at 12:14:57 AM UTC-5, Scott Beard wrote:
>>
>> Marcus,
>>
>> I have been running one of these units with weewx on a RPI3 since mid 
>> October.  The console is telling me the log is full and to connect it to 
>> the PC to clear it out.  It has been telling me that since 12 days after I 
>> set it up.  But it still works fine with weewx.  From what I can tell, the 
>> Acurite 01536 is based on the 02064 but is specific to Costco and has a 
>> slightly different screen layout.
>>
>> Thanks
>> Scott
>>
>> On Sunday, December 25, 2016 at 1:17:58 PM UTC-6, Marcus Watkins wrote:
>>>
>>> For Christmas today I received an Acurite 01536 5-in-1 weather station 
>>> with USB connection (from Costco). I set it up with weewx and was excited 
>>> to see it works out of the box for the most part.
>>>
>>> One difference from the docs is there's no 'USB Mode' switch on this 
>>> base, so I'm interested to see if the log fills up over time.
>>>
>>> The only real 'issue' is the barometer reads outside the values allowed 
>>> by weewx by default. I'm also seeing values vary by quite a bit, but it's 
>>> super windy out right now. I added an adjustment to match the display, 
>>> we'll see how it lines up over time.
>>>
>>> Does anyone know if the display reports barometer or pressure?
>>>
>>> All in all, seems to be working great.
>>>
>>> -Marcus
>>>
>>>
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] Re: Acurite 01536 (Costco)

2016-12-30 Thread Jeffrey Forbes
I got the same unit from Costco and I have been able to get it to work with 
weewx; however, I am not getting wind speed and direction.
Is that working for you?

Jeff

On Thursday, December 29, 2016 at 12:14:57 AM UTC-5, Scott Beard wrote:
>
> Marcus,
>
> I have been running one of these units with weewx on a RPI3 since mid 
> October.  The console is telling me the log is full and to connect it to 
> the PC to clear it out.  It has been telling me that since 12 days after I 
> set it up.  But it still works fine with weewx.  From what I can tell, the 
> Acurite 01536 is based on the 02064 but is specific to Costco and has a 
> slightly different screen layout.
>
> Thanks
> Scott
>
> On Sunday, December 25, 2016 at 1:17:58 PM UTC-6, Marcus Watkins wrote:
>>
>> For Christmas today I received an Acurite 01536 5-in-1 weather station 
>> with USB connection (from Costco). I set it up with weewx and was excited 
>> to see it works out of the box for the most part.
>>
>> One difference from the docs is there's no 'USB Mode' switch on this 
>> base, so I'm interested to see if the log fills up over time.
>>
>> The only real 'issue' is the barometer reads outside the values allowed 
>> by weewx by default. I'm also seeing values vary by quite a bit, but it's 
>> super windy out right now. I added an adjustment to match the display, 
>> we'll see how it lines up over time.
>>
>> Does anyone know if the display reports barometer or pressure?
>>
>> All in all, seems to be working great.
>>
>> -Marcus
>>
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] Re: Acurite 01536 (Costco)

2016-12-29 Thread Andy



1536 on the left and 2064 on the right.  The consoles lock up after 6 or so 
months of operation.  This year going to hard reset

both consoles at the end of the year, so maybe the rain total will remain 
correct for at least the spring rain season.  When I get time to get one of 
the bmp sensors working with the SDR Pi, there will no longer be a USB 
connection to the 2064.  Maybe the console will have better uptime.  Or 
maybe an option like "wee_database --update-acurite-console"  :)  




 



On Wednesday, December 28, 2016 at 9:14:57 PM UTC-8, Scott Beard wrote:
>
> Marcus,
>
> I have been running one of these units with weewx on a RPI3 since mid 
> October.  The console is telling me the log is full and to connect it to 
> the PC to clear it out.  It has been telling me that since 12 days after I 
> set it up.  But it still works fine with weewx.  From what I can tell, the 
> Acurite 01536 is based on the 02064 but is specific to Costco and has a 
> slightly different screen layout.
>
> Thanks
> Scott
>
> On Sunday, December 25, 2016 at 1:17:58 PM UTC-6, Marcus Watkins wrote:
>>
>> For Christmas today I received an Acurite 01536 5-in-1 weather station 
>> with USB connection (from Costco). I set it up with weewx and was excited 
>> to see it works out of the box for the most part.
>>
>> One difference from the docs is there's no 'USB Mode' switch on this 
>> base, so I'm interested to see if the log fills up over time.
>>
>> The only real 'issue' is the barometer reads outside the values allowed 
>> by weewx by default. I'm also seeing values vary by quite a bit, but it's 
>> super windy out right now. I added an adjustment to match the display, 
>> we'll see how it lines up over time.
>>
>> Does anyone know if the display reports barometer or pressure?
>>
>> All in all, seems to be working great.
>>
>> -Marcus
>>
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] Re: Acurite 01536 (Costco)

2016-12-28 Thread Scott Beard
Marcus,

I have been running one of these units with weewx on a RPI3 since mid 
October.  The console is telling me the log is full and to connect it to 
the PC to clear it out.  It has been telling me that since 12 days after I 
set it up.  But it still works fine with weewx.  From what I can tell, the 
Acurite 01536 is based on the 02064 but is specific to Costco and has a 
slightly different screen layout.

Thanks
Scott

On Sunday, December 25, 2016 at 1:17:58 PM UTC-6, Marcus Watkins wrote:
>
> For Christmas today I received an Acurite 01536 5-in-1 weather station 
> with USB connection (from Costco). I set it up with weewx and was excited 
> to see it works out of the box for the most part.
>
> One difference from the docs is there's no 'USB Mode' switch on this base, 
> so I'm interested to see if the log fills up over time.
>
> The only real 'issue' is the barometer reads outside the values allowed by 
> weewx by default. I'm also seeing values vary by quite a bit, but it's 
> super windy out right now. I added an adjustment to match the display, 
> we'll see how it lines up over time.
>
> Does anyone know if the display reports barometer or pressure?
>
> All in all, seems to be working great.
>
> -Marcus
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[weewx-user] Re: Acurite 01536 (Costco)

2016-12-25 Thread mwall
On Sunday, December 25, 2016 at 2:17:58 PM UTC-5, Marcus Watkins wrote:
>
> For Christmas today I received an Acurite 01536 5-in-1 weather station 
> with USB connection (from Costco). I set it up with weewx and was excited 
> to see it works out of the box for the most part.
>
> One difference from the docs is there's no 'USB Mode' switch on this base, 
> so I'm interested to see if the log fills up over time.
>
> The only real 'issue' is the barometer reads outside the values allowed by 
> weewx by default. I'm also seeing values vary by quite a bit, but it's 
> super windy out right now. I added an adjustment to match the display, 
> we'll see how it lines up over time.
>
> Does anyone know if the display reports barometer or pressure?
>

marcus,

the 01035/01036 consoles are the older models and have 4 usb modes.  
apparently acurite got rid of the usb modes with the 02064 (replacement for 
the problematic 02032), and now with the 01535 (replacements for the 
01035/01036?).

be glad that you have a console with no usb mode - the ones with usb mode 
default to mode 2 (no comms), so if you ever get a power failure with one 
of those you must manually punch buttons before you get data again.

the 5-in-1 reports station pressure, then the console applies some 
algorithm to get barometric pressure.  weewx just uses the value directly 
from the sensor.  apparently acurite's algorithm can take up to 2 weeks to 
settle down.  take a look at the comments in bin/weewx/drivers/acurite.py 
for more details.

m

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.