Thanks so much p q! Right not exactly same but your really helpful description of your project helped me understand the key concept and solution, which is that I need to write a custom service. Thanks for showing how you did it, will give it a try with my hardware compenents / setup (which is also on RaspberryPi).
On Sat, Apr 13, 2019 at 2:41 PM p q <[email protected]> wrote: > Not exactly what you're asking, but close. Here's what I did. > https://hackaday.io/project/101680-solar-powered-wifi-temperature-sensor-for-weewx > > On Sat, Apr 13, 2019 at 10:50 AM TL <[email protected]> wrote: > >> I'm listening to an Acurite 5-in-1 06022RM using the SDR driver in >> WeeWx, but the Acurite station doesn't include a barometric pressure >> sensor. So I've just bought a WeatherPiArdinuo weather board which >> includes a BMP280 barometric pressure and temperature sensor on board, >> which can be polled through Python scripts. If SDR is the 'governing' >> driver (user.sdr) in my WeeWx instance, how do I integrate the I2C BMP280 >> script so I can include barometric readings in my sensor_map, and hence in >> the same report etc.? (if that's the way to do it?). Trying to understand >> how/if WeeWx architecture can cope with multiple drivers at once, I think? >> Grateful for any illumination. >> >> -- >> 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]. >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > Peter Quinn > (415)794-2264 > > -- > 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]. > 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
