>From my test system when I was playing with the Dallas/AAG weather station 
on a DIY DS2482-100 I2C adapter on a Pi.

station_type = OWFS


[OWFS]
    interface = /dev/i2c-1
    driver = user.owfs
    [[sensor_map]]
        intemp =  /uncached/28.70CF40040000/temperature   # test DS18B20
        outTemp = /uncached/10.3E5A09000800/temperature   # AAG TAI8515
        windDir = /uncached/20.9D2D01000000               # volt.ALL # AAG 
TAI8515
        windSpeed = /uncached/1D.0E6101000000             # counters.A # 
AAG TAI8515
        rain = /1D.57620F000000                           # counters.B # 
Hobby boards counter V3

    [[sensor_type]]
        windDir = aag_windvane
        windSpeed = aag_windspeed
        rain = rainwise_bucket                            # rain = 1 point/
tip

I never did get the Hobby Boards counter working with my rain guage.

I have also tested a system that has an SDR station and an extra DS18B20 
temperature sensor running as a service using the same I2C adapter but 
can't find the config files for that at the moment.



Gary

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/dd14fea7-725f-4cff-adce-3dc34bddb891%40googlegroups.com.

Reply via email to