代码搜索结果

找到约 3,982 项符合 Sensor 的代码

motor1.lst

C51 COMPILER V6.12 MOTOR1 05/19/2007 19:14:06 PAGE 1 C51 COMPILER V6.12, COMPILATION OF MODULE MOTOR1 OBJECT MODULE PLACED IN

motor.c

#include #include #define uchar unsigned char #define uint unsigned int sbit en1=P2^4; /* L298的Enable A */ sbit en2=P2^5; /* L298的Enable B */ sbit s1=P2^0; /* L2

motor.lst

C51 COMPILER V6.12 MOTOR 06/05/2007 11:31:25 PAGE 1 C51 COMPILER V6.12, COMPILATION OF MODULE MOTOR OBJECT MODULE PLACED IN .

mansu.c

#include #include #define uchar unsigned char #define uint unsigned int sbit en1=P2^4; /* L298的Enable A */ sbit en2=P2^5; /* L298的Enable B */ sbit s1=P2^0; /* L2

fangana.c

#include #include #define uchar unsigned char #define uint unsigned int sbit en1=P2^4; /* L298的Enable A */ sbit en2=P2^5; /* L298的Enable B */ sbit s1=P2^0; /* L2

fangan2.c

#include #include #define uchar unsigned char #define uint unsigned int sbit en1=P2^4; /* L298的Enable A */ sbit en2=P2^5; /* L298的Enable B */ sbit s1=P2^0; /* L2

zibianpwm2

#include #include #define uchar unsigned char #define uint unsigned int sbit en1=P2^4; /* L298的Enable A */ sbit en2=P2^5; /* L298的Enable B */ sbit s1=P2^0; /* L2

hpi.c

/*******************************Copyright (c)*************************************** 人机接口程序. ************************************************************************************/ #inc

8l0-820-043.lbl

; ; VAG-COM Measuring Block Labels file. ; ; E87 HVAC Controller ECU p/n 8L0-820-043-D ; ; Contributed by Robert Leger ; 1,0,Compressor Operation ; Compressor cut-off codes for field 1 ;

readme

Sense To Leds: This application will read the raw adc value from the light sensor and display the lowest three significant bytes on the leds.