代码搜索结果

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

d169_adc12_01.c

//***************************************************************************** // D169 Demo - ADC12 / Integrated Temperature Sensor // // Use ADC12 module and the integrated temperature sensor t

pic16f876a.c

//////////////////////////SHT11.H/////////////////////////////////////////////// // // // Driver file for SHT11 Temperature & Humidity Sensor // // // // ***** To initialise SHT11 sensor upon powe

d169_adc12_01.c

//***************************************************************************** // D169 Demo - ADC12 / Integrated Temperature Sensor // // Use ADC12 module and the integrated temperature sensor t

d169_adc12_01.c

//***************************************************************************** // D169 Demo - ADC12 / Integrated Temperature Sensor // // Use ADC12 module and the integrated temperature sensor t

ds1820-teste.c

PIC C, CCS, Interfacing with a Dallas DS1820 Thermometer Overview In routine 1820_1.C a temperature measurement is made on RB.0, RB.1, RB.2 and RB.3. For each measurement, all nine bytes are sto

cb_f3.h

#ifndef CB_F3_H_HEADER_INCLUDED_BF5CAF78 #define CB_F3_H_HEADER_INCLUDED_BF5CAF78 #include "Afx.h" #include "CB_F.h" //class CB_SysParam; #include "CB_SysParam.h" typedef struct { char

makefile

CC = bfin-uclinux-gcc EXEC1 = sensor_i2c EXEC2 = yuv2ppm OBJS1 = sensor_i2c.o OBJS2 = yuv2ppm.o all: $(EXEC1)$(EXEC2) cp $(EXEC1) /tftpboot/ -f cp $(EXEC2) /tftpboot/ -f chmod 777 /tftpboot/$(E