jackerzhaques/BluetoothTerminal
This is a simple Bluetooth Terminal application designed to be used with the Adafruit BLE UART friend. I developed this because I could not find a way to link the UART friend to a COM port on my Win10 machine. This program communicates directly with the UART GATT service instead. This project was created in Qt. The compiler I used was MSVC2015 64 bit. This should work across platforms but I have not tested it.
C++GPL-3.0
No issues in this repository yet.