Android串口通讯, 支持发送数据回调, 支持并发处理, 自定义协议, CRC校验, 自动粘包, 自动去除冗余的干扰数据
☆28Jan 18, 2026Updated 5 months ago
Alternatives and similar repositories for SerialPortManager
Users that are interested in SerialPortManager are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Android多进程读写串口数据,分担主进程的内存使用量,在设备上使用可以明显的加快设备的反应速度,特别是小内存的设备☆44Aug 20, 2020Updated 5 years ago
- 基于Netty封装UDP收发工具,支持设置消息重发、重发次数、重发间隔。☆12Jun 2, 2021Updated 5 years ago
- 【持续维护更新】微信公众号airkiss配网以及近场发现功能在esp8266 rtos3.1 sdk的实现。☆14Oct 6, 2019Updated 6 years ago
- 🔥Android扫码枪封装,支持usb键盘自感模式(无须EditText接收),usb com命令控制模式,usb com转串口自感模式☆48Nov 29, 2022Updated 3 years ago
- 基于虹软人脸识别SDK V4.0,封装人脸识别方法☆20May 26, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Andorid 版本更新模块,拿来即用,包含root情况下的静默升级解决广告机、售货机等终端设备自动升级问题。☆15Jul 9, 2020Updated 5 years ago
- 🔥🔥🔥SerialPortKit是基于Android开发板进行与下位机进行通讯的工具套件SDK。串口通讯部分使用C++实现。SerialPortKit旨在帮助做Android开发板硬件开发的小伙伴们快速迭代开发,只关注业务。通常涉及到RK3288、RK3399等设备,…☆159Jun 8, 2025Updated last year
- simple timeline☆33Sep 16, 2018Updated 7 years ago
- 这个项目主要是对于Android常用的库进行源码分析,了解源码原理,帮助我们开发过程中解决出现的问题,包含:EventBus,Picasso,Glide,okhttp,Retrofit,leakcanary等项目。☆14Oct 4, 2022Updated 3 years ago
- 【持续维护更新 支持esp32-s2】微信公众号airkiss配网以及近场发现功能在esp32 esp-idf框架 sdk的实现。☆15Jun 10, 2020Updated 6 years ago
- usb摄像头使用示例,原项目地址:https://github.com/jiangdongguo/AndroidUSBCamera,common库地址:https://github.com/saki4510t/libcommon☆14Dec 17, 2020Updated 5 years ago
- 雷达图☆11Sep 28, 2016Updated 9 years ago
- OpenCV人脸检测和匹配,无需配置NDK☆16Sep 26, 2017Updated 8 years ago
- Android实现人脸识别扫描检测的动画效果(二维码也可用)☆17Dec 18, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 一个低成本,能快速接入的串口通讯工具,支持处理粘包分包,适配三种协议,同时支持监听多种不同报文头,适用于口红机、快递柜(格子柜),售货机、售餐机、咖啡机、游戏机等串口设备☆114Jun 8, 2026Updated 3 weeks ago
- 适用于Kotlin的轻量级依赖注入框架,Dagger替代者☆12Feb 19, 2020Updated 6 years ago
- ☆11Mar 24, 2022Updated 4 years ago
- 一个轻量级的解耦上传库☆15Aug 27, 2021Updated 4 years ago
- ☆10May 15, 2023Updated 3 years ago
- Linux下的设备管理器(支持硬件信息检测、设备驱动安装和硬件性能测试)☆10Oct 22, 2013Updated 12 years ago
- Android串口通信SDK,由 Google 串口通信库进行封装,可同时打开多个串口,快速接入。并扩展支持设置 su 路径、串口路径、波特率、校验位、数据位、停止位☆274Mar 18, 2026Updated 3 months ago
- Android串口通信工具☆40Jan 7, 2019Updated 7 years ago
- android下完整的多串口数据收发解析项目☆62Feb 9, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 简单进度条,可以设置进度,描述等☆12Mar 24, 2016Updated 10 years ago
- 本木医疗移动解决方案安卓端框架☆11Oct 26, 2017Updated 8 years ago
- MapView in android to display indoor floor plan☆17Dec 3, 2019Updated 6 years ago
- Software that converts BMPs to a format that the CrystalFontz ePapers can use☆10Feb 5, 2021Updated 5 years ago
- Slamware SDK Android Demonstration☆22Aug 21, 2020Updated 5 years ago
- Android自动打包上传到蒲公英并发送APK下载消息到飞书群☆15Oct 28, 2021Updated 4 years ago
- 【Android】多维商品属性SKU选择☆42May 25, 2017Updated 9 years ago
- 使用各种保活方案兼容4.0-9.0保活,效果良好☆155May 10, 2020Updated 6 years ago
- this repository is aimed to adapt android float window permission in most kinds of mobiles and how to request it at runtime☆15Apr 22, 2017Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- buildSrc使用☆16Dec 24, 2021Updated 4 years ago
- 1. OkHttpClient基本参数配置介绍 2. 普通GET请求(同步/异步) 3. 普通POST请求(同步/异步) 4. 根据tag取消请求 5. POST请求提交String 6. POST请求提交流 7. POST请求提交JSON(实体转JSON) 8. POST…☆12Jul 26, 2018Updated 7 years ago
- This is a test library☆14Aug 29, 2025Updated 10 months ago
- An app with a client, admin , delivery rol , so u can managment your data product.☆11Feb 16, 2025Updated last year
- 实现ViewGroup规定行数、item居中的流式布局☆17Apr 4, 2018Updated 8 years ago
- 一个灵活简单易用的串口通讯框架,使用APT技术,支持485 232,让使用者无需在繁琐的组装数据,大大提升开发效率☆20Jan 4, 2020Updated 6 years ago
- Seeta6-Android 人脸识别+活体检测☆11Jan 29, 2024Updated 2 years ago