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 ...
433 MHz radio signals are all around us. They’re used for things like smart power plugs, garage door openers, and home weather stations. Decoding these signals can allow you to interface and work with ...
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(特にUnoなどAVR系)では Linuxみたいな汎用OS は基本的に動きません。代わりに「OS」としては RTOS(リアルタイムOS)/ IoT向けOS を載せるのが定番です。 Arduino Documentation 定番(いま使いやすい) FreeRTOS(Arduinoライブラリ) Arduino公式のFreeRTOSライブラリが ...
サックとESP32でキーボードとマウスのプロトタイプを作りたかった。コンセプトの確認をしたかった。 任天堂 Wii ヌンチャク を無線マウスにするとどんな感じか試したかった。以下の記事。 今回、Arduino 向けの以下のライブラリを試してみた。最後の ...