资源列表
数控机床源程序
- 我的本科毕业设计,一个用单片机实现的数控机床教学系统-I graduated design, an MCU with the NC Machine Learning System
比较典型的pid处理程序
- 这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算 到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很 高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-This is a typical PID p
PIC16F877单片机硬件IIC编程实例
- PIC16F877单片机硬件IIC编程-PIC16F877 microcontroller programming hardware IIC
说明书
- 心电信号的计算机分析毕业论文-ECG analysis of the computer Thesis
PCF8563T
- PCF8563T读写功能程序(原创)-PCF8563T read and write capabilities (original)
单片机上网的TCPIP协议栈
- 单片机上网的TCPIP协议栈-SCM TCPIP Internet Protocol Stack
winbond的w77e58双串口测试程
- winbond的w77e58双串口测试-the dual serial test
DTS for BU2614
- BU2614 PLL 源程序,直接解压-source code for digital tuning system using BU2614 PLL IC. Please unzip directly.
Bertest
- 通讯误码仪测试软件-communications software error Test
CCU_PWM
- LPC932用CCU实现PWM-LPC932 CCU with PWM
LPC932 EEPROM
- LPC932内部EEPROM操作程序-LPC932 internal operating procedures EEPROM
sdcc-2.4.0.tar
- Small Device C Compiler 面向Inter8051,Zilog Z80,Dallas 80C390,Motorola HC80等系列单片机的开源C编译器,针对上述产品进行了优化--Small Device C Compiler. It is an open source C compiler for Inter8051, Zilog Z80, Dallas 80C390, Motorolas HC80 and other SCMs.
