Control microprocessors such as Arduino, PICs, Microbits, ESP8266, and others over Bluetooth using the common HC-06 and HC-05 (or similar) Bluetooth modules
The app is self-contained and all setup is done from the microprocessor.
See http://www.martyncurrey.com/bluetooth-control-panel/ for full details and examples.
Requires the MCU and Bluetooth module to be connected using UART.
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.
~Martyn Currey
3 3
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.