资源列表
c51_PID
- 典型的PID处理程序:这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部
c51_ds1820_program
- ds1820一线制温度采集芯片c51编程。该芯片具有高灵敏度、易用性、编程布线简单等优点,被应用到工控行业的各种产品中。本c51的ds1820的c语言驱动程序通过实践使用,程序效率高、稳定准确,可直接使用。-ds1820 frontline temperature acquisition system decoder chip programming. The chip with high sensitivity, ease of use, simple wiring programming a
key_poiter_program
- 用指针函数实现最快最简单的按键控制程序。 // 按键的四种不同工作状态对应的函数指针对照表,每三字节对应一个按键 // 每一项包含三个字节,分别代表按键码,键盘状态,对应处理程序编号 // 本表对应于日常操作,不是修改状态-function pointer to achieve the quickest and most simple keypad control procedures. / / Button four different working conditions cor
HA-DDJKts3x
- 其中有一个读写算法,不麻烦多指教 我用时调试通过了的,如有需要者是一个好东东哟-which is a writable algorithm, not enlighten me more trouble when used by the debugger. For those in need of a good Eastern yo
polar_matching_v0_1
- 利用极坐标系统对机器人所携带的激光传感器所测得的数据进行匹配-using polar coordinates system of the robot to carry the laser sensors measured data matching
asem5113
- 一份51的编译程序,dos版本的. 英文名字MCS-51 Microcontroller Family Macro Assembler-a 51 compiler, dos version of the. English names MCS-51 Microcontroller Family Ma tis Assembler
chip45boot_060814
- AVR的引导程序。 chip45boot s-record bootloader.-AVR guidance procedures. Chip45boot s-record Bootloader.
src_mp3
- The program was written with some object-orientation in mind, which means that all functions that operate on a certain structure, has the structure s name as prefix in the function name, for example \"Bitstream_get\" which gets bits from a bitstream
led_exp
- 44B0的led测试代码应用在44B0的IO口操作 -44B0 led to the application of the test code 44B0 IO mouth operation
A2DATmega128
- 介绍了ATMEGA128的AD使用,很详细,值得一砍,不过是E文的-ATMEGA128 introduced the use of the AD, in great detail, it is worth a cut, but the text is E.
AVRJTAG
- 自己画的经244隔离的JTAGFORAVR-painted himself as the isolation of 244 JTAGFORAVR
ADS11XX
- I2C接口AD转换器ADS11XX的应用,c51原代码调试通过,放心使用。-I2C interface AD converters ADS11XX application decoder source code debugging through reassured use.