Microprocessadores de controle, como Arduino, Pics, Microbits, ESP8266, e outros sobre Bluetooth usando os módulos Bluetooth Common HC-06 e HC-06 (ou similares)
O aplicativo é autônomo e toda a configuração é feita a partir deo microprocessador.
Consulte http://www.martyncurrey.com/bluetooth-control-panel/ para detalhes e exemplos completos.
Requer o módulo MCU e Bluetooth para ser conectado usando 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.