资源列表

[单片机(51,AVR,MSP430等)z2005122812256

说明:8253的初始化程序举例: 例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为 MOV DX,307H ;命令口 MOV AL,10110110B ;2号计数器的初始化命 令字 OUT DX,AL ;写入命令寄存器 MOV DX,306H ;2号计数器数据口 MOV AX,533H ;计数初值 OUT DX,AL ;选送低字节到2号计数器 M
<周军梦> 在 2025-01-23 上传 | 大小:90kb | 下载:0

[单片机(51,AVR,MSP430等)DS1302ZN

说明:maxim公司DS1302ZN中文资料,挺不错的-maxim Chinese companies DS1302ZN information sounds very good
<sdfds> 在 2025-01-23 上传 | 大小:200kb | 下载:0

[单片机(51,AVR,MSP430等)LAST5

说明:C8051F020的头文件,主要是本单片机的硬件地址指向等。-C8051F020 the first document, is the MCU hardware addresses at the other.
<王洪亮> 在 2025-01-23 上传 | 大小:20kb | 下载:0

[单片机(51,AVR,MSP430等)iccardprogram

说明:这是一个IC卡智能水表程序,我已编译过可以用的.-This is a smart meter IC card, I have compiled can be used.
<江明> 在 2025-01-23 上传 | 大小:14kb | 下载:0

[单片机(51,AVR,MSP430等)clockprogram

说明:这是一个智能钟的程序..我已编译过的..可以用有时分秒和定时等功能 -This is a smart 10-minute procedure .. I have compiled the .. can sometimes accurate and regular features
<江明> 在 2025-01-23 上传 | 大小:12kb | 下载:0

[单片机(51,AVR,MSP430等)asic2BCDcode

说明:这是一个BCD码的加法的实现程序..用途很广在单片机领域-This is a BCD addition to the realization of the procedure .. uses a wide area in SCM
<江明> 在 2025-01-23 上传 | 大小:8kb | 下载:0

[单片机(51,AVR,MSP430等)ledprogram

说明:这是一个LED液晶显示的程序...有多个接口..可以用的我用过-This is a LED LCD procedures ... .. a number of interface can be used with the I
<江明> 在 2025-01-23 上传 | 大小:12kb | 下载:0

[单片机(51,AVR,MSP430等)outputcharandwordprogram

说明:这是一个输出字节和汉字的程序...可以用的我已调试过的-output byte characters and procedures can be used to ... I have tuned in
<江明> 在 2025-01-23 上传 | 大小:5kb | 下载:0

[单片机(51,AVR,MSP430等)keydetectprogram

说明:这是一个101和103键盘扫描程序...非常有用..具体的细节我已调好. -This is a 101 and 103 keyboard scanning procedure is very useful ... .. specific details I have is better.
<江明> 在 2025-01-23 上传 | 大小:13kb | 下载:0

[单片机(51,AVR,MSP430等)DS18X20

说明:基于AVR ATmega32 单片机的DS1820驱动程序 基于winavr 平台编译 -ATmega32 based AVR MCU DS1820 driver-based winavr Taiwan compiler
<veteran> 在 2025-01-23 上传 | 大小:55kb | 下载:0

[单片机(51,AVR,MSP430等)555b

说明:本文档收录了NE555的具体的内部电路图及555的具体的应用方式,对想了解555的初学者有很大的帮助.-This document contains the specific NE555 internal circuit 555 and the specific application, right would like to know 555 beginners a great help.
<张宏军> 在 2025-01-23 上传 | 大小:246kb | 下载:0

[单片机(51,AVR,MSP430等)Cx51

说明:keil c51的技术文档Cx51中文版,刚从网上搜到的,一起分享-Keil decoder technical documents inverter Chinese version just found that the Internet, share
<陈亮> 在 2025-01-23 上传 | 大小:1.31mb | 下载:0

源码中国 www.ymcn.org