Skip to main content

A zero boiler plate bluetooth remote

Project description

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.

blue dot app

Created by Martin O’Hanlon, @martinohanlon, stuffaboutco.de.

start

Getting started is really simple:

  1. Download the Blue Dot app

  2. Pair your Raspberry Pi to your Bluetooth device

  3. Install the Python library

  4. Write some code:

    from bluedot import BlueDot
    dot = BlueDot()
    dot.wait_for_press()
    print("You pressed the blue dot!")
  5. Press the Blue Dot

See the getting started guide to ‘get started’!

more

The Blue Dot is a joystick as well as button, you can tell if the dot was pressed in the middle, on the top, bottom, left or right.

Why be restricted by such vague positions like top and bottom though, you can get the exact x, y position or even the angle and distance from centre where the dot was pressed.

Its not all about when the button was pressed either - pressed, released or moved they all work.

One blue circle can do a lot.

even more

The online documentation describes how to use Blue Dot and the Python library, be sure to also check out the examples.

status

Alpha - it works, but expect rough edges and future changes which break compatability.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bluedot-0.0.3.tar.gz (7.1 kB view details)

Uploaded Source

File details

Details for the file bluedot-0.0.3.tar.gz.

File metadata

  • Download URL: bluedot-0.0.3.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for bluedot-0.0.3.tar.gz
Algorithm Hash digest
SHA256 78dbab562ca4cf07971d22ec254c6bb8754fcc2eeee88864621eb33a8f4bfbc4
MD5 27a489c91481cde884e001281521a798
BLAKE2b-256 66d76cf94ba7f9a4c6839abf4364a38c86278e17d113541ea186cf58c20237b3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page