代码搜索:8591

找到约 913 项符合「8591」的源代码

代码结果 913
www.eeworm.com/read/302438/13835856

plg pcf8591.plg

礦ision2 Build Log Project: D:\接口技术子程序集\程序\第八章\8.5\PCF8591.uv2 Project File Date: 05/10/2005 Output:
www.eeworm.com/read/302438/13835857

c pcf8591.c

//-----------------------函数声明,变量定义-------------------------------------------------------- #include #include sbit SDA=P1^0; // 将p1.0口模拟数据口 sbit SCL=P
www.eeworm.com/read/302438/13835859

opt pcf8591.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/302438/13835860

lst pcf8591.lst

C51 COMPILER V7.06 PCF8591 05/10/2005 22:57:35 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE PCF8591 OBJECT MODULE PLACED IN
www.eeworm.com/read/302171/13840118

c pcf8591.c

//-----------------------函数声明,变量定义-------------------------------------------------------- #include #include sbit SDA=P1^0; // 将p1.0口模拟数据口 sbit SCL=P
www.eeworm.com/read/152843/5663807

c pcf8591.c

/* pcf8591.c - Part of lm_sensors, Linux kernel modules for hardware monitoring Copyright (C) 2001-2004 Aurelien Jarno Ported to Linux 2.6 by Aurelie
www.eeworm.com/read/125819/6020930

h pcf8591.h

#define PCF8591_ID 0x90 extern unsigned char ReadPCF8591(char address, char channel);
www.eeworm.com/read/125819/6020933

c pcf8591.c

#include #include "pcf8591.h" unsigned char ReadPCF8591(char address, char channel) { unsigned char id=PCF8591_ID+(address
www.eeworm.com/read/263036/11378999

bmp pcf8591.bmp

www.eeworm.com/read/263036/11379000

obj pcf8591.obj