使用Maui构建的Android USB串口调试工具
MauiUsbSerialForAndroid
Android USB Serial Debugging Tool Built Using Maui
使用Maui构建的Android USB串口调试工具
Preview
Functions
- 设备的列举,支持插拔检测
- 打开设备串口(已支持的驱动可以)
- 串口设置(波特率,数据位,停止位,校验位)
- 数据格式(HEX, ASCII, UTF-8, GBK, GB2312, Unicode)
- 数据分包合并
- 循环发送