Android-开源工具库-第9弹-传感器

传感器

  1. Great Android Sensing Toolkit
    Android 感应器工具包,包含示例及使用过程中可能需要的算法
    项目地址:https://github.com/gast-lib/gast-lib
    Demo 地址:https://play.google.com/store/apps/details?id=root.gast.playground
    文档介绍:https://github.com/gast-lib/gast-lib#documentation

  2. SensorManager
    Android 传感器管理
    项目地址:https://github.com/nlathia/SensorManager
    文档介绍:https://docs.google.com/document/d/1TqThJULb-4e6TGb1gdkAaPCfyuXStjJpbnt7a0OZ9OE/edit

  3. GPSLogger
    记录 GPS 信息
    项目地址:https://github.com/mendhak/gpslogger
    Demo 地址:https://play.google.com/store/apps/details?id=com.mendhak.gpslogger
    文档介绍:http://code.mendhak.com/gpslogger/

  4. Pedometer
    计步器,使用硬件计步感应器
    项目地址:https://github.com/j4velin/Pedometer

  5. leapcast
    ChromeCast 模拟器的 App
    项目地址:https://github.com/dz0ny/leapcast

  6. Arduino-Communicator
    与 Arduino 通信的 App
    项目地址:https://github.com/jeppsson/Arduino-Communicator

  7. android-pedometer
    Android 计步器
    项目地址:https://github.com/bagilevi/android-pedometer
    Demo 地址:http://pedometer.googlecode.com/files/Pedometer-1.4.apk

  8. OwnTracks for Android
    自己的轨迹记录
    项目地址:https://github.com/owntracks/android

  9. Shake Detector library for Android
    Android 手机震动摇晃检测库,提供供 UI 线程调用的回调接口
    项目地址:https://github.com/tbouron/ShakeDetector
    Demo 地址:https://play.google.com/store/apps/details?id=com.github.tbouron.shakedetector.example

  10. Android heart rate monitor
    Android 心跳检测
    项目地址:https://github.com/phishman3579/android-heart-rate-monitor

  11. Bluetooth LE Library for Android
    蓝牙源信息,包括宝库 Mac、更新时间、RSSI、UUID、信号源距离、影响范围等信息
    项目地址:https://github.com/alt236/Bluetooth-LE-Library---Android
    Demo 地址:https://play.google.com/store/apps/details?id=uk.co.alt236.btlescan

  12. farebot
    通过 NFC 从公交卡中读取数据的一个应用
    项目地址:https://github.com/codebutler/farebot

你可能感兴趣的:(Android-开源工具库-第9弹-传感器)