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

BLE-RSSI-Sample-master

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

  • 教务管理系统
    Java初学者,简单的控制台操作教务管理系统,分为教师登录和学生登录,教师登录可以添加、删除、查找学生信息,需要登录才可以。
    2023-04-09 22:25:03下载
    积分:1
  • EX04_09
    这个程序实现了 spinner 动态添加和删除(This program implements the spinner dynamically add and remove)
    2010-11-30 12:31:52下载
    积分:1
  • dljf
    该系统主要用于微信粉丝推广,主要针对微信粉丝需求的人士以及普通会员,普通会员在注册后,需将自己的微信二维码进行上传,每个人可上传最多3组二维码图片,单价由系统管理员在后台进行设定,需要微信加粉的人员可通过注册账号,在线购买会员的二维码进行添加微信好友,在购买后的页面,即可看到微信号码以及微信二维码图片,如在微信端运行,则可以长按二维码进行添加好友;一般购买粉丝的为全兼职的微商相对居多,解决了微商加好友困难的问题,也同时可以为广大会员带来一定的收益;平台可设定自己的盈利差价;(The system is mainly used for the promotion of WeChat fans, mainly for WeChat fans demand people and ordinary members, ordinary members after registration, to their WeChat two-dimensional code to upload, everyone can upload up to 3 groups of two-dimensional code, the price set by the system administrator in the background, the need for WeChat powder added by registered personnel buy online membership account, two-dimensional code to add WeChat friends, after the purchase of the page, you can see the number of WeChat and WeChat two-dimensional code, such as running on the WeChat side, you can add friends by two-dimensional code length generally buy fans for micro taking full part of the relative majority, solve the derivative plus. The difficult problem, also can bring certain benefits for our members platform can set their own profit margin )
    2017-05-09 13:41:18下载
    积分:1
  • 自定义ApacheJMeter_socket插件
    ApacheJMeter自定义Socket插件,测试路数任你选择,注释清晰,结构简单,便于学习和使用,希望带给大家福音。
    2022-08-15 13:38:31下载
    积分:1
  • android 下拉滑动刷新List
    android 下拉滑动刷新List
    2014-09-15下载
    积分:1
  • testWebService
    一个简单的webservice测试的程序,给初学者们学习用(A simple webservice testing procedures for beginners to learn to use)
    2014-04-28 15:38:23下载
    积分:1
  • MP3Player-editon1
    曾经写的一个mp3播放器的源码,不过作为基本的学习只用而已。(an edition of mp3!)
    2012-04-13 14:12:23下载
    积分:1
  • J2me显示手机游戏
    在手机页面上显示游戏内容和图片,1. 掌握使用Display来切换显示屏幕 2. 掌握Form和Item的创建和使用 3. 掌握TextBox,Alert,List 4. 掌握高级UI中的事件处理 5. 掌握图片资源的使用  
    2022-12-11 03:20:03下载
    积分:1
  • 基于MVC的权限过滤和分页实现的JavWeb案例
    资源描述javaweb的权限过滤以及登录验证后的分页实现案例。基于MVC模式开发。
    2023-06-28 02:30:05下载
    积分:1
  • android_develop
    基于对android的入门和深入开发,里面还有一些源码,希望对大家有所帮助(Based on the entry and in-depth development of android, there is some source, we want to help)
    2012-03-14 17:08:39下载
    积分:1
  • 696518资源总数
  • 106174会员总数
  • 31今日下载