资源列表
[单片机(51,AVR,MSP430等)] MicroMouseAlgorithm
说明:ARM7的电脑鼠源程序代码,是实现电脑鼠运作的最基础的代码-The raw Algorithm of MicroMouse<Carl> 在 2025-03-15 上传 | 大小: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-03-15 上传 | 大小: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-03-15 上传 | 大小: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-03-15 上传 | 大小: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-03-15 上传 | 大小: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-03-15 上传 | 大小: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-03-15 上传 | 大小:1kb | 下载:0
[微处理器(ARM/PowerPC等)] pcf8535
说明:PCF8535 display driver for LPC2147<kiwwer> 在 2025-03-15 上传 | 大小: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-03-15 上传 | 大小:10.15mb | 下载:0
[VxWorks] vxworks_drivers_api_reference_6.4
说明:vxworks 驱动程序开发api参考手册,驱动开发很实用的手册-vxworks reference manual api-driven development<张涛> 在 2025-03-15 上传 | 大小: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-03-15 上传 | 大小:5kb | 下载:0