资源列表

« 1 2 ... .21 .22 .23 .24 .25 7526.27 .28 .29 .30 .31 ... 15240 »

[单片机(51,AVR,MSP430等)5duojitongxin

说明:多机串口通信atmega16 protues-Serial communication atmega16 protues more
<panliyong> 在 2025-11-23 上传 | 大小:80kb | 下载:0

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

说明:Thsi document describes the secure CellBE Bootprocess as found in the playstation 3 or things like IBM Bladecenter. It differs from the public abvailable non secure boot process in mayn ways.
<sam> 在 2025-11-23 上传 | 大小:127kb | 下载:0

[单片机(51,AVR,MSP430等)piano-keyboard

说明:一个钢琴键盘的小程序,按键发出钢琴声,效果很不错的-piano keyboard
<Zhang> 在 2025-11-23 上传 | 大小:45kb | 下载:0

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

说明:MSP430 控制DDS芯片AD9850信号产生-AD9850 MSP430
<xiao yunlu> 在 2025-11-23 上传 | 大小:20kb | 下载:0

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

说明:ARM7的电脑鼠源程序代码,是实现电脑鼠运作的最基础的代码-The raw Algorithm of MicroMouse
<Carl> 在 2025-11-23 上传 | 大小:113kb | 下载:0

[单片机(51,AVR,MSP430等)ADS7816-driver-function

说明:这是12位,采样频率200K的AD芯片ADS7816的读写子程序。在单片机或嵌入式中均可调用。C语言编写-This is a 12-bit, sampling frequency of the AD chip ADS7816 200K of read and write subroutines. Or embedded in the microcontroller can be invoked. C language
<张柏顺> 在 2025-11-23 上传 | 大小:3kb | 下载:0

[单片机(51,AVR,MSP430等)DS1302-project

说明:用的CPU是89C52,非常好用的DS1302程序,请大家放心使用。大家改下I/O口就可以马上使用。-The CPU is using 89C52, DS1302 very easy to use program, please rest assured that use. We change the I/O ports can be used immediately.
<张柏顺> 在 2025-11-23 上传 | 大小:33kb | 下载:0

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

说明:用的CPU是89C52。自己写的程序,用于清空存储芯片24C02里面的内容。非常好用,奉献给大家了!-With the CPU is 89C52. Write their own procedures for emptying the contents of memory chips inside the 24C02. Very easy to use, dedicated to all of you!
<张柏顺> 在 2025-11-23 上传 | 大小:16kb | 下载:0

[单片机(51,AVR,MSP430等)232Send-characters-to-PC

说明:用的CPU是89C52.该程序实现将汉字发送到串口,然后在电脑的串口调试器上显示。非常好用,值得大家下载。-With the CPU is 89C52. The program to achieve the characters sent to the serial port, then the computer' s serial port debugger display. Very easy to use, worth downloading.
<张柏顺> 在 2025-11-23 上传 | 大小:16kb | 下载:0

[单片机(51,AVR,MSP430等)232Serial-transmit-array

说明:CPU使用89C52。该程序实现将数组里面的数据连续发送到串口(RS232)显示。非常好用,值得大家下载。-CPU usage 89C52. The process to achieve continuous data inside the array is sent to the serial port (RS232) display. Very easy to use, worth downloading.
<张柏顺> 在 2025-11-23 上传 | 大小:15kb | 下载:0

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

说明: NUM= (COUNT/10000)*344 //计算超声波来回距离 // NUM= NUM/2 //总距离除2等于实际距离 BWEI=NUM/100 //输出百位 SHWEI=NUM 100/10 //输出十位 GWEI=NUM 10 //输出个位 AGAIN=1 //接收正确AGAIN=1 } 模拟反射程序 -NUM = (COUNT/10000)* 344 // calculate the distance ultrasonic back an
<风中云> 在 2025-11-23 上传 | 大小:5kb | 下载:0

[单片机(51,AVR,MSP430等)8x8snake

说明:while(1) {//if(keyenable==1){P1=0x00 P2=0xff }else{P1=0xff P2=0x00 } for(i=3 i<SNAKE+1 i++)x[i]=100 for(i=3 i<SNAKE+1 i++)y[i]=100 //初始化 x[0]=4 y[0]=4 //果子 n=3 //蛇长 n=-1 x[1]=1 y[1]=0 //蛇头 x[2]=0 y[2]=0 //蛇尾1 addx=0 addy=
<风中云> 在 2025-11-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 7526.27 .28 .29 .30 .31 ... 15240 »

源码中国 www.ymcn.org