-
步进电机加减速计算
说明输入步进电机的加减脉冲步数,就可计算出电机加减速的静态表(16进制输出)...
步进电机加减速计算
说明输入步进电机的加减脉冲步数,就可计算出电机加减速的静态表(16进制输出)-motor s type download
- 2022-03-11 23:30:10下载
- 积分:1
-
the program is for contral system ,
using the PID.
the program is for contral system ,
using the PID.
- 2022-05-22 09:20:09下载
- 积分:1
-
2401_Quick_Dev无线模块的源代码_source code for 89LV51
2401_Quick_Dev无线模块的源代码_source code for 89LV51-2401_Quick_Dev wireless module
- 2022-10-15 01:10:03下载
- 积分:1
-
读韦根26程序,将韦根26代码读取到单片机进行显示和处理
读韦根26程序,将韦根26代码读取到单片机进行显示和处理-read wiegand program
- 2023-06-23 18:35:03下载
- 积分:1
-
32位arm9微处理器S3C2410的led流水灯测试源代码
32位arm9微处理器S3C2410的led流水灯测试源代码-32-bit ARM9 microprocessor S3C2410 the led lights water testing source code
- 2022-01-26 04:34:03下载
- 积分:1
-
man/machine/interface设计开发环境为ICC,可以编译成汇编,直接下栽到嵌入式avr单片机进行控制...
man/machine/interface设计开发环境为ICC,可以编译成汇编,直接下栽到嵌入式avr单片机进行控制-man/machine/interface design and development environment for the ICC, compile a compendium, crashed directly to the embedded microprocessor control avr
- 2022-02-26 11:21:23下载
- 积分:1
-
Snake in the game in single
单片机在游戏贪吃蛇中的应用,供大家参考,有什么一件可以发邮件给我-Snake in the game in single-chip applications, for reference, what can be an email to me
- 2022-01-26 02:00:27下载
- 积分:1
-
- 2022-03-05 19:18:20下载
- 积分:1
-
Microcontroller is a Microcontroller Pac
单片机小精灵是一款单片机辅助开发工具,提供常用51系列单片机的参数计算和资料查询功能。
-Microcontroller is a Microcontroller Pac-assisted development tools, providing popular 51 series microcontroller parameters and data query capabilities.
- 2022-01-20 22:34:46下载
- 积分:1
-
这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制...
这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算 到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很 高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-This is a typical PID process, as in the use of SCM control cpu, please slightly simplified, specific PID parameters to be specific targets identified by experiments. As SCM processing speed and ram resource constraints, generally do not use floating-point operations, and will use all the parameters of all integers, and the final calculations to divide one of the Nth 2 data (the equivalent displacement), will count for a similar operation, it will greatly increase the computing speed, control Accuracy of different requirements and high precision, displacement caused reservations to the attention of the "I", which I do several compensation. This procedure is commonly used algorithm pid the basic structure does not include input and output processing.
- 2022-03-19 08:10:44下载
- 积分:1