An android bluetooth toolkit that encapsulates the methods commonly used in bluetooth to accelerate the construction of related applications.
☆52Jun 16, 2022Updated 3 years ago
Alternatives and similar repositories for SerialPortSample
Users that are interested in SerialPortSample are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于opengl绘制的蓝牙心电图表(ECG),包含洛伦兹散点图、心电图(实时、静止)☆92May 20, 2020Updated 6 years ago
- 左滑菜单 RecyclerView☆10Dec 17, 2019Updated 6 years ago
- CH340/CH341的USB转串口安卓免驱应用库。在原版的基础上修复bug。优化代码 1. 修复:退出时,读取线程未关闭的bug 2. 新增USB断开监听回调 3. 读取数据后采用回调给前端,而不是之前的死循环 3. 采用java8 4. 支持到android12 5. …☆54Aug 13, 2024Updated last year
- 《论jetpack和安卓进阶技术的理论与实践》☆11Mar 2, 2022Updated 4 years ago
- ☆16Apr 12, 2020Updated 6 years ago
- 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自动打包上传到蒲公英并发送APK下载消息到飞书群☆15Oct 28, 2021Updated 4 years ago
- 安卓串口通信app,实现读取串口数据,实现重新组包一次性读取完整数据。可连续读取任意长度数据。APK在releases里面。觉着不错的话可以 Start 一下哟!☆212May 27, 2025Updated 11 months ago
- 一个开源的本地网盘系统,有了它您可以轻松的将让您的电脑和所有同一WIFI下的设备共享文件!☆38Jan 30, 2026Updated 3 months ago
- Android串口通讯, 支持发送数据回调, 支持并发处理, 自定义协议, CRC校验, 自动粘包, 自动去除冗余的干扰数据☆28Jan 18, 2026Updated 4 months ago
- Bmob AI角色开源案例 (chatgpt 3.4/4.0)☆21Jul 17, 2023Updated 2 years ago
- This a AutoProgramming for java.智能代码生成器开发平台.Welcome to join us☆13Apr 16, 2019Updated 7 years ago
- 🔥🔥🔥SerialPortKit是基于Android开发板进行与下位机进行通讯的工具套件SDK。串口通讯部分使用C++实现。SerialPortKit旨在帮助做Android开发板硬件开发的小伙伴们快速迭代开发,只关注业务。通常涉及到RK3288、RK3399等设备,…☆160Jun 8, 2025Updated 11 months ago
- 一个低成本,能快速接入的串口通讯工具,支持处理粘包分包,适配三种协议,同时支持监听多种不同报文头,适用于口红机、快递柜(格子柜),售货机、售餐机、咖啡机、游戏机等串口设备☆114May 11, 2026Updated last week
- 【已发布】modbus协议的Android实现,从jamod移植而来,支持蓝牙串口(SPP),BLE,TCP网络☆33Oct 19, 2018Updated 7 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.
- Android性能优化实践☆16Dec 15, 2023Updated 2 years ago
- 微信小程序之蓝牙串口调试助手☆15Jun 4, 2020Updated 5 years ago
- Microchip Solutions port for STM32☆19Jul 25, 2017Updated 8 years ago
- Andorid 版本更新模块,拿来即用,包含root情况下的静默升级解决广告机、售货机等终端设备自动升级问题。☆15Jul 9, 2020Updated 5 years ago
- 『Android Lib』 Android 平台上的 usb 串口调试库,支持串口号、波特率、数据位、校验位、停止位、流控等参数设置,能够控制数据的收发☆388Feb 16, 2023Updated 3 years ago
- New viewer for BIMVie.ws, in separate project for review before integration☆13Jul 28, 2016Updated 9 years ago
- 捕获Logcat日志,WebSocket快速发射可查看☆14Dec 8, 2024Updated last year
- 总结Android的MVVM开发模式,并编写和集成常用的工具类和扩展☆64Jan 27, 2023Updated 3 years ago
- gcc+gdb+st-link+hal+vs-code☆15Apr 11, 2019Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- MediaPlayer音频播放器,一行代码就能播!☆16Dec 4, 2020Updated 5 years ago
- 牛魔方是七牛云推出的一款基于七牛rtc的方案研发demo集合app,包含了面试场景、工业检修、在线教育、在线ktv、互动娱乐、一起看电影、在线考试,语聊房、pk直播解决方案demo。☆11Sep 11, 2023Updated 2 years ago
- android快速开发常用第三方库整合,集成了优雅的日志打印(可自动格式化json,xml,日志输出无字符长度4000的限制),两行代码调用EventBus事件分发,okgo网络访问一行代码实现文件上传下载带进度,上送json xml 等参数,可设置缓存模式以及SSL认证等…☆21Jun 6, 2017Updated 8 years ago
- Android 图片预览,支持缩放、手势旋转、拖动退出预览。☆22May 7, 2019Updated 7 years ago
- Communications protocol for Smart Home Project - Student circle - KNSTiT☆18Apr 20, 2015Updated 11 years ago
- SocketDemo☆56Oct 5, 2022Updated 3 years ago
- 这是一个适用于Android的支持cron格式的定时器,基于cron4j项目修改,能支持从秒到月级别的定时任务。比如可以设置一个12月12日12点12分12秒的定时任务。功能跟Linux的cron格式定时基本相同。☆16Feb 17, 2019Updated 7 years ago
- Maat是秩序之神,在之前参与开发的组件化项目JIMU中,一直被要求添加按序加载组件Component的功能,于是开始开发这个Android组件加载库,他可以单独使用,并不一定依赖于JIMU项目☆44Dec 6, 2020Updated 5 years ago
- 适用于Kotlin的轻量级依赖注入框架,Dagger替代者☆12Feb 19, 2020Updated 6 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- ☆11Mar 24, 2022Updated 4 years ago
- face landmark detection for Android devices with c++, dlib, java, OpenCV☆11Jan 25, 2022Updated 4 years ago
- 一个轻量级的解耦上传库☆15Aug 27, 2021Updated 4 years ago
- Dead simple Retrofit / RxJava cache☆12Apr 6, 2026Updated last month
- ☆10May 15, 2023Updated 3 years ago
- 编译时使用7z压缩指定so到assets目录,并在运行时解压执行.达到压缩apk体积☆14Dec 12, 2019Updated 6 years ago
- Android串口通讯助手,使用C++实现。☆349Jul 24, 2019Updated 6 years ago