-
AT24C64程序
AT24C64程序-AT24C64 procedures
- 2022-01-26 06:11:03下载
- 积分: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
-
C8051F系列单片机的文件包含必要的应用功能可以发送和R.
文件中包含C8051F单片机应用CAN功能时所需的CAN初始化及接收发送函数,已经过长期验证和应用,可以放心使用。-C8051F MCU file contains the necessary application of CAN function to send and receive CAN initialization function, has been a long-term verification and applications, you can rest assured that use.
- 2023-07-21 18:05:03下载
- 积分:1
-
一个用单片机控制饲服电机的程序,采用OMRON光纤感应器实现的剪纸机,已通过调试...
一个用单片机控制饲服电机的程序,采用OMRON光纤感应器实现的剪纸机,已通过调试-By feeding a single-chip microcomputer to control the electrical service procedures, the use of fiber-optic sensor OMRON realize the paper-cutting machines, has passed through debugging
- 2022-01-26 00:50:07下载
- 积分:1
-
读招行,建行,工行类磁卡信息 可以正反刷卡源程序
读招行,建行,工行类磁卡信息 可以正反刷卡源程序-Reading Merchants Bank, China Construction Bank, ICBC type of magnetic card information can be both positive and negative source
- 2022-08-17 10:12:05下载
- 积分:1
-
This is a very good key scan circuit and display control programs and
这是一个很好的键扫描电路和显示控制程序
- 2022-03-25 04:37:41下载
- 积分:1
-
AT89S52芯片的基于C语言的各种基本套路小实验…
对于AT89S52芯片的基于C语言的各种基本小实验的例程!-AT89S52 chip for the C language based on a variety of basic routines small experiment!
- 2023-02-16 06:00:03下载
- 积分:1
-
T6963C 128x128液晶驱动,非常适合学习和使用单片机开发人员用
T6963C 128x128液晶驱动,非常适合学习和使用单片机开发人员用-T6963C 128x128 LCD driver, very suitable for the learning and use of single-chip developers to use
- 2022-02-13 14:48:24下载
- 积分:1
-
u盘固件源代码,很不容易找到的,分享一下
u盘固件源代码,很不容易找到的,分享一下-u disk firmware source code, is not easy to find and share
- 2022-03-09 11:46:17下载
- 积分:1
-
In order to further understand how the above method to realize programming, prov...
为了进一步理解上述方法如何在编程中得以实现,在此提供了1个用C51单片机编程语言编制的8个按键的键处理程序,以供参考。该程序在KEIL C51 V6.02/uVsion2 demo编译环境下编译通过-In order to further understand how the above method to realize programming, provided in the C51 single-chip microcomputer with a programming language produced by the eight key key procedure for reference. The program in the KEIL C51 V6.02/uVsion2 demo compiler compiler environment through
- 2022-08-08 14:12:15下载
- 积分:1