{"id":1791,"date":"2024-11-10T10:43:35","date_gmt":"2024-11-10T01:43:35","guid":{"rendered":"https:\/\/rfsec.ddns.net\/db\/?p=1791"},"modified":"2024-11-12T22:07:13","modified_gmt":"2024-11-12T13:07:13","slug":"install-rtl_sdr-support","status":"publish","type":"post","link":"https:\/\/rfsec.ddns.net\/db\/?p=1791","title":{"rendered":"Install RTL_SDR Support"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/gist.github.com\/derme302\/a702e421b7cd133753e5ab87101a01c4\">https:\/\/gist.github.com\/derme302\/a702e421b7cd133753e5ab87101a01c4<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/github.com\/merbanan\/rtl_433\/tree\/master\">https:\/\/github.com\/merbanan\/rtl_433\/tree\/master<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u30c7\u30fc\u30bf\u306e\u53d6\u5f97\u4f8b<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>$ rtl_433  2&gt;\/dev\/null\n[SDR] Using device 0: Realtek, RTL2838UHIDIR, SN: 00000001, &quot;Generic RTL2832U OEM&quot;\n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _\ntime      : 2024-11-12 21:58:45\nmodel     : Emax-W6      id        : dd9\nChannel   : 4            Battery_OK: 1             Temperature: 59.3 F       Humidity  : 81 %\nWind avg speed: 0.0 km\/h Wind Direction: 228       Total rainfall: 0.2 mm    UV Index  : 1             Lux       : 0\nIntegrity : CHECKSUM\n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _\ntime      : 2024-11-12 21:59:15\nmodel     : Emax-W6      id        : dd9\nChannel   : 4            Battery_OK: 1             Temperature: 59.1 F       Humidity  : 80 %\nWind avg speed: 0.0 km\/h Wind Direction: 229       Total rainfall: 0.2 mm    UV Index  : 1             Lux       : 0\nIntegrity : CHECKSUM<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">$ rtl_433 2>\/dev\/null |\u3000<strong>python t.py<\/strong><\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-python\" data-lang=\"Python\"><code>$ cat t.py\n#!\/usr\/bin\/python\nimport sys\nfor line in sys.stdin:\n    #print(line.strip())\n    res=line.split()\n    if len(res) == 34:\n        TT=round((float(res[6])-32)\/1.8,1)\n        HH=res[10]\n        WS=round(float(res[15])\/3600,1)\n        WD=res[19]\n        RR=res[22]\n        UV=res[27]\n        UL=res[30]\n        print(TT,HH,WS,WD,RR,UV,UL)<\/code><\/pre><\/div>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>mars@pi4Bu:~\/rtl_433 $ rtl_433   2&gt;\/dev\/null |python t.py\n18.4 69 0.0 229 0.2 1 0\n18.4 69 0.0 229 0.2 1 0\n18.4 69 0.0 229 0.2 1 0\n18.4 69 0.0 229 0.2 1 0\n18.5 69 0.0 229 0.2 1 0\n18.4 69 0.0 229 0.2 1 0\n18.4 69 0.0 229 0.2 1 0\n18.4 69 0.0 229 0.2 1 0<\/code><\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<p>https:\/\/gist.github.com\/derme302\/a702e421b7cd133753e5ab87101a01c4 https:\/\/github.com\/merbanan\/rtl_433\/tree\/mas [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1,5],"tags":[],"class_list":["post-1791","post","type-post","status-publish","format-standard","hentry","category-uncategorized","category-radio"],"featured_image_src":null,"author_info":{"display_name":"mars","author_link":"https:\/\/rfsec.ddns.net\/db\/?author=1"},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/rfsec.ddns.net\/db\/index.php?rest_route=\/wp\/v2\/posts\/1791","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rfsec.ddns.net\/db\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rfsec.ddns.net\/db\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rfsec.ddns.net\/db\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rfsec.ddns.net\/db\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1791"}],"version-history":[{"count":3,"href":"https:\/\/rfsec.ddns.net\/db\/index.php?rest_route=\/wp\/v2\/posts\/1791\/revisions"}],"predecessor-version":[{"id":1808,"href":"https:\/\/rfsec.ddns.net\/db\/index.php?rest_route=\/wp\/v2\/posts\/1791\/revisions\/1808"}],"wp:attachment":[{"href":"https:\/\/rfsec.ddns.net\/db\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1791"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rfsec.ddns.net\/db\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1791"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rfsec.ddns.net\/db\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1791"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}