On Monday, March 26, 2018 at 12:32:26 PM UTC-4, Gary Rigdon wrote: > > I'm wanting to be able to display the WX data coming from my Acurite 5 in > 1 station on the APRS display map next to my call display. I'm using weewx > to send to CWOP incidentally. > I'm using Xastir and it looks like the easiest way would be to present it > via the serial or web interface port within Xastir Interface setup. Seems > like the rtl-433 routine which pulls the data from the RF coming from the > outdoor unit could be used. I've tried and do see the WX data parsed from > it. Has someone already parsed or presented the WX data such that it could > be serially or via web interface to Xastir or even YAAC?? I've tried the > "*APRS > WX Station with Raspberry Pi - Mitch Ahrenstorff AD0HJ - 04/12/17*" Using > a TNC-RasPi with limited success, but that doesn't seem to do what I want > anyway. Thanks.....Gary AL7IH >
you should be able to do this with a simple service. start with the weewx-csv service, but instead of writing the data to file, send the data to the serial port (or to a web interface using http GET or POST as appropriate) 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
