-
DS1990A的C51读写程序
DS1990A的C51读写程序-DS1990A read and write procedures for the C51
- 2023-07-12 18:40:03下载
- 积分:1
-
红外解码程序,该程序可为用户提供正确的解码方案,但前提是理解好每个红外的发送过程...
红外解码程序,该程序可为用户提供正确的解码方案,但前提是理解好每个红外的发送过程-IR decoding process, which can provide users with the correct decoding, but the premise is a good understanding of the sending process for each infrared
- 2022-02-02 21:15:31下载
- 积分:1
-
crc 51 单片机计算程序,保证51利用串口通讯的可靠传输
crc 51 单片机计算程序,保证51利用串口通讯的可靠传输-crc 51 single-chip computing
- 2022-04-18 04:33:45下载
- 积分:1
-
achieving several of the synchronous control of the process AT24C512
实现几个控制的同步的AT24C512的程序-achieving several of the synchronous control of the process AT24C512
- 2022-01-25 18:17:59下载
- 积分:1
-
C code for DS1302 RTC control
C code for DS1302 RTC control
- 2022-12-14 13:25:03下载
- 积分:1
-
机于s52的巡检系统的开发代码。从代码中可以看到整个系统的流程和上位机的通信协议的格式非常不错。...
机于s52的巡检系统的开发代码。从代码中可以看到整个系统的流程和上位机的通信协议的格式非常不错。-plane s52 of the Tour system development code. From the code, we can see the whole system and the flow of PC communications agreement very good format.
- 2023-08-08 01:20:02下载
- 积分:1
-
SD卡方面的东东,希望对大家有所帮助,呵呵,
我为人人,人人为我...
SD卡方面的东东,希望对大家有所帮助,呵呵,
我为人人,人人为我
- 2022-08-15 06:04:20下载
- 积分:1
-
单片机TCP/IP源代码
单片机TCP/IP源代码-SCM TCP/IP source code
- 2023-04-12 22:30:04下载
- 积分:1
-
C51源程序//读写EEPROM,24C16
C51源程序//读写EEPROM,24C16-C51 source code// to read and write EEPROM, 24C16
- 2023-05-31 20:45: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