资源列表
c51_PID
- 典型的PID处理程序:这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部
microchip3.6
- Microchip公司提供的Zigbeee免费协议栈,也是唯一的免费Zigbee协议栈。-provided by Zigbeee free protocol stack, is the only free Zigbee protocol stack.
Threepoint
- 这是在Microchip公司提供的源代码的Zigbee协议栈的下开发的三点网络应用程序。-This is the Microchip companies to provide the source code of the Zigbee protocol stack developed under 3 Point network applications.
MP3indecode
- Mp3的单片机编解码源程序,可以通过单片机实现Mp3文件的编解码-Mp3 SCM codecs source, through MCU Mp3 documents codecs
CH375usb
- ch375是一个比较低价的USB芯片,本程序是基于U盘的开发程序。-ch375 is a relatively low-cost USB chip, the procedure is based on the U site development process.
SmallRTOSv1.22
- Small RTOSv1.12.x 下dp-51例子, 包括完整的原程序和说明-under dp-51 examples, including the integrity of the original program and notes
massspectrograph
- 使用FT245开发的USB接口的质谱仪, 功能强大,-FT245 development of the use of USB mass spectrometer, a powerful,
IICMaster(400hz)
- 12Mhz标准51的400KHz IIC总线主器件模拟方式驱动程序。 本驱动程序即可以在没有Small RTOS的情况下使用-12Mhz standards of 400KHz 51 IIC bus owners device simulation mode driver. The driver is not in Small RTOS for the use of
cat24wc02
- 这是Small RTOS 51 在DP-51下载仿真实验仪上使用CAT24WC02驱动程序的例子。本例程序按照相应的的通讯协议接收一个数据,并将接收到的数据显示到LED数码显示器上。然后将接收到的数据写入Cat24Wc02中,再在同一位置将数据读出,并将读出的数据通过串口发送回来。通讯协议参考rtos随想曲和test.ini。 -This is the Small RTOS 51 DP-51 download simulation NG use CAT24WC 02 Driver for e
51timerinterrupt
- 51定时中断例程,比较经典的说明了定时器的实际使用-51 timer interrupt routines, the more classical note of the actual usage timer
proteusDS1302
- 是avrfreaks上的一个DS1302的例子,我把它和HD44780结合起来用Proteus仿真 仿真环境:Proteus sp5 编程环境:winavr -avrfreaks is one of the DS1302 example, I put it on HD44780 combined with Proteus simulation simulation environment : Proteus sp5 programming environment : winavr
someledcode
- 12232液晶显示程序在sed1520.rar 122x32液晶显示程序,显示图形及汉字.rar 122x32液晶显示程序显示图形及汉字.rar 12864液晶驱动.rar 128x64液晶显示例程.rar 1601液晶程序.html 1601液晶程序.mht 1602LCM液晶显示屏的驱动函数和实例.rar 1602液晶的程序移植到了ATMEGA8上.txt 1602液晶显示的实验例子.txt 16x2lcm液晶_c51.rar-12
