On Sunday, March 3, 2019 at 11:00:05 AM UTC-8, Ashley Gibbon wrote: > > I have weewx working with on 433 mhz temp sensor with the station type set > to SDR. > Can you have the SDR get data from 915 mhz, and from 433 mhz. Has anyone > done that? > Can you add a USB weather station too or can you only use one station type? > > I want to have the freedom to have a traditional weather station e.g. > Ambient Weather, but to be able to add five to ten more remote temp sensors > if needed. > I want standard weather, plus pool temp, pond temp, return water temp ( > from solar heating on the roof ) basement temp. > > > That's a lot of questions :-)
You can build just about anything with weewx given some thought and effort, but it requires some skills and persistence. In general, you can have just one 'station' type, as weewx.conf uses the term, but you can write whatever extension(s) you want to add in whatever other sensor(s) and their corresponding format(s) to that data if you work hard enough. There are a lot of ways to get there, almost too many it seems. You might want to think a little about how you might design a solution that doesn't have so many moving parts and different interfaces/formats/protocols. Lots of people seem to standardize on MQTT as an IoT kind of one-size-fits-all mechanism. And surf the heck out of the google groups archives here for previous solutions folks have cooked up... -- 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.
