代码搜索结果

找到约 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

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 :