代码搜索:8591
找到约 913 项符合「8591」的源代码
代码结果 913
www.eeworm.com/read/283313/9030472
h pcf8591.h
/*********************************************************************
微 雪 电 子 WaveShare http://www.waveShare.net
目 的: 建立PCF8591操作库
目标系统: 基于任何兼容C51的微处理器
应用软件: Keil C
www.eeworm.com/read/283312/9030565
h pcf8591.h
/*********************************************************************
微 雪 电 子 WaveShare http://www.waveShare.net
目 的: 建立方便的PCF8591操作库
目标系统: 基于AVR单片机
www.eeworm.com/read/357193/10213926
c pcf8591.c
//-----------------------函数声明,变量定义------------------------
#include
#include
sbit SDA=P1^3; // 将p1.1口模拟数据口
sbit SCL=P1^0; // 将p1.0口模拟时钟口
www.eeworm.com/read/279970/10372796
c pcf8591.c
void DELAY5()
{
;
}
//******************************
void PCF8591_START() //PCF8591 起始信号
{
PCF8591_DATA=1;
PCF8591_CLK=1;
while(PCF8591_CLK==0)
{;}
DELAY5();
PCF8591_DATA=0;
D
www.eeworm.com/read/421702/10709230
bmp pcf8591.bmp
www.eeworm.com/read/421702/10709232
obj pcf8591.obj
www.eeworm.com/read/421702/10709236
plg pcf8591.plg
礦ision2 Build Log
Project:
D:\接口技术子程序集\程序\第八章\8.5\PCF8591.uv2
Project File Date: 05/10/2005
Output:
www.eeworm.com/read/421702/10709240
c pcf8591.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
#include
sbit SDA=P1^0; // 将p1.0口模拟数据口
sbit SCL=P
www.eeworm.com/read/421702/10709243
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/421702/10709245
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