Microprocesadores de control, como Arduino, Pics, Microbits, ESP8266, y otros sobre Bluetooth con los módulos Bluetooth comunes HC-06 y HC-05 (o similares)
La aplicación está autocontenida y toda la configuración se realiza desdeEl microprocesador.
Ver http://www.martyncurrey.com/bluetooth-control-panel/ Para obtener detalles y ejemplos completos.
Se requiere que el módulo MCU y Bluetooth se conecte utilizando 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.