This app is a Bluetooth serial plugin for Tasker. It allows you to send (but not to receive) messages over Bluetooth serial to your paired devices, for example to control your Arduino. Messages can be regular strings or binary messages, and can be dynamically set using variable names as well.
Note: this app is complete free (open-source, no ads), so even though I will attempt to resolve issues, I cannot guarantee timely updates.
Source code: https://github.com/giech/arduinotaskerbluetooth
Relevant blog post: https://ilias.giechaskiel.com/posts/bluetooth_serial/index.html
这个程序是塔斯克蓝牙串口插件。它允许您通过蓝牙串行发送(但不能接受)消息已配对的设备,例如控制你的Arduino。消息可以是规则的字符串或二进制信息,并且可以使用变量名以及动态设置。
注意:这个程序是完全自由(开源,无广告),所以即使我将尝试解决问题,我不能保证及时更新。
源代码:https://github.com/giech/arduinotaskerbluetooth
相关博客文章:https://ilias.giechaskiel.com/posts/bluetooth_serial/index.html