Skip to content

Commit cdc9a9b

Browse files
author
jojoagogogo
committedJan 13, 2025
init
0 parents  commit cdc9a9b

13 files changed

+56
-0
lines changed
 

‎README.md

+56
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
# BT Various Input Tester for Bluetooth (SPP)
2+
3+
<p>
4+
<img src="doc/icon.png" width="200px">
5+
</p>
6+
7+
It is an application for arduino raspberry pi etc. developers that will provide various input method
8+
9+
<p>
10+
<a href="https://play.google.com/store/apps/details?id=com.jojoagogogo.btin">
11+
<img src="doc/google-play-badge.png" width="200px">
12+
</a>
13+
14+
<a href="https://github.com/jojoagogogo/btinput/releases/latest/download/btinput.apk">
15+
<img src="doc/download.png" width="200px">
16+
</a>
17+
18+
</p>
19+
20+
<p>
21+
<img src="doc/1.png" width="200px">
22+
<img src="doc/2.png" width="200px">
23+
<img src="doc/3.png" width="200px">
24+
<img src="doc/4.png" width="200px">
25+
<img src="doc/5.png" width="200px">
26+
<img src="doc/6.png" width="200px">
27+
<img src="doc/7.png" width="200px">
28+
</p>
29+
30+
## BT Various Input Tester for Bluetooth (SPP)
31+
32+
```
33+
It is an application for arduino raspberry pi etc. developers that will provide various input method
34+
35+
BT (SPP) it will send a letter to Bluetooto in various input method
36+
37+
1. Terminal
38+
2. seek bar
39+
3. Send a letter that had been registered
40+
4. yyyy the current time : MM: dd: HH: mm: Send ss format
41+
5. Write in the canvas , and sent in the form of X,Y coordinate
42+
```
43+
44+
## BT 色々な入力 テスター for Bluetooth (SPP)
45+
46+
```
47+
arduino / raspberry pi 等 開発者の為のアプリです
48+
49+
BT (SPP) 色々な入力方法でBluetootoに文字を送信します 
50+
51+
1. ターミナル
52+
2. シークバー
53+
3. 登録していた文字を送信
54+
4. 現在時刻を yyyy:MM:dd:HH:mm:ss 形式で送信
55+
5. キャンバスに書いた座標を X座標,Y座標 の形式で送信
56+
```

‎apk/btinput.apk

3.12 MB
Binary file not shown.

‎doc/1.png

12.6 KB
Loading

‎doc/2.png

11.4 KB
Loading

‎doc/3.png

14.9 KB
Loading

‎doc/4.png

11.4 KB
Loading

‎doc/5.png

18.7 KB
Loading

‎doc/6.png

20.1 KB
Loading

‎doc/7.png

12.4 KB
Loading

‎doc/download.png

6.38 KB
Loading

‎doc/google-play-badge.png

4.79 KB
Loading

‎doc/icon.png

17 KB
Loading

‎doc/icon2.png

29.5 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.