-
程序功能:本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示 例(同样适用于2416)....
程序功能:本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示 例(同样适用于2416).-procedures functions : the procedure is the use of the document 240X.ASM subroutine right EEPROM 240X multi-byte read and write operations examples (the same applies to 2416).
- 2023-01-22 12:40:04下载
- 积分:1
-
pid control source, it is good, draw attention to concerns ah
pid控制的源程序,很不错的,请大家注意关注啊-pid control source, it is good, draw attention to concerns ah
- 2022-09-22 21:40:03下载
- 积分:1
-
单片机与嵌入式系统教材简介.pdf
单片机与嵌入式系统教材简介.pdf-microcontroller and embedded systems briefing materials. Pdf
- 2022-02-07 12:47:12下载
- 积分:1
-
在早期我们在演示源代码的不同部分的CC430系列单片机的资源…
CC430 系列单片机各部分资源的 DEMO 源程序,对于初使用该 IC 的同仁很有用的。-CC430 Series MCU resources in various parts of DEMO source code for the early use of the IC colleagues very useful.
- 2022-02-04 13:32:16下载
- 积分:1
-
C51 microcontroller introduce Chinese
C51单片机中文介绍-C51 microcontroller introduce Chinese
- 2022-03-10 10:24:39下载
- 积分:1
-
高性能立体声音频Codec芯片TLV320AIC23B的ARM控制源码
高性能立体声音频Codec芯片TLV320AIC23B的ARM控制源码
- 2023-04-16 18:10:03下载
- 积分:1
-
Sharp LCD panels lq080v3dg01 program! Have been debugging through the
夏普lq080v3dg01液晶控制板程序!已调试通过-Sharp LCD panels lq080v3dg01 program! Have been debugging through the
- 2022-02-09 20:02: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公司的多串口芯片的初始化程序,控制该芯片的单片机使用的是富士通的mb90f549...
ti公司的多串口芯片的初始化程序,控制该芯片的单片机使用的是富士通的mb90f549-ti company"s Multiport Serial chip initialization procedures, control of the microcontroller chip is used in Fujitsu"s mb90f549
- 2022-03-25 03:01:22下载
- 积分:1
-
本程序是本人编写的lcd显示C语言原程序。LCD的型号是精华科技公司的JM164A.程序可根据个人需要做适当的修改。...
本程序是本人编写的lcd显示C语言原程序。LCD的型号是精华科技公司的JM164A.程序可根据个人需要做适当的修改。-This program is my lcd display C language written in the original program. LCD models here are technology companies JM164A. Program can be based on individual needs to make the appropriate changes.
- 2022-09-16 21:10:08下载
- 积分:1