代码搜索结果
找到约 99 项符合
Accelerometer 的代码
encoder-simple.c
// - Encoder simple -
// This example simply creates an Encoder handle, creates it, hooks the event handlers, and then waits for an encoder is attached.
// Once it is attached, the program will wait
9ac14a6f-80ea-756f-de58-3bc4ecee666a.htm
waitForAttachment Method
3f21db27-e11a-9ea1-b821-b1e6ce8249bb.htm
Finalize Method
b8bd0a9f-2d5a-ba95-aaff-4f5495565e7e.htm
Accelerometer Class
acc_gyro.m
function [accelerometer gyro]=acc_gyro(trajectory_type,caiyangT,totaltime)
%%生成陀螺仪加速度计的输出数据
%读取真实数据
if trajectory_type==1;
load Storedata_line ;
elseif trajectory_type==2
load Storedat
sensor.java
/*****************************************************************************
*
* Description: Opens a connection to the accelerometer in order to display data
* received from it on a canvas.
group__lis3l02.html
Procyon AVRlib: ST LIS3L02 3-axis I2C Acceler
lis3l02.c
/*! \file lis3l02.c \brief ST LIS3L02 3-axis I2C Accelerometer Library. */
//*****************************************************************************
//
// File Name : 'lis3l02.c'
// Title :