-
51系列单
基于51系列单片机内部定时器写的一个时钟程序-51 Series single-chip based on an internal timer to write a clock procedures
- 2022-02-02 10:46:04下载
- 积分:1
-
单片机和MAX485通信子程序,供需要的人参考
单片机与MAX485通信子程序,供需要的人参考-SCM and MAX485 communication subroutines, for those who need it for reference
- 2023-05-06 03:40:02下载
- 积分: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
-
TI的高性能单片机MSP430+网络控制芯片CS8900A实现数据网络传输
TI的高性能单片机MSP430+网络控制芯片CS8900A实现数据网络传输-TI"s high-performance network control MSP430 microcontroller chip CS8900A data transmission network
- 2022-08-23 11:16:32下载
- 积分:1
-
Atmega8和MCP2515实现CAN通讯源码代码,测试通过,希望对大家有用...
Atmega8和MCP2515实现CAN通讯源码代码,测试通过,希望对大家有用-CAN communication Atmega8 and MCP2515 to achieve source code, test and hope for all of us
- 2022-11-27 06:30:03下载
- 积分:1
-
PIC4455 ADC source for PICC18 compiler, PIC16 series does not apply
PIC4455 ADC源代码,用于PICC18编译器,PIC16系列不适用
- 2022-03-19 17:43:15下载
- 积分:1
-
很好的字模提取工具!能够大大加快开发字模显示程序的开发!比如说:液晶显示,led点阵模块的数据显示!...
很好的字模提取工具!能够大大加快开发字模显示程序的开发!比如说:液晶显示,led点阵模块的数据显示!-good Abstraction tool! Able to greatly accelerate the development of character mode display program development! For example : LCD, led dot matrix module data show!
- 2022-07-05 04:54:56下载
- 积分:1
-
不但了解单片机,还能够使单片机更稳定地工作,对制版也有一定价值。...
不但了解单片机,还能够使单片机更稳定地工作,对制版也有一定价值。-not understand microprocessor, microcontroller also enables more stable work, Myrtle has a certain value.
- 2022-07-26 00:34:28下载
- 积分:1
-
keil c51 at89c51ac2 with LCD NOKIA5110
keil c51 at89c51ac2 with LCD NOKIA5110
- 2023-06-25 18:20:03下载
- 积分:1
-
PWM waves program can be used to control motor speed, procedure is simple, here...
PWM波程序 可以用来控制电机调速,程序比较简单,这里只用了一个定时器就实现了。因为51单片机没有PWM波的寄存器,所以要自己用软件控制。-PWM waves program can be used to control motor speed, procedure is simple, here only a timer is realized. Because no PWM waves 51-series microcomputer to yourself, so with registers control software.
- 2022-05-16 13:59:39下载
- 积分:1