共通のHC-06およびHC-05(または同様の)Bluetoothモジュールを使用して、Bluetooth経由でArduino、PIC、Microbits、ESP8266などのマイクロプロセッサを制御します
アプリは自己完結型であり、すべてのセットアップはマイクロプロセッサから行われます。
詳細と例については、http://www.martyncurrey.com/bluetooth-control-panel/を参照してください。
MCUおよびBluetoothモジュールがUARTを使用して接続されている必要があります。
Last updated on 2017年03月16日
Fixed the codes sent when using toggle buttons - now correctly sends TB
Fixed the large switches - switch 3 now changes colour correctly
Added a RESET command. The app can now be reset from the microprocessor.