4.8
210 reviews
50K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image

About this app

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’!
Updated on
Jan 3, 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.8
203 reviews
Luca Ghedini
November 4, 2021
Very nice. Cold be useful a panel in the app with the preferred device. in my startup screen there are 20+ devices :-) On android 12 if you dont use the app for a while the "dot" became unresponsive . if You touch the "dot" it get back to life after 2/3 seconds
5 people found this review helpful
Did you find this helpful?
A Google user
November 19, 2018
This is definitely the easiest way to remotely control your Raspberry Pi. As a novice Python user, this made what I wanted to achieve so much easier.
38 people found this review helpful
Did you find this helpful?
Craig Gander
August 9, 2023
I'm using the 10-button version to control the rpy controlling my model train locomotive. It would be nice if I could label the buttons.
3 people found this review helpful
Did you find this helpful?

What's new

Android 12+ fixes