ソフトウェア
Blue Dot allows you to control your Raspberry Pi projects wirelessly - its a bluetooth remote and zero boiler plate (super simple to use :) Python library.
Install and usage is really simple:
1. Download the Blue Dot app
2. Pair your Raspberry Pi
3. Install the Python library
4. Write some code:
from bluedot import BlueDot
bd = BlueDot()
bd.wait_for_press()
print("You pressed the blue dot!")
5. Press the Blue Dot
See the getting started guide at https://bluedot.readthedocs.io to ‘get started’!
Install and usage is really simple:
1. Download the Blue Dot app
2. Pair your Raspberry Pi
3. Install the Python library
4. Write some code:
from bluedot import BlueDot
bd = BlueDot()
bd.wait_for_press()
print("You pressed the blue dot!")
5. Press the Blue Dot
See the getting started guide at https://bluedot.readthedocs.io to ‘get started’!
バージョン履歴
- 09/28/2022: Blue Dot 1.0
- Report a new version
Free Download
ダウンロードする二次元コード
- ソフトウェアの名称: Blue Dot
- ソフトウェアカテゴリ: ツール
- APK名: com.stuffaboutcode.bluedot
- 最新バージョン: 1.0
- サポートROM: 4.0.3 以上
- ファイルサイズ : 1.43 MB
- 更新した: 2022-09-28