QR Code
Blue Dot

Blue Dot

2.2.1 by Martin O'Hanlon
(0 Reviews) August 05, 2024

Share Statistics! ↓

Blue Dot Blue Dot

Latest Version

Version
2.2.1
Update
August 05, 2024
Developer
Martin O'Hanlon
Categories
Security & Tools
Platforms
Android
Downloads
0
License
Free
Package Name
com.stuffaboutcode.bluedot
Visit Page

More About Blue Dot

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’!

Rate the App

Add Comment & Review

User Reviews

Based on 0 reviews
5 Star
0
4 Star
0
3 Star
0
2 Star
0
1 Star
0
Add Comment & Review
We'll never share your email with anyone else.