'Serial Bluetooth Terminal' is een lijngerichte terminal / console-app voor microcontrollers, Arduinos en andere apparaten met een seriële / UART-interface verbonden met een Bluetooth naar serieel converter naar je Android-apparaat.
Deze app ondersteunt verschillende Bluetooth-versies:
- Bluetooth Classic
- Bluetooth LE / Bluetooth Low Energy / BLE / Bluetooth Smart
Deze app ondersteunt verschillende Bluetooth-apparaten:
Bluetooth Classic (standaard Bluetooth SPP-profiel implementeren):
- HC-05, HC-06, ...
- Raspberry Pi 3
- ...
Bluetooth LE (implementatie van leverancierspecifieke Bluetooth GATT-services):
- voorgedefinieerd:
* Nordic Semiconductor nRF51822, ... (bijv. BBC micro: bit)
* Texas Instruments CC254x (bijv. HM-10, CC41-A, ... modules)
* Microchip RN4870 / 71, BM70 / 71 'transparante UART-service'
* Telit Bluemod
- aangepast profiel:
* Seriële service van Texas Instruments CC2640, behalve configuratie-eigenschappen
* Silabls BLE113
* uConnect BLE seriële adapter
* ...
Alle functies in deze app zijn gratis. Aankopen in de app worden alleen gebruikt voor de optie 'Doneren'.
Op zoek naar broncode? Hier vind je vereenvoudigde varianten van deze app:
https://github.com/kai-morich/SimpleBluetoothTerminal
https://github.com/kai-morich/SimpleBluetoothLeTerminal