资源列表
[单片机(51,AVR,MSP430等)] I2C
说明:此为I2C串行通信C程序,用8051单片机实现,并附有仿真电路-This is the I2C serial communication C program 8051 to achieve, together with circuit simulation<刘国> 在 2025-11-06 上传 | 大小:19kb | 下载:0
[单片机(51,AVR,MSP430等)] MagicARM2200_SCH
说明:MagicARM2200原理图,ARM7 LPC2200系列经典电路设计图,是绝好的ARM开发和学习资料!-MagicARM2200 schematic, ARM7 LPC2200 series of classic circuit designs, the ARM is an excellent development and learning materials!<plus> 在 2025-11-06 上传 | 大小:206kb | 下载:0
[其他嵌入式/单片机内容] PLDDOWNL
说明:LATTICE公司的CPLD/FPGA的ISP下载电缆PCB设计图。-LATTICE company s CPLD/FPGA s ISP download cable PCB design.<吕常智> 在 2025-11-06 上传 | 大小:29kb | 下载:0
[单片机(51,AVR,MSP430等)] cwdl052502
说明:一款简洁的测量和控温电路 是用汇编语言写的-A simple measurement and temperature control circuit is written in assembly language<ghh> 在 2025-11-06 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] 51yscx-C
说明:应用单片机的时候,经常会遇到需要短时间延时的情况。需要的延时时间很短,一般都是几十到几百微妙(us)。有时候还需要很高的精度,比如用单片机驱动 DS18B20的时候,误差容许的范围在十几us以内,不然很容易出错。-Application of SCM often encounter the need for a short time delay situation. Needs delay time is very short, usually a few dozen to several hu<ghh> 在 2025-11-06 上传 | 大小:5kb | 下载:0
[单片机(51,AVR,MSP430等)] C51zdpc
说明:中断程序的入口地址被编译器放在中断向量中,中断向量位于程序代码段的最低地址处,注意这里的串口输入/输出中断共用一个中断向量。-Disruption of proceedings by the entrance to the address on the interrupt vector compiler, the interrupt vector code is located above the lowest address, the attention here serial input/o<ghh> 在 2025-11-06 上传 | 大小:6kb | 下载:0
[单片机(51,AVR,MSP430等)] 89C51dscsj053501
说明:#include "at89x51.h" unsigned char code ddisp[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f} //段显0123456789,P0口-# Include at89x51.h unsigned char code ddisp [] = (0x3f, 0x06, 0x5b, 0x4f, 0x66, 0x6d, 0x7d, 0x07, 0x7f, 0x6f)// paragraph mark<ghh> 在 2025-11-06 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] C51ckzd
说明:通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。-Communication protocol: Part 1 byte, MSB is 1, for the first 1 byte mark, 2 bytes, MSB is 0, non-first byte marks, and the rest ... and so on ..., the last byte words for the<ghh> 在 2025-11-06 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] gccwhile
说明:gcc中while()的一些经验 很久前就发现,在gcc中用二个while(...)以上容易出现问题,例如 -gcc in while () experiences a long time ago, discovered that gcc used in more than two while (...) prone to problems, such as<ghh> 在 2025-11-06 上传 | 大小:2kb | 下载:0