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

BLE-RSSI-Sample-master

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

  • FastDFS_Function-Test
    针对FastDFS分布式文件系统的功能测试代码(Functional test code for FastDFS distributed file system)
    2015-04-01 12:33:49下载
    积分:1
  • Mobile Cell grid formation
    此应用程序用于形成模拟网络单元的单元网格。基本思想是,在蜂窝网络或移动网络中,无线网络分布在称为小区的陆地区域上,每个区域至少由一个固定位置收发器(称为小区站点或基站)提供服务。在蜂窝网络中,每个小区使用一组不同于相邻小区的频率,以避免干扰并在每个小区内提供有保证的带宽。
    2023-07-20 03:00:03下载
    积分:1
  • 客车网上售票系统分析与设计(源码+数据库)
    本系统分为两部分(可用于毕业设计): 一、前台功能模块 A.用户注册(游客进行该网站需要进行注册方可在系统中进行一系列与预订有关的活动) B.票务查询(旅客按出发地、到达地查询各车次的车票情况) C.车票销售(选择需要的车票,填写购买信息,比如:身份证号等,进行提交) D.改签(用户对已付款的订单车票信息进行变更操作) E.退票(用户对已付款的订单车票信息进行退货操作) F.信息浏览(查看管理员发布的各种信息) G.留言板(用户登陆后可以在留言板中发表留言,未登陆的用户则只能浏览其它用户发表的留言) H.个人信息修改 二、后台系统管理部分 A.用户管理(管理系统用户信息,作增删改查操作) B.票务管理(列车票务信息的增删改查) D.信息发布(管理员发布公告类新闻和图片类新闻) F.留言中心管理 G.订单统计 H.销售情况查询 I.个人信息修改
    2018-03-18下载
    积分:1
  • android 应用启动的时弹出的悬浮带有关闭按钮的dialog 例子源码
    android 应用启动的时弹出的悬浮带有关闭按钮的dialog 例子源码
    2015-03-01下载
    积分:1
  • frcms_v3.2_GBK
    嘉缘人才系统php版,全新研发,功能更强大,系统采用PHP+MYSQL技术独立开发的人才系统,是一个经过完善设计并适用于各种服务器环境的高效、全新、快速和优秀的人才网站解决方案。 该版本完全开源,适合初次建站的个人站长使用,开放 招聘、求职、资讯、公告、留言、帮助、广告、在线支付、统计、调查、用户组、论坛整合等模块供个人站长免费使用(Ka-edge talent system php version, the new R & D, more powerful, the system uses PHP+ MYSQL technology independently developed talent system, is a perfect design for a variety of server environments and efficient, the new, fast and talented website to solve program. This version is completely open source, for the initial establishment of the individual owners to use, open recruitment, job search, information, announcements, messages, help, advertising, online payments, statistics, surveys, user groups, forums and other modules for integrating individual owners free use)
    2015-01-14 17:32:13下载
    积分:1
  • Tabs
    jQuery 选项卡插件,含四种激活方式,一般都包括在内了,像鼠标移上切换、点击切换,Ajax方式切换等,核心 组件是jQuery家庭的新成员,有兴趣查看示例程序。(jQuery plugin tab, including four activation are generally included, like a mouse, move the switch, click the Switch, Ajax mode switching, etc., is a new member of the jQuery core components of the family, are interested in viewing a sample program.)
    2015-01-29 17:45:18下载
    积分:1
  • bms(终版)
    实现WIFI环境下的以太网通信,在手机上监控BMS的运行参数(Realize the Ethernet communication in WIFI environment, monitor the operation parameters of BMS on the mobile phone)
    2017-11-23 13:17:13下载
    积分:1
  • Bresenham 圈
    绘制使用直线圆算法一圈。在计算机图形学中点圆算法是用来确定所需的绘制一个圆圈积分算法。该算法是 Bresenham 的线算法的一个变种,因此有时被称为 Bresenham 的圆算法,虽然实际上并没有发明的杰克 E.Bresenham。该算法可以推广到圆锥曲线。正如 Bresenham 的线算法,该算法可优化的基于整数的数学。由于对称性,如果算法可以找到那只计算为一个八区像素像素可以反映要整圆。实现上述总是只画完整卦角或圆形。画只某弧从角度,α 角 β,该算法对需要首先计算 x 和 y 坐标这些终结点,它在哪里,有必要采取对三角或方形根的计算 (见平方根的计算方法)。Bresenham 算法运行完整八区或圆,然后设置的像素,只是如果他们落入通缉的间隔。看完这个弧形,该算法可以提前结束。
    2022-08-04 02:16:42下载
    积分:1
  • AbstractGet
    Abstract Google Source Result for Andriod.
    2013-10-04 10:17:29下载
    积分:1
  • 计划在NetBeans中送电子邮件
    程序段发送邮件,你必须有Gmail和Hotmail邮件制造的NetBeans7.2
    2023-02-03 20:30:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载