Skip to content

Get weather data from USB-WDE1-2 connected to Raspberry PI

Notifications You must be signed in to change notification settings

Lunetikk/USB-WDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USB-WDE

Get weather data from USB-WDE1-2 connected to Raspberry PI

How to: http://www.lunetikk.de/doku.php?id=linux:raspberry:wde:usbwde

wde.sh

This script will execute socat with daily modified parameters. The logfile parameter will have the date of “today”. Add this as cronjob to start at 12:01 am everyday.

Edit "Column1" to "Column25" to whatever data is in your column

wde_reader.sh

This script is executed by wde.sh. It will receive data from WDE and writes it into a logfile in /media/weatherlog/

wdekill.sh

This script will kill socat/ wde_reader so it can start again at 12.01 am with the new daily parameters. Add this as cronjob to start at 11.59 pm everyday.

About

Get weather data from USB-WDE1-2 connected to Raspberry PI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages