一个低成本,能快速接入的串口通讯工具,支持处理粘包分包,适配三种协议,同时支持监听多种不同报文头,适用于口红机、快递柜(格子柜),售货机、售餐机、咖啡机、游戏机等串口设备
☆114May 11, 2026Updated last month
Alternatives and similar repositories for SerialPortHelper
Users that are interested in SerialPortHelper are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 售货机售卖app,支持各种在线支付,订单上传,心跳等☆16Jun 17, 2019Updated 6 years ago
- Android串口通讯助手,使用C++实现。☆349Jul 24, 2019Updated 6 years ago
- android下完整的多串口数据收发解析项目☆62Feb 9, 2017Updated 9 years ago
- Android串口库的进一步封装,简化线程方面的管理。你只需要关注如何实现硬件协议。☆83Mar 26, 2024Updated 2 years ago
- 『Android Lib』 Android 平台上的 usb 串口调试库,支持串口号、波特率、数据位、校验位、停止位、流控等参数设置,能够控制数据的收发☆387Feb 16, 2023Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 一个灵活简单易用的串口通讯框架,使用APT技术,支持485 232,让使用者无需在繁琐的组装数据,大大提升开发效率☆20Jan 4, 2020Updated 6 years ago
- 移植谷歌官方串口库,仅支持串口名称及波特率,该项目添加支持校验位、数据位、停止位、流控配置项☆699Apr 23, 2026Updated last month
- 基于modbus4j的Modbus的Android实现,添加对Android串口(RTU)的支持☆273May 29, 2024Updated 2 years ago
- 一个简单易用的Android串口通讯框架☆21May 11, 2020Updated 6 years ago
- provide read and write function between USB serial port and serial port (UART ,RS232) under Android system☆106May 22, 2021Updated 5 years ago
- Android Serial Port,一个非常好用的串口封装,稳定性有保证☆57Mar 30, 2020Updated 6 years ago
- Android串口通讯, 支持发送数据回调, 支持并发处理, 自定义协议, CRC校验, 自动粘包, 自动去除冗余的干扰数据☆28Jan 18, 2026Updated 4 months ago
- 安卓串口通信app,实现读取串口数据,实现重新组包一次性读取完整数据。可连续读取任意长度数据。APK在releases里面。觉着不错的话可以 Start 一下哟!☆216May 27, 2025Updated last year
- Fork自Google开源的Android串口通信Demo,修改成Android Studio项目☆1,474Sep 6, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Android串口通信示例☆737Apr 13, 2021Updated 5 years ago
- 【已发布】modbus协议的Android实现,从jamod移植而来,支持蓝牙串口(SPP),BLE,TCP网络☆33Oct 19, 2018Updated 7 years ago
- Android串口通信SDK,由 Google 串口通信库进行封装,可同时打开多个串口,快速接入。并扩展支持设置 su 路径、串口路径、波特率、校验位、数据位、停止位☆271Mar 18, 2026Updated 2 months ago
- 快速开发和使用Android串口☆11Apr 10, 2020Updated 6 years ago
- 博达物联无人售货机项目源码☆13Dec 14, 2018Updated 7 years ago
- 一个简洁的Android串口通信框架。