代码搜索:8591
找到约 913 项符合「8591」的源代码
代码结果 913
www.eeworm.com/read/28786/873736
lst pcf8591.lst
C51 COMPILER V7.06 PCF8591 07/19/2010 11:10:51 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE PCF8591
OBJECT MODULE PLACED IN
www.eeworm.com/read/28786/873740
h pcf8591.h
#ifndef __PCF8591_H__
#define __PCF8591_H__
/*------------------------------------------------
AD处理函数
------------------------------------------------*/
unsigned char ADChec
www.eeworm.com/read/28786/873757
c pcf8591.c
/*-----------------------------------------------
名称:IIC协议 PCF8591 AD/DA转换
论坛:www.doflye.net
编写:shifang
修改:无
内容:使用4路AD中的4路检测外部模拟量输入
------------------------------------------------*/
www.eeworm.com/read/26469/960305
pdf pcf8591.pdf
www.eeworm.com/read/27624/986181
obj pcf8591.obj
www.eeworm.com/read/27624/986186
hex pcf8591.hex
:10039000312D202E2020562020322D202E20205698
:1003A00000332D202E2020562020342D202E2020DA
:0203B0005600F5
:0A0469000808000000000000000079
:0403B2007F057E0045
:0A03B600EF1FAC0670011E4C601230
:1003C
www.eeworm.com/read/27624/986187
plg pcf8591.plg
礦ision3 Build Log
Project:
D:\第十二讲\RZ-SL20 PCF8591 AD转换实验\PCF8591.uv2
Project File Date: 12/31/2009
Output:
www.eeworm.com/read/27624/986188
c pcf8591.c
//-----------------------函数声明,变量定义------------------------
#include
#include
sbit SCL=P1^2; // 将p1.2口模拟时钟口
sbit SDA=P1^3; // 将p1.3口模拟数据口
www.eeworm.com/read/27624/986189
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 {