التحكم في المعالجات الدقيقة مثل Arduino، صور، Microbits، ESP8266، وغيرها عبر Bluetooth باستخدام وحدات Bluetooth المشتركة HC-06 و HC-05 (أو ما شابه) Bluetooth
التطبيق موجود بشكل خاص ويتم تشغيل جميع الإعدادالمعالج الدقيق.
انظر http://www.martyncurrey.com/bluetooth-control-panel/ للحصول على التفاصيل الكاملة والأمثلة.
يتطلب توصيل وحدة MCU و Bluetooth باستخدام 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.