Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit825a724

Browse files
Update README.md
1 parent198fcf8 commit825a724

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

‎README.md‎

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#BasicAirData BluetoothHelper<br>[![Releases](http://img.shields.io/github/release/BasicAirData/BluetoothHelper.svg?label=%20release%20)](https://github.com/BasicAirData/BluetoothHelper/releases)[![GitHub license](https://img.shields.io/badge/license-GPL_3-blue.svg?label=%20license%20)](https://raw.githubusercontent.com/BasicAirData/GPSLogger/master/LICENSE)
2-
##Bluetooth Java Class for Android
2+
A Bluetooth Java Class for Android.<br>
3+
Offered by[BasicAirData](http://www.basicairdata.eu) - Open and free DIY air data instrumentation and telemetry
4+
##Description
35
This Java Class implements an easy message-based Bluetooth wireless communication layer between an**Android device** (the client) and a**Microcontroller** (the server).<br>
46
Using this class you can Connect, Disconnect, Send String messages, Receive String messages via Listener (best way) or by explicit polling, automatically reconnect and check the status of your Bluetooth connection in a simple and thread-safe way.
57

@@ -89,11 +91,6 @@ The repo includes also a very simple but fully functional example, that shows ho
8991
- <b>Arduino/BluetoothHelperExample/</b> = The sketch for Arduino; this example (ready to be uploaded on Arduino 2009) is made to communicate with the example app;
9092
- <b>doc/</b> = The related documentation. The folder includes the API documentation of the Class and the electrical scheme of the microcontroller circuit, showing one of the possible hardware configurations (Arduino 2009 + BlueSMIRF Gold);
9193

92-
##General Information
93-
[BasicAirData](http://www.basicairdata.eu) Open and free DIY air data instrumentation and telemetry.<br>
94-
95-
[What is BasicAirData?](http://www.basicairdata.eu/attachments/others/BAD%20Brochure.pdf)
96-
9794
##Reference documents
9895

9996
[Code of conduct](CODE_OF_CONDUCT.md)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp