登录
首页 » Java » BLE-RSSI-Sample-master

BLE-RSSI-Sample-master

于 2020-12-19 发布 文件大小:409KB
0 228
下载积分: 1 下载次数: 3

代码说明:

  通过检测RSSI,换算到距离,实现蓝牙防丢(By detecting RSSI and converting to distance, Bluetooth anti lose is realized.)

文件列表:

BLE-RSSI-Sample-master, 0 , 2016-09-10
BLE-RSSI-Sample-master\.gitignore, 97 , 2016-09-10
BLE-RSSI-Sample-master\.idea, 0 , 2016-09-10
BLE-RSSI-Sample-master\.idea\.name, 18 , 2016-09-10
BLE-RSSI-Sample-master\.idea\compiler.xml, 686 , 2016-09-10
BLE-RSSI-Sample-master\.idea\copyright, 0 , 2016-09-10
BLE-RSSI-Sample-master\.idea\copyright\profiles_settings.xml, 74 , 2016-09-10
BLE-RSSI-Sample-master\.idea\encodings.xml, 159 , 2016-09-10
BLE-RSSI-Sample-master\.idea\gradle.xml, 869 , 2016-09-10
BLE-RSSI-Sample-master\.idea\misc.xml, 2226 , 2016-09-10
BLE-RSSI-Sample-master\.idea\modules.xml, 373 , 2016-09-10
BLE-RSSI-Sample-master\.idea\runConfigurations.xml, 564 , 2016-09-10
BLE-RSSI-Sample-master\.idea\vcs.xml, 180 , 2016-09-10
BLE-RSSI-Sample-master\README.md, 239 , 2016-09-10
BLE-RSSI-Sample-master\app, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\.gitignore, 7 , 2016-09-10
BLE-RSSI-Sample-master\app\build.gradle, 868 , 2016-09-10
BLE-RSSI-Sample-master\app\proguard-rules.pro, 645 , 2016-09-10
BLE-RSSI-Sample-master\app\src, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\androidTest, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\androidTest\java, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\androidTest\java\com, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\androidTest\java\com\example, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\androidTest\java\com\example\administrator, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\androidTest\java\com\example\administrator\schoolbluetooth20, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\androidTest\java\com\example\administrator\schoolbluetooth20\ApplicationTest.java, 374 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\AndroidManifest.xml, 1572 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\java, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\java\com, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\java\com\example, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\java\com\example\administrator, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\java\com\example\administrator\schoolbluetooth20, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\java\com\example\administrator\schoolbluetooth20\activity, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\java\com\example\administrator\schoolbluetooth20\activity\MainActivity.java, 10628 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\java\com\example\administrator\schoolbluetooth20\adapter, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\java\com\example\administrator\schoolbluetooth20\adapter\BLEListViewAdapter.java, 4916 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\java\com\example\administrator\schoolbluetooth20\bean, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\java\com\example\administrator\schoolbluetooth20\bean\BLEObj.java, 1543 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\java\com\example\administrator\schoolbluetooth20\broadcast, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\java\com\example\administrator\schoolbluetooth20\broadcast\RssiReceiver.java, 662 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\java\com\example\administrator\schoolbluetooth20\service, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\java\com\example\administrator\schoolbluetooth20\service\RssiService.java, 4118 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\drawable, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\drawable\btn_normal.xml, 234 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\drawable\btn_pressed.xml, 238 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\drawable\btn_selector.xml, 367 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\drawable\drawer_backgroumd.jpg, 18268 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\drawable\drawer_background.jpg, 124625 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\drawable\header.jpg, 6177 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\drawable\ic_bluetooth_black.png, 714 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\drawable\ic_bluetooth_off_black.png, 557 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\drawable\ic_bluetooth_on_white.png, 595 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\drawable\ic_bluetooth_searching_white.png, 1396 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\drawable\school_logo.jpg, 125425 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\layout, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\layout\activity_main.xml, 419 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\layout\activity_main_app_bar.xml, 2202 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\layout\activity_main_container.xml, 1022 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\layout\listitem.xml, 4930 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\menu, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\menu\menu.xml, 481 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\mipmap-hdpi, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\mipmap-hdpi\ic_launcher.png, 3418 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\mipmap-mdpi, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\mipmap-mdpi\ic_launcher.png, 2206 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\mipmap-xhdpi, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\mipmap-xhdpi\ic_launcher.png, 4842 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\mipmap-xxhdpi, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\mipmap-xxhdpi\ic_launcher.png, 7718 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\mipmap-xxxhdpi, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\mipmap-xxxhdpi\ic_launcher.png, 10486 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\values-v21, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\values-v21\styles.xml, 328 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\values-w820dp, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\values-w820dp\dimens.xml, 358 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\values, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\values\colors.xml, 764 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\values\dimens.xml, 253 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\values\strings.xml, 295 , 2016-09-10
BLE-RSSI-Sample-master\app\src\main\res\values\styles.xml, 706 , 2016-09-10
BLE-RSSI-Sample-master\app\src\test, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\test\java, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\test\java\com, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\test\java\com\example, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\test\java\com\example\administrator, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\test\java\com\example\administrator\schoolbluetooth20, 0 , 2016-09-10
BLE-RSSI-Sample-master\app\src\test\java\com\example\administrator\schoolbluetooth20\ExampleUnitTest.java, 336 , 2016-09-10
BLE-RSSI-Sample-master\build.gradle, 498 , 2016-09-10
BLE-RSSI-Sample-master\gradle.properties, 855 , 2016-09-10
BLE-RSSI-Sample-master\gradle, 0 , 2016-09-10
BLE-RSSI-Sample-master\gradle\wrapper, 0 , 2016-09-10
BLE-RSSI-Sample-master\gradle\wrapper\gradle-wrapper.jar, 53637 , 2016-09-10
BLE-RSSI-Sample-master\gradle\wrapper\gradle-wrapper.properties, 233 , 2016-09-10
BLE-RSSI-Sample-master\gradlew, 4971 , 2016-09-10
BLE-RSSI-Sample-master\gradlew.bat, 2314 , 2016-09-10
BLE-RSSI-Sample-master\screenshots, 0 , 2016-09-10
BLE-RSSI-Sample-master\screenshots\1.png, 30385 , 2016-09-10
BLE-RSSI-Sample-master\screenshots\2.png, 20517 , 2016-09-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Android直播系统流程.pdf
    【实例简介】
    2021-08-26 00:31:12下载
    积分:1
  • EasyDBUtils
    应用背景1.减少了配置文件的数量,使用一个easyDBUtils.properties的配置文件替代了easyDBUtilsService.properties和easyDBUtilsDao.properties 2.将EasyDataSource也写到了easyDBUtils.properties中,key固定为:EasyDataSource,value是实现类的具体路径 **更新后准备工作跟以前不一样了** 需要: 1.在src的根目录下创建配置文件easyDBUtils.properties 2.实现EasyDataSource接口,并在easyDBUtils.properties完成配置 3.业务层和持久层的配置全部写在easyDBUtils.properties文件中关键技术EasyDBUtils是对DBUtils的功能封装 主要功能有: 简化了事务管理————只需要在业务层接口中需要管理事务的方法上进行@StartTransaction的注解声明,EasyDBUtils就会自动的帮你管理事务 简化了持久层的代码————以后在写持久层代码的时候不用在持久层里面传入DataSource或者是Connection了,也都是EasyDBUtils帮你完成。 以后在你写的代码中再也不会出现Connection和DataSource了!!! 使用方法: ====准备工作和配置==== 1.实现EasyDataSource接口,完成与数据库连接池的对接,主要是为了给EasyDBUtils自动获取到DataSource和Connection提供帮助 2.在src的根目录下创建两个配置文件 easyDBUtilsDao.properties 以及 easyDBUtilsService.properties easyDBUtilsService.properties 中的key是业务层的接口名称,value是业务层的实现类的具体路径 easyDBUtilsDao.properties 中的key是持久层的接口名称,value是持久层的实现类的具体路径 ====如何使用=====
    2022-02-20 11:41:55下载
    积分:1
  • smartClock
    这是一个Android自绘时钟的源代码,并且调试成功的,有需要的朋友,不容错过啦!(This is an Android source code from the painting clock, and debugging success, a friend in need, do not miss it!)
    2013-04-17 09:46:34下载
    积分:1
  • android 侧滑 实例源码下载
    library项目 来自 https://github.com/jfeinstein10/SlidingMenuSlidingMenuFragment项目需要依赖 library项目具体操作方法,1.导入以上两个项目到eclipse2.右键 SlidingMenuFragment项目>>属性>>左侧Android菜单>> 点击右侧底部 Add按钮3.选择 library项目即可
    2015-02-27下载
    积分:1
  • android 自定义 popupwindow 实例源码下载
    android 自定义 popupwindow 实例源码下载
    2014-11-18下载
    积分:1
  • 疯狂Android讲义(第2版)》.(李刚)源代码
    疯狂Android讲义(第2版)》.(李刚)源代码
    2015-03-15下载
    积分:1
  • Viterbi-Vifekbi-This
    强烈推荐好用的卷积码编码,维特比译码和软判决,本代码简易可行,(Good convolutional code coding, Viterbi decoding and soft decision are highly recommended. This code is simple and feasible.)
    2019-03-28 00:21:41下载
    积分:1
  • 基地对 Java 的音乐播放器
    这是一个Java程序。音乐播放器与现场标题。它使用JMF来播放音乐。它具有快退和快进功能,是基础上的线程。这个音乐播放器具有实时和透明的标题印在了桌面上。
    2022-01-26 06:12:05下载
    积分:1
  • p2p文件传输
    p2p文件传输
    2017-05-14下载
    积分:1
  • Android小游戏ballgame
        这是安卓小游戏。    不是本人原创。    作者忘了是谁。    还请原谅,
    2022-02-05 23:54:56下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载