Blue Dot
Icon Blue Dot

Blue Dot

by Martin O'Hanlon

Blue Dot allows you to control your Raspberry Pi projects wirelessly.

App NameBlue Dot
DeveloperMartin O'Hanlon
CategoryTools
Download Size3 MB
Latest Version2.2.1
Average Rating4.83
Rating Count210
Google PlayDownload
AppBrainDownload Blue Dot Android app
Screenshot Blue Dot
Screenshot 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’!

Recent changes:
Android 12+ fixes

Related Apps

More Apps like Blue Dot