All Projects → aurasphere → blue-pair

aurasphere / blue-pair

Licence: MIT license
Simple Bluetooth Android app for handling device discovery and pairing.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to blue-pair

Bose-Frames-Web-SDK
A JavaScript version of the Bose Frames SDK
Stars: ✭ 74 (+42.31%)
Mutual labels:  bluetooth, bluetooth-devices
Omni Notes
Open source note-taking application for Android
Stars: ✭ 2,343 (+4405.77%)
Mutual labels:  free, play-store
brush
An amazing scaffolding for developing database-driven websites, applications and APIs. Built on Laravel Lumen Framework, MySQL and Angular.
Stars: ✭ 23 (-55.77%)
Mutual labels:  free, mit-license
bluetooth-manager
Java Bluetooth Manager. A library/framework for managing bluetooth adapters, bluetooth devices, GATT services and characteristics
Stars: ✭ 75 (+44.23%)
Mutual labels:  bluetooth, bluetooth-devices
AuroraCMS
The Australian Open Source Content Management System
Stars: ✭ 13 (-75%)
Mutual labels:  free, mit-license
singlefile
featured cs:go internal hack, one file and less than 1000 lines.
Stars: ✭ 47 (-9.62%)
Mutual labels:  free
alfred-wf-bluetooth-manager
Connect and disconnect a bluetooth device easily
Stars: ✭ 58 (+11.54%)
Mutual labels:  bluetooth
NeewerLite
NeewerLite is an un-official Neewer LED light control app for macOS.
Stars: ✭ 54 (+3.85%)
Mutual labels:  bluetooth
hcitool
Bluetooth Host Controller Interface Command Line Tool for for sending HCI commands on macOS and Linux
Stars: ✭ 72 (+38.46%)
Mutual labels:  bluetooth
mijia-homie
A Homie MQTT bridge for the Xiaomi Mijia 2 hygrometer-thermometer. This repo also serves as the monorepo for a handful of helper crates related to Homie and Bluetooth.
Stars: ✭ 40 (-23.08%)
Mutual labels:  bluetooth
coindrop
The easiest way to accept donations & tips anywhere
Stars: ✭ 59 (+13.46%)
Mutual labels:  free
navigator-hugo
Navigator Business theme powered by Hugo. It also could be used for a personal portfolio.
Stars: ✭ 133 (+155.77%)
Mutual labels:  mit-license
BluetoothOperator
实现Android手机蓝牙设备的扫描、过滤、连接,通过蓝牙串口功能向设备发送指定的信息。
Stars: ✭ 14 (-73.08%)
Mutual labels:  bluetooth
BOSCH-GLM-rangefinder
Python script to remote control a BOSCH GLM 100C rangefinder via its Bluetooth serial interface
Stars: ✭ 41 (-21.15%)
Mutual labels:  bluetooth
nrf52832-pac
Peripheral Access Crate for the nRF52832 microcontroller
Stars: ✭ 21 (-59.62%)
Mutual labels:  bluetooth
AndroidFastlaneCICD
📱A sample repository to demonstrate the Automate publishing🚀 app to the Google Play Store with GitHub Actions⚡+ Fastlane🏃.
Stars: ✭ 82 (+57.69%)
Mutual labels:  play-store
savetheworldwithgo
Build systems with Go examples
Stars: ✭ 81 (+55.77%)
Mutual labels:  free
OFOBike
A demo app like OFO Bike in Swift.
Stars: ✭ 18 (-65.38%)
Mutual labels:  mit-license
magento-ngrok
Magento 2 module for ngrok.io service support
Stars: ✭ 45 (-13.46%)
Mutual labels:  mit-license
docker-alpine-wkhtmltopdf
wkhtmltopdf alpine docker container with headless qt patches
Stars: ✭ 150 (+188.46%)
Mutual labels:  mit-license

license GitHub release Donate

Blue Pair

Overview

Simple Bluetooth Android app for handling device discovery and pairing.

Quickstart

  1. From the app main screen, tap on the button at the bottom right corner to start Bluetooth device discovery. If the Bluetooth is not enabled, the app will turn it on for you.

Start discovery Turning on Bluetooth

  1. Each device discovered will be listed on this screen with its name and/or its MAC address. Notice that a Bluetooth device may not have a name but he will always have a MAC address.

Device found No name device found

  1. Tapping on a device will start the pairing process. During the process, you will be asked for confirmation.

Pairing started Pairing prompt

  1. If the pairing is successful, you will receive a confirmation message at the bottom of the screen and the device icon will change, showing 2 dots beside the Bluetooth symbol.

Succesfully paired

Get it on Google Play

You can download this app from Google Play Store following this link: Get it on Google Play

Contributions

If you want to contribute on this project, just fork this repo and submit a pull request with your changes. Improvements are always appreciated!

Project status

This project is considered completed and won't be developed further unless I get any specific requests (which I MAY consider).

Contacts

You can contact me using my account e-mail or opening an issue on this repo. I'll try to reply back ASAP.

License and purpose of the project

This project was created for educational purposes, to show a working Bluetooth-based Android app and the code used to achieve it. In order to pursue this goal, the project is released under the MIT license, which lets you reuse the code for any purpose you want (even commercial) with the only requirement being copying this project license on your project.

Copyright (c) 2017 Donato Rimenti

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].