Giter Site home page Giter Site logo

signal-capture's Introduction

动作传感器&惯性传感器联合采集程序

简介

本程序使用java语言编写,传感器为WT901BLE5.0蓝牙九轴动作传感器,共4个。网关为WT52HB,可同时连接四个传感器。

程序框架设计如图所示 采集系统框架

视频采集逻辑位于src/main/java/org/xty/signal_capture/device/camera/RtmpCamera.java,同时支持本地摄像头AppleFaceTimeCamera

传感器采集逻辑位于src/main/java/org/xty/signal_capture/device/bluetoothAdaptor/WT52HB.java,具体通信协议见docs中的说明文档

运行

src/main/java/org/xty/signal_capture/dao/DataSources.java中可以配置对象存储(存图片)的地址和密码

src/main/resources/mysql.properties中配置了MySQL的用户名和密码,存储传感器帧

org.xty.signal_capture.main.SyncCameraSerial.mainPipeline中配置传感器的名称,摄像头api地址和key 配置完成后运行main方法进行录制

signal-capture's People

Contributors

xtydoge avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.