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

BLE-RSSI-Sample-master

于 2020-12-19 发布 文件大小:409KB
0 155
下载积分: 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 个回复

  • 网络下载图片03
    网络下载图片03
    2015-04-22下载
    积分:1
  • RSA 实现
    RSA 的源代码,版本中实现的 java,RSA 源代码、 版本中实现的 java、 RSA 源代码、 版本中实现的 java、 RSA 源代码、 版本中实现的 java、 RSA 源代码、 版本中实现的 java、 RSA 源代码,版本中实现的 java
    2022-03-19 00:17:08下载
    积分:1
  • tower of hanoi
    河内塔问题的一个简单java程序
    2022-07-08 01:46:07下载
    积分:1
  • andbook
    从零开始产android研发学习资料.比较好的学习android借鉴资料 (Android development of learning materials produced from scratch. Better learning android reference information )
    2011-12-26 17:54:17下载
    积分:1
  • 汽车租赁代码
    汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码汽车租赁代码
    2022-05-31 15:33:19下载
    积分:1
  • pdf 和 excel 电机
    你好此应用程序将通过不同的系统输入。输入将字母数字数据的形式。Pdf 和 excel 报告,我们需要从输入的数据是:1.在对时间的特定系统中的数据输入的数目 &指定日期2.关于时间的特定数据实时状态和日期和已输入的所有系统。3.总体的实时状态和什么是他的所有系统已输入的数据。
    2023-08-14 10:55:04下载
    积分:1
  • Android 的蓝牙驱动程序调试
    基于android (linux)蓝牙芯片驱动调试的过程和及其详细的文档说明和源代码。
    2022-07-21 19:58:08下载
    积分:1
  • android 读取手机联系人示例源码下载
    android读取通讯录 联系人信息
    2014-06-25下载
    积分:1
  • 有关键字的微博内容下载
    以前写着玩的简单有关键字的微博内容下载 有局限性  没有获得weibo开发接口,下次弄到那个再做一个
    2022-11-26 04:10:03下载
    积分:1
  • slidingmenu
    SlidingMenu菜单源码,android 左右滑动菜单。Android滑动菜单左右滑动风格。(SlidingMenu menu source, android slide left menu. Android sliding menu style sliding around.)
    2013-10-08 17:25:18下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载