资源列表
ADS11XX
- I2C接口AD转换器ADS11XX的应用,c51原代码调试通过,放心使用。-I2C interface AD converters ADS11XX application decoder source code debugging through reassured use.
A2DATmega128
- 介绍了ATMEGA128的AD使用,很详细,值得一砍,不过是E文的-ATMEGA128 introduced the use of the AD, in great detail, it is worth a cut, but the text is E.
chip45boot_060814
- AVR的引导程序。 chip45boot s-record bootloader.-AVR guidance procedures. Chip45boot s-record Bootloader.
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
polar_matching_v0_1
- 利用极坐标系统对机器人所携带的激光传感器所测得的数据进行匹配-using polar coordinates system of the robot to carry the laser sensors measured data matching
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
key_poiter_program
- 用指针函数实现最快最简单的按键控制程序。 // 按键的四种不同工作状态对应的函数指针对照表,每三字节对应一个按键 // 每一项包含三个字节,分别代表按键码,键盘状态,对应处理程序编号 // 本表对应于日常操作,不是修改状态-function pointer to achieve the quickest and most simple keypad control procedures. / / Button four different working conditions cor
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
c51_PID
- 典型的PID处理程序:这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部
BOOTLOADER
- AVRmega128的bootloadr可以把一个bin文件使用Xmodem协议写入flash,按page写入的。-AVRmega128 the bootloadr can use a paper bin Xmod written agreement em flash, according to the written page.
microchip3.6
- Microchip公司提供的Zigbeee免费协议栈,也是唯一的免费Zigbee协议栈。-provided by Zigbeee free protocol stack, is the only free Zigbee protocol stack.
tinyos-2.0.0beta2-3.cygwin.noarch
- tinyos为无线传感器网络专用操作系统,最新的tinyos2.0源代码,比1.1各方面都有很大的提高。-tinyos for wireless sensor networks dedicated operating system, The latest tinyos2.0 source code, the 1.1 ratio is greatly improved.