On Tuesday, January 15, 2019 at 3:02:02 AM UTC-5, Ivan M. wrote:
>
> Dear members,
> I get my new weather station Bresser 5 in 1 Station (868 mhz). I want to 
> collect data online and on WheatherUnderground.
> i wanted to apply a raspberry for collecting data. This software actually 
> seems not compatible with this software(from list declared).
> Any ideas for me? I'm new about these software/stations, so any ideas will 
> be accepted.
>

it is possible to use the bresser 5-in-1 with weewx.  

https://www.bresser.de/en/Weather-Time/Weather-Stations/BRESSER-5-in-1-Professional-Weather-Center-with-256-Colour-Display.html

one way is to use the weewx-sdr driver:

https://github.com/matthewwall/weewx-sdr

for this you must purchase a US$25 SDR usb device:

https://www.amazon.com/NooElec-NESDR-Mini-Compatible-Packages/dp/B009U7WZCA/

https://www.amazon.com/NooElec-NESDR-Nano-Enclosure-R820T2-Based/dp/B073JZ8CC2/

support in weewx-sdr is thanks to user 'mercurystorm':

https://github.com/matthewwall/weewx-sdr/issues/35

when you use this approach, you will have to find some source for pressure, 
since the pressure is typically recorded in the weather station console, 
and thus is not available to weewx-sdr.  one way to solve this is to 
install a pressure sensor on the computer, such as a BMP180, and run a 
separate service to read that value and insert it into the packets with the 
data from the sdr.

https://www.amazon.com/OctagonStar-Temperature-Barometric-Pressure-Altitude/dp/B01MAXHEK0/

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.

Reply via email to