首頁 編輯推薦 測評 資訊 相似應用 TopTens 預註冊 限時促銷 熱門遊戲 熱門應用 分類 APK Downloader APK Upload Chrome外掛程式 APKFab 客戶端 搜索應用
選擇語言

Bluetooth Serial Monitor

1.0 3

v6.2.5 by CSA Apps

關於 Bluetooth Serial Monitor

Bluetooth Serial Monitor(包名:com.csa.btserialmonitor)開發者是CSA Apps,Bluetooth Serial Monitor的最新版本6.2.5更新時間為2021年10月01日。Bluetooth Serial Monitor的分類是工具。您可以查看Bluetooth Serial Monitor的開發者下的所有應用。目前這個應用免費。該應用可以從APKFab或Google Play下載到Android 4.4+。APKFab.com的所有APK/XAPK文檔都是原始文檔並且100%安全下載的資源。
這是用於Arduino和Bluetooth實驗的藍牙串行監視器接口
可與HC-05,HC-06等藍牙模塊一起使用
特殊功能
★從應用程序打開藍牙
★可以掃描可用設備
★多台設備可用時可以選擇相關設備
★可自定義的界面和功能
★自動連接功能
如果啟用了此功能的應用程序將保存上次連接的藍牙模塊的MAC地址,並在應用程序啟動時嘗試連接該模塊。您可以通過設置切換此功能的啟用或禁用
樣例代碼
#include“ SoftwareSerial.h”
SoftwareSerial bt(2,3); // RX | TX(接線:BT模塊的RX-> TX,BT模塊的TX-> RX,如果BT模塊使用3.3V邏輯電平,請使用電平轉換器或電阻分壓器)
無效setup(){
Serial.begin(9600);
bt.begin(9600);
}
無效循環(){
如果(bt.available())
Serial.write(bt.read());
如果(Serial.available())
bt.write(Serial.read());
}
/ *
這會將您的PC串行監視器輸入發送到應用程序,將應用程序輸入發送到PC
該應用程序將從'\ r'字符中識別消息的結尾。
因此,在PC串行監視器中選擇“回車”或“ NL&CR”。
當使用某些命令編寫自己的代碼時,您還應該使用println()而不是print()。
例如:-
bt.print(“ Hello”);
這不會在應用中顯示味精,因為消息末尾不包含'\ r'int。
所以你必須像下面這樣編碼
例如:-
bt.println(“ H​​ello”);或bt.print(“ Hello \ r”);
兩者都在應用程序中顯示輸出,因為兩者都包含“ \ r”
* /

Bluetooth Serial Monitor 6.2.5 更新

-Library updated
-Performance Improvement
查看更多
Bluetooth Serial Monitor 資訊

歷史版本

更多

Bluetooth Serial Monitor 6.2.5 APK 2021年10月10日 2.8 MB 下載

Requires Android: Android 4.4+

Screen DPI: 160-640dpi

SHA1: 15e1bd140ccb8d442ed325377ca3fbc42775f92a

Size: 2.8 MB

What's New:

-Library updated
-Performance Improvement

Bluetooth Serial Monitor 6.1.4 XAPK APKs 2021年08月19日 3.98 MB 下載

Requires Android: Android 4.4+

Screen DPI: 160-640dpi

SHA1: 00079af03de4a26e21ab18bc1bffacdcd0abdff9

Size: 3.98 MB

What's New:

-UI Library updated & bugs fixed
-Added Auto Connect feature
If this feature enabled app will save the last connected Bluetooth module mac-address and try to connect that module when app starting. You can toggle this feature enable or disable from settings
-Performance Improvement

Bluetooth Serial Monitor 6.0 XAPK APKs 2020年10月09日 2.68 MB

Variant
Arch
Version
DPI
Bluetooth Serial Monitor 6.0 (6)

Requires Android: Android 4.1+

Screen DPI: 160-640dpi

SHA1: d249b243c227ad22c49db5da58ee18334bdc7dc3

Base APK: com.csa.btserialmonitor.apk

Split APKs: config.ar, config.de, config.en, config.es, config.fr, config.hi, config.in, config.it, config.ja, config.ko, config.my, config.pt, config.ru, config.th, config.tr, config.vi, config.xxhdpi, config.zh

Size: 2.68 MB

What's New:

-UI Library updated & bugs fixed
-Added Auto Connect feature
If this feature enabled app will save the last connected Bluetooth module mac-address and try to connect that module when app starting. You can toggle this feature enable or disable from settings
-Performance Improvement
Android 4.1+
160-640dpi
Bluetooth Serial Monitor 6.0 (6)

Requires Android: Android 4.1+

Screen DPI: 160-640dpi

SHA1: 0e4255b0db4a08f361e44157d67acfd50f8ebbf7

Base APK: com.csa.btserialmonitor.apk

Split APKs: config.ar, config.de, config.en, config.es, config.fr, config.hi, config.in, config.it, config.ja, config.ko, config.my, config.pt, config.ru, config.th, config.tr, config.vi, config.xhdpi, config.zh

Size: 2.67 MB

What's New:

-UI Library updated & bugs fixed
-Added Auto Connect feature
If this feature enabled app will save the last connected Bluetooth module mac-address and try to connect that module when app starting. You can toggle this feature enable or disable from settings
-Performance Improvement
Android 4.1+
160-640dpi

Bluetooth Serial Monitor 5.0 APK 2020年01月26日 2.54 MB 下載

Requires Android: Android 4.1+

Screen DPI: 160-640dpi

SHA1: a11f703b09857787d2c787e7954fcadc16937d78

Size: 2.54 MB

What's New:

-Added Auto Connect feature
If this feature enabled app will save the last connected Bluetooth module mac-address and try to connect that module when app starting. You can toggle this feature enable or disable from settings
-Performance Improvement
更多資訊

更新日期:

最新版本:

6.2.5

請求更新:

提交最新版本

Available on:

Google Play

系統要求:

Android 4.4+

安全下載

APKFab.com和該應用的下載連結是100%安全的。APKFab.com上列出的所有應用下載連結均來自Google Play Store或由用戶提交。對於來自Google Play商店的應用,APKFab.com不會對其進行任何形式的修改。對於用戶提交的應用,APKFab.com會在網站上發佈之前驗證其APK簽名的安全性。

分享
如果覺得這個頁面有用,可以分享給你朋友!