项目作者: Cryptic-Sailor

项目描述 :
Customised version of rtl_433_2db made for Ambient Weather WS-2902B
高级语言: Python
项目地址: git://github.com/Cryptic-Sailor/rtl_433_2db_WS-2902B.git
创建时间: 2020-08-25T22:53:09Z
项目社区:https://github.com/Cryptic-Sailor/rtl_433_2db_WS-2902B

开源协议:

下载


rtl_433_2db

This is a customised version of rtl_433_2db made for Ambient Weather WS-2902B

This might work for other station’s like it you might have to change the frequency in the config file

Example Python script running rtl_433 as subprocess and sends output to mysql
It asumes a working rtl_433 in the same directory.
Needs:
mysql connector
Python 2.7 (tested, might work on others)

The code is based on my fork of rtl_433, so it needs customising to your devices.