Bluetooth LE Beacon (advertising) Transmitter and Receiver Examples for IoT Application
-
ESP32用 Bluetooth LE 温度センサ / 温湿度センサ iot-temp-ble-esp32.ino.bin
https://github.com/bokunimowakaru/ble/tree/master/esp32_iot-temp-ble -
RX23W用 Bluetooth LE 温度センサ rx23w_temperature.mot
https://github.com/bokunimowakaru/ble/tree/master/rx23w_temperature
- RX23W用 Bluetooth LE 温度・湿度・気圧センサ rx23w_tempHumPress.mot
https://github.com/bokunimowakaru/ble/tree/master/rx23w_tempHumPress
-
Raspberry Pi 用 ble_logger_scan.py
ビーコンを受信し、表示します。 -
Raspberry Pi 用 ble_logger_gatt.py
センサ情報をGATTで受信し、表示します。
各フォルダ内の README.md, LICENSE, ソースコード などを確認してください。
by bokunimo.net