资源列表
[单片机(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-01-20 上传 | 大小: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-01-20 上传 | 大小: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 do<张柏顺> 在 2025-01-20 上传 | 大小: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-01-20 上传 | 大小:15kb | 下载:0
[嵌入式/单片机编程] NEC_YOUKONG
说明:红外遥控,24键红外遥控,红外遥控器软件解码原理和程序(C51) 红外一开始发送一段13。5ms的引导码,引导码由9ms的高电平和4。5ms的低电平组成,跟着引导码是系统码,系统反码,按键码,按键反码.-Infrared remote control, 24-key infrared remote control, infrared remote control software decoding principles and proc<kevin meng> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[微处理器(ARM/PowerPC等)] pcf8535
说明:PCF8535 display driver for LPC2147<kiwwer> 在 2025-01-20 上传 | 大小:3kb | 下载:0
[Windows CE] RdWrFile
说明:winCE下读写INI文件,实现基本功能,读,写等操作功能-winCE to read and write INI file, for basic functions, read, write and other operations functions<zhicheng> 在 2025-01-20 上传 | 大小:10.15mb | 下载:0
[VxWorks] vxworks_drivers_api_reference_6.4
说明:vxworks 驱动程序开发api参考手册,驱动开发很实用的手册-vxworks reference manual api-driven development<张涛> 在 2025-01-20 上传 | 大小:1.34mb | 下载: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 t<风中云> 在 2025-01-20 上传 | 大小:5kb | 下载:0
[Windows CE] EINTKEY
说明:windows CE下的按键驱动,是优龙公司FS2410开发板上调好的-windows CE under the key driver is the dragon' s excellent FS2410 up a good development board<zhicheng> 在 2025-01-20 上传 | 大小:15kb | 下载: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]=<风中云> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[Windows CE] GPS11
说明:windows CE下的GPS编程模块,可供入手的朋友参考,主要是通过串口实现-windows CE programming under the GPS module, start with a friend for reference, mainly through the serial interface<zhicheng> 在 2025-01-20 上传 | 大小:1.82mb | 下载:0