Skip to content

Get real-time weather data from Ambient WS-1001 weather station

Notifications You must be signed in to change notification settings

dfindlay/ws1001wxdata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ws1001wxdata

Get real-time weather data from Ambient WS-1001 weather station. *** December 8, 2016

This software is designed to work with the Ambient Weather WS-1001-WIFI OBSERVER weather station. It produces output data that can be read by the Cumulus weather station program. I am currently running ws1001wxdata on my MS Windows 10 PC successfully.

Files:

ws1001wxdata.pl: This Perl program establishes a TCP connection with the ws1001 console and obtains the real time weather data generated by the sensor array. It writes an output file containing the ws1001 weather data in a format compatible with the cumulus easyweather.dat input file.

msg-udp-srch.dat: This is the UDP broadcast message.

msg-tcp-nowrec-req.dat: This is the realtime data request message sent to the ws1001 console.

run_ws1001wxdata.sh: This is an example shell script.

Software: ActivePerl (Perl version 5.20.1) EasyWeather Version 2.3.3 Cumulus release v1.9.4 (build 1099)

About

Get real-time weather data from Ambient WS-1001 weather station

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 95.8%
  • Shell 4.2%