yutils / CH34xUARTLinks
CH340/CH341的USB转串口安卓免驱应用库。在原版的基础上修复bug。优化代码 1. 修复:退出时,读取线程未关闭的bug 2. 新增USB断开监听回调 3. 读取数据后采用回调给前端,而不是之前的死循环 3. 采用java8 4. 支持到android12 5. demo启用dataBinding,而不再使用findViewById 6. 优化代码逻辑,使得更容易理解和使用 7. 新增大量注释(中文) 8. 更新UI布局和颜色调整
☆46Updated last year
Alternatives and similar repositories for CH34xUART
Users that are interested in CH34xUART are comparing it to the libraries listed below
Sorting:
- 安卓串口通信app,实现读取串口数据,实现重新组包一次性读取完整数据。可连续读取任意长度数据。APK在releases里面。觉着不错的话可以 Start 一下哟!☆182Updated 5 months ago
- This is Android YModem☆46Updated 10 months ago
- Android串口通讯助手,使用C++实现。☆345Updated 6 years ago
- An android bluetooth toolkit that encapsulates the methods commonly used in bluetooth to accelerate the construction of related applicati…☆54Updated 3 years ago
- provide read and write function between USB serial port and serial port (UART ,RS232) under Android system☆104Updated 4 years ago
- Android 串口调试助手☆149Updated 4 years ago
- 网络调试助手☆35Updated last year
- USB-OTG-CH340-UART-interface☆66Updated 3 months ago
- provide read and write debugging tools between USB serial port and serial port (UART ,RS232) under Android system☆63Updated 5 years ago
- A simple framework for Android Bluetooth Low Energy (BLE)☆166Updated 4 months ago
- 驱动源码-WCH沁恒-CH340/CH341的USB转串口安卓免驱应用库☆24Updated 5 years ago
- UVC摄像头Demo(支持多个UVC摄像头)☆52Updated 2 years ago
- 安卓串口通信☆45Updated 5 years ago
- 串口通讯 CH34x芯片 官方demo Android studio版本☆48Updated 7 years ago
- Android串口库的进一步封装,简化线程方面的管理。你只需要关注如何实现硬件协议。☆84Updated last year
- 『Android Lib』 Android 平台上的 usb 串口调试库,支持串口号、波特率、数据位、校验位、停止位、流控等参数设置,能够控制数据的收发☆385Updated 2 years ago
- An free, elegant, simple, fast Android RTSP Player.EasyPlayer support RTSP(RTP over TCP/UDP),video support H.264/H.265,audio support G.71…☆40Updated 2 months ago
- Android串口通信工具☆40Updated 6 years ago
- 一个低成本,能快速接入的串口通讯工具,支持处理粘包分包,适配三种协议,同时支持监听多种不同报文头,适用于口红机、快递柜(格子柜),售货机、售餐机、咖啡机、游戏机等串口设备☆111Updated 4 months ago
- ☆60Updated 7 years ago
- Android消息推送MQTT☆204Updated 6 years ago
- Android 蓝牙串口 SPP 工具类 + Demo☆122Updated 5 years ago
- 基于Netty的Android局域网IP电话☆143Updated 5 years ago
- 基于modbus4j的Modbus的Android实现,添加对Android串口(RTU)的支持