Thank you for the reply, Tom. 

Atmocom's UDP broadcast listener and parser will capture broadcast packets 
(currently only in WU data format) containing weather data sent from the 
Ambient Weather WS-2000 (in my test example), gets passed along by ATMOCOM 
to WU (again, in this beta scenario) and then logs each record in a monthly 
SQLite database, which in in my first experiments are on the RPi running 
the aforecited atmoudp36.bin. 

If interested, more on that here: 
https://github.com/atmocom/python3-udp#installing-and-running-atmoudp36bin-standalone-executable-for-raspberry-pi

Kind regards,

Kelly

On Thursday, January 17, 2019 at 12:07:37 PM UTC-5, V. Kelly Bellis wrote:
>
> Hello,
>
> New to all of this weather data business; please excuse my stupid 
> questions.
>
> I'm currently beta testing Atmocom, a device best described as a special 
> purpose wireless router. It connects your WiFi enabled weather station to 
> your regular home or business network wireless router and the Internet. Any 
> network traffic that passes through will be forwarded to its original 
> destination while also being replicated and forwarded (using UDP) to a user 
> configurable alternate destination. In my current case, that's a RPi 3B+ 
> running Raspbian: /home/pi/atmocom/wxdb 
>
> The database is in the SQLite3 format produced by atmoudp36.bin which is 
> a standalone executable for Raspberry PI using Python 3. I've begun 
> browsing the http://weewx.com/docs/usersguide.htm and see that Python 3 
> will not work as an environment for weeWX, but wondered if the database in 
> SQLite3 might still be of any use in weeWX?
>
> Thanks!
>
> Kind regards,
>
> Kelly
>

-- 
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