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

BLE-RSSI-Sample-master

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

  • 求职jsp网页
    资源描述P项目实战及人才服务机构。 上海塞依致科技已与国内外著名公司合作,如IBM、HP、埃森哲、联想、国家电网、中国石油等在项目咨询和人才服务方面开展密切战略合作关系。
    2022-07-19 10:40:23下载
    积分:1
  • android viewpager 动态加载数据
    android 动态加载数据
    2015-03-16下载
    积分:1
  • Java 聊天室
    一套简单实用的支持多人在线的聊天室软件,使用java编写
    2022-02-26 18:22:26下载
    积分:1
  • Android_UI
    ※ 第一篇:介紹應用框架概念、原理和特性。 ※ 第二篇:闡述應用框架之設計技巧。亦即,如何打造應用框架。 (註:如果你的職務是「使用」Android 框架來開發應用程式的話,可以跳過本篇,直接進 入第三篇。) ※ 第三篇:說明及演練Android 應用程式設計的36 技。 ※ 第四篇:介紹Android 框架與硬體之間C 組件的開發流程及工具。
    2012-02-27 16:04:39下载
    积分:1
  • Java TTS语音技术
    TTS、pinying4J、jmf语音,实现中文汉字转拼音以及汉字之间通过TTS技术直接播放声音。 jmf文字生成语音文件技术。
    2022-01-26 02:47:05下载
    积分:1
  • Flight Booking System Development
    航班订票系统开发
    2022-02-07 05:42:54下载
    积分:1
  • TVINFOR4.04
    allwinner a10 AV-IN驱动及android DEMO
    2013-10-22 15:42:24下载
    积分:1
  • confirm__brevkpoint__random
    说明:  自适应滤波器理论一书第五章的有关程序,希望对大家有用(The procedure in chapter 5 of the theory of adaptive filter, I hope it will be useful to all of us.)
    2019-03-28 13:06:32下载
    积分:1
  • 桌面便签程序源码下载 插件示例
    桌面便签程序源码下载 插件示例
    2013-09-17下载
    积分:1
  • android 天气报告
    这是一个关于天气的软件、 可以预报未来五天的天气、 中国地区的省市都可以选择、 实时刷新、 刚刚学习android应用的同学可以看看哦
    2022-07-21 04:07:20下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载