diff --git a/README.md b/README.md new file mode 100644 index 0000000..ef1ebe4 --- /dev/null +++ b/README.md @@ -0,0 +1,53 @@ +# BT Remote (SPP) for Bluetooth + +

+ +

+ +BT remote control is an application that sends the characters in Bluetooth SPP (Serial Port Profile) + +

+ + + + + + + + +

+ +

+ + + + + + + + +

+ +## BT Remote (SPP) for Bluetooth + +``` +BT remote control is an application that sends the characters in Bluetooth SPP (Serial Port Profile) + +[ Usage ] +* Can send the character is set to pairing the equipment by Bluetooth SPP (Serial Port Profile) +* Button on the 4x10 are free to customize it is possible to assign Send Code +* Can add a line feed code to send characters +* Export / import Settings +``` + +## BT リモコン(SPP) for Bluetooth + +``` +BTリモコンはBluetooth SPP (Serial Port Profile) で文字を送信するアプリです + +[できること] +* Bluetooth SPP (Serial Port Profile) ペアリングした機器に設定した文字を送信出来ます +* 4x10 のボタンを自由にカスタマイズしてボタンに送信する文字を割り当てることが出来ます +* 送信文字に改行コードを付加出来ます +* 設定内容のエクスポート/インポート +``` diff --git a/doc/1.png b/doc/1.png new file mode 100644 index 0000000..7d6ae77 Binary files /dev/null and b/doc/1.png differ diff --git a/doc/2.png b/doc/2.png new file mode 100644 index 0000000..292bea2 Binary files /dev/null and b/doc/2.png differ diff --git a/doc/3.png b/doc/3.png new file mode 100644 index 0000000..9b66534 Binary files /dev/null and b/doc/3.png differ diff --git a/doc/4.png b/doc/4.png new file mode 100644 index 0000000..d47d7fc Binary files /dev/null and b/doc/4.png differ diff --git a/doc/5.png b/doc/5.png new file mode 100644 index 0000000..7c883d4 Binary files /dev/null and b/doc/5.png differ diff --git a/doc/6.png b/doc/6.png new file mode 100644 index 0000000..e8a9b10 Binary files /dev/null and b/doc/6.png differ diff --git a/doc/7.png b/doc/7.png new file mode 100644 index 0000000..0a71c3a Binary files /dev/null and b/doc/7.png differ diff --git a/doc/8.png b/doc/8.png new file mode 100644 index 0000000..99eb872 Binary files /dev/null and b/doc/8.png differ diff --git a/doc/download.png b/doc/download.png new file mode 100644 index 0000000..d7850af Binary files /dev/null and b/doc/download.png differ diff --git a/doc/google-play-badge.png b/doc/google-play-badge.png new file mode 100644 index 0000000..131f3ac Binary files /dev/null and b/doc/google-play-badge.png differ diff --git a/doc/icon.png b/doc/icon.png new file mode 100644 index 0000000..fbf066c Binary files /dev/null and b/doc/icon.png differ diff --git a/doc/icon2.png b/doc/icon2.png new file mode 100644 index 0000000..7546a95 Binary files /dev/null and b/doc/icon2.png differ