代码搜索结果
找到约 3,982 项符合
Sensor 的代码
65. f28x aci3_4:sensor-less direct flux vector control of 3-phase aci motor.txt
This system framework contains sensor-less direct field oriented control of 3-phase induction motor. The motor speed is controlled by using estimated speed as the speed feedback from the speed estimat
gps.h
#pragma once
#include "sensor.h"
#include "Globe.h"
typedef struct _tGPGGADATA
{
int nHours;
int nMinutes;
int nSeconds;
double fLatitude;
double fLongitude;
int nGPSQual;
int nNum
root_mvdrmse.m
clc;
clear all;
q=1;
save RootMSE.mat;
%=========== Parameters setting =================
M=50; % sensor number
S=3; % signal source number
J=1;
snap=200; % snapshot
%===== signal mo
readme
README for MicaSBTest2
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
The MicaSBTest2 tests out light, microphone, and sounder.
Momentarily covering the light sensor will trigg
readme
README for MicaSBTest2
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
The MicaSBTest2 tests out light, microphone, and sounder.
Covering the light sensor will trigger the sound
module.mk
# Module.mk - Makefile for a Linux module for reading sensor data.
# Copyright (c) 1998, 1999 Frodo Looijaard
#
# This program is free software; you can redistribute it and/or modi
module.mk
# Module.mk - Makefile for a Linux module for reading sensor data.
# Copyright (c) 1998, 1999 Frodo Looijaard
#
# This program is free software; you can redistribute it and/or modi
im8803.c
/****************************************
iMagic IM8803
Sensor Driver
***************************************/
#include "khead.h"
#include "mx1hw.h"
#include "im8803.h"
#include "i2c.h"
//
//
im8803.c
/****************************************
iMagic IM8803
Sensor Driver
***************************************/
#include "khead.h"
#include "mx1hw.h"
#include "im8803.h"
#include "i2c.h"
//
//
im8803.c
/****************************************
iMagic IM8803
Sensor Driver
***************************************/
#include "khead.h"
#include "mx1hw.h"
#include "im8803.h"
#include "i2c.h"
//
//