様々なBluetooth製品があります。
Bluetoothはどのような仕組みで動いているのでしょう?
今回はその仕組をご説明した後、Raspberry Pi Pico W と接続し、制御する方法について具体的に解説致します。
Pico WでのBluetoothの活用は、ほとんど資料がありませんので、この動画は貴重な資料になると思います。
(この動画作るの、本当に大変でした汗。)
【再生リスト】
00:00 プロジェクトの概要
01:06 Bluetoothの規格についての解説
06:05 Bluetooth製品の仕様の調べ方
08:15 プログラムの解説
11:31 PICO Wとシャッターボタンの接続動作確認
11:50 シャッターボタンを使った応用作品のデモ動画
【リンク】
・aioble ライブラリ
https://github.com/micropython/micropython-lib/tree/master/micropython/bluetooth/aioble
・マイクロパイソン ドキュメント Bluetooth
https://micropython-docs-ja.readthedocs.io/ja/latest/library/bluetooth.html
・Bluetooth UUIDのドキュメント
https://www.bluetooth.com/specifications/assigned-numbers/
【声】
VOICEVOX ずんだもん
#raspberrypipicow #bluetooth #python