代码搜索:波导芯片
找到约 6,205 项符合「波导芯片」的源代码
代码结果 6,205
www.eeworm.com/read/40612/1140618
pdf thb7128芯片说明书.pdf
www.eeworm.com/read/293389/8296099
pdf atr0601发射芯片.pdf
www.eeworm.com/read/292677/8341315
doc 调试时钟芯片ds1302有感.doc
www.eeworm.com/read/173336/9662222
doc 综合实验室元件清单-芯片.doc
www.eeworm.com/read/369109/9662403
pdf ti低功耗rf芯片选型指南.pdf
www.eeworm.com/read/368425/9696797
rar 实时时钟芯片ds1302.rar
www.eeworm.com/read/170961/9778446
txt 时钟芯片ds1302 的程序.txt
时钟芯片DS1302 的程序(jyh.h头文件)
发布时间:2003年6月26日
点击次数:7753
详细内容:时钟芯片DS1302 的程序(jyh.h头文件)
#include
#include
#include
#include
#define uchar unsigned char
#define uint unsigned
www.eeworm.com/read/414756/11103419
txt at24cxx 芯片驱动程序.txt
用【 小 | 中 | 大 】字体浏览
硬件:请教各位大峡24C02为什么写不进去 [YANGBAOSHENG] [25次] 02-1-10 上午 07:34:53
各位大峡:我用24C02做存储器,读片内数据没有问题,可就是写不进去,硬件12347脚均接
地软件用的是何立民的V2C软件包,不知是为什么盼各位大峡多多指教
我没有用过V@C,但我自己写过一个,用在系统中,一切正常,你参 ...
www.eeworm.com/read/413041/11169187
txt ds1820,单芯片温度测量.txt
DS1820,单芯片温度测量,C51程序
作者:未知 发表日期:2006-2-17 20:01:03 点击:31次
//DS1820 C51 子程序
//这里以11.0592M晶体为例,不同的晶体速度可能需要调整延时的时间
//sbit DQ =P2^1;//根据实际情况定义端口
typedef unsigned char byte;
typedef