代码搜索结果
找到约 3,982 项符合
Sensor 的代码
sensor_read.lst
C51 COMPILER V7.06 SENSOR_READ 12/08/2008 14:15:20 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE SENSOR_READ
OBJECT MODULE PLACE
sensor_read.c
//读入HALL信号的值
#include "sfr.h"
#include "port.h"
extern unchar hall_value;
void sensor_read (void)
{
hall_value = sensor_in;
hall_value &= 0x07;
}
sensor.cspy.bat
@REM This bat file has been generated by the IAR Embeddded Workbench
@REM C-SPY interactive debugger,as an aid to preparing a command
@REM line for running the cspybat command line utility with the
sensor_init.cpp
// Distributed control system: sensor node
//
// Samples the plant periodically and sends the samples to the
// controller node.
#define S_FUNCTION_NAME sensor_init
#include "ttkernel.cpp"
// code
sensor_init.m
function sensor_init
% Distributed control system: sensor node
%
% Samples the plant periodically and sends the samples to the
% controller node.
% Initialize TrueTime kernel
ttInitKernel(1, 0, 'pr
buoy_sensor.dat
33.529
33.5
33.517
33.462
33.468
33.461
33.444
33.453
33.457
33.459
33.468
33.407
33.511
33.46
33.494
33.504
33.496
33.463
33.508
33.439
33.447
33.448
33.43
33.476
33.474
33.4
bldc_sensor.eww
$WS_DIR$\BLDC_Sensor.ewp
bldc_sensor.dep
1
Debug
$PROJ_DIR$\Debug\Exe\BLDC_Sensor.dbg
bldc_sensor.ewd
1
Debug
AVR
1
bldc_sensor.ewp
1
Debug
AVR