顯示具有 Bluetooth Terminal 標籤的文章。 顯示所有文章
顯示具有 Bluetooth Terminal 標籤的文章。 顯示所有文章

2014年10月13日 星期一

Bluetooth Terminal 5.1013 發佈

add setup to option sent data append newline automatically.
change layout for android 4.0 up.

download at
https://play.google.com/store/apps/details?id=Qwerty.BluetoothTerminal

2014年7月6日 星期日

Bluetooth Terminal 4.0705 發佈

add setup to option show and send hexadecimal function.
add keep screen on option.
fix bug.

download at 
https://play.google.com/store/apps/details?id=Qwerty.BluetoothTerminal

2014年4月30日 星期三

Bluetooth Terminal 3.0430 發佈

修改項目

1.更換成等寬字型.
2.新增顯示 16 進位文字的功能.
3.新增輸入 16 進位文字的功能,輸入格式:空格FF空格.
例如:ABC + 換行(\r\n).
輸入:ABD空格0D空格0A空格.

2012年3月7日 星期三

Bluetooth Terminal

工作上需要騎車測試產品,但帶著 NB 實在不方便,所以買了一個 Bluetooth RS232,再改寫  BluetoothChat (android sample code),並加入儲存的功能,已便於可事後確認。

1.先連接裝置,這裡用電腦裝上USB藍芽表是另一端設備。 

2.連接後,兩邊設備可以輸入文字通訊,藍色字表示接收端傳至手機的資料,紅色字表是收機輸入的資料。

3.PC 端開啟終端機程式,輸入文字測試。

4.兩邊輸入內容都會被儲存在檔案中,檔案依當日日期為名稱,同一天會儲存在一起。
 ( 預設目錄 /mnt/sdcard/qwerty/ )