BluetoothMe - Arduino Bluetooth controller with multi-functional interface designer. The app supports Bluetooth Classic and BLE (Bluetooth Low Energy).
With the help of the application, you can create your own user interfaces - Controllers, which contain various types of control elements - Widgets:
- EMPTY is an empty widget with no control (can be used as a stub).
- BUTTON is a non-latching button that has two states: pressed and released.
- SWITCH is a two-position switch with locking.
- SLIDER is an element for changing values in a certain range (similar to a scroll bar).
- TEXT is a field for entering text from the keyboard.
The application also has Chat, where you can see all sent and received messages.
Compatible with HC-05, HC-06, JDY-31, HM-10 and other modules.
Arduino BluetoothMe-Library: https://github.com/BluetoothMe/BluetoothMe
Quick Start: https://github.com/BluetoothMe/QuickStart