本项目用于简化android BLE的使用,解决了: 1.android手机适配 2.发送数据自动拆包,无需关注拆包问题 3.解决android BLE假连接问题 4.数据发送扁平化(把所有数据串行发送,避免资源竞争)
☆15Apr 9, 2018Updated 7 years ago
Alternatives and similar repositories for TBBLE-android
Users that are interested in TBBLE-android are comparing it to the libraries listed below
Sorting:
- 实现RecyclerView的下拉更新,上滑加载的功能。☆11Updated this week
- Flutter中文网评论☆10Apr 10, 2018Updated 7 years ago
- 一个仿抖音的时间钟轮盘☆16Nov 25, 2023Updated 2 years ago
- Telink BLE Mesh project, demo on Android☆14Oct 29, 2025Updated 4 months ago
- Android 一键建立热点,并生成用户名和密码☆21Nov 25, 2019Updated 6 years ago
- Custom camera to take photos and store to the local, you can preview, upload to the server with okHttp(自定义相机拍照并存放到本地,可以预览,用okHttp上传到服务器)☆16May 5, 2016Updated 9 years ago
- 存放一些完整的demo代码☆22Oct 28, 2021Updated 4 years ago
- 密码本(微信小程序)☆11Jul 17, 2019Updated 6 years ago
- html & css styling for openFrameworks☆40Mar 11, 2013Updated 13 years ago
- Amazon S3 storage interface for a Go cache☆29Dec 2, 2014Updated 11 years ago
- jni学习系列源码☆12Jan 1, 2017Updated 9 years ago
- 使用Golang对接ChatGPT官方OpenApi,持续更新中...☆12Apr 11, 2023Updated 2 years ago
- GUI for Golang based on crossplatform Lazarus LCL components☆10Feb 2, 2018Updated 8 years ago
- Windows Real Time File Monitoring☆12Dec 21, 2018Updated 7 years ago
- 自定义相机拍照界面☆15Jul 8, 2016Updated 9 years ago
- An origin pull CDN written in Golang.☆12Jul 26, 2018Updated 7 years ago
- jeesite-api是在jeesite的基础上新增了移动服务端快速开发的框架,其后台管理仍然使用jeesite(https://github.com/thinkgem/jeesite ),传输格式为JSON,提供了通用的返回类,用户验证,记录日志等。使用了经典框架Spri…