This simple Arduino library adds a capability to decode Temperature/Humidity data sent by cheap wireless sensors similar to the ones shown on the picture. A setup should include a 433.92 MHz receiver ...
This is an attempt at creating an Arduino library for use on ESP32 boards with a CC1101 transceiver or SX127X Transceivers with the device decoders from the rtl_433 package. And be available for use ...
Arduino フレームワーク向けについてライブラリを作ろうとしていて調査している。Arduino IDEの意外な挙動を知れたりできたので、メモしておく。 以下のリポジトリにライブラリマネージャーに登録するための手順がある 設定にある「スケッチブックの場所 ...