-
结合温度传感器的实现测温度的C程序 这个小项目用到了比较多的AVR单片机的资源 是个不错的学习例程...
结合温度传感器的实现测温度的C程序 这个小项目用到了比较多的AVR单片机的资源 是个不错的学习例程-Realize the combination of temperature sensor measuring the temperature of the C program that uses a relatively small projects and more resources AVR MCU is a good learning routines
- 2023-06-11 15:05:08下载
- 积分:1
-
实现两个单片机的通讯,主机发送数据给从机,从机接收数据...
实现两个单片机的通讯,主机发送数据给从机,从机接收数据-Realize the two single-chip communication, the host sending data to the slave, to receive data from the machine
- 2022-02-11 11:41:02下载
- 积分:1
-
晶闸管直流电动机调速系统的开环调速仿真模型。
晶闸管直流电动机调速系统的开环调速仿真模型。-SCR DC motor speed control system simulation model of open-loop speed control.
- 2022-07-02 12:56:31下载
- 积分:1
-
320X240液晶控制 dsfasfdsaf
320X240液晶控制 dsfasfdsaf-LCD 320X240agadgagagggg
- 2023-04-21 05:25:04下载
- 积分:1
-
51单片机ds1302驱动程序,肯定是好地
51单片机ds1302驱动程序,肯定是好地-51 drivers, is certainly well
- 2023-09-08 03:30:03下载
- 积分:1
-
Microcontroller serial communication assembly, 51 MCU serial debugger one cases
单片机串口通信程序集,51单片机串口调试程序一例-Microcontroller serial communication assembly, 51 MCU serial debugger one cases
- 2022-01-26 04:25:02下载
- 积分:1
-
16*64位点阵点 阵显示汉字程串口输出字符数据,P2口输出行扫描信号,P0_0输出595锁存信号...
16*64位点阵点 阵显示汉字程串口输出字符数据,P2口输出行扫描信号,P0_0输出595锁存信号-16* 64 dot matrix display Chinese characters lattice-serial output character data, P2 mouth output signal scanning, P0_0 595 latches the output signal
- 2022-10-13 19:35:03下载
- 积分:1
-
80X87 CPU汇编大全!内容丰富,汇编工程师不可多得的资料!
80X87 CPU汇编大全!内容丰富,汇编工程师不可多得的资料!-80X87 CPU compilation Series! Rich in content and engineers a rare compilation of information!
- 2022-12-26 02:10:04下载
- 积分:1
-
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和...
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,
而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可
大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余
数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
- 2022-04-07 10:43:08下载
- 积分:1
-
用485实现单片机之间的串行通信。
主机部分发送从机地址,等待从机响应,从机准备好就发数据,发完就接收从机的响应,接受成功就跳出循环,否则重发。...
用485实现单片机之间的串行通信。
主机部分发送从机地址,等待从机响应,从机准备好就发数据,发完就接收从机的响应,接受成功就跳出循环,否则重发。-MCU with 485 Serial Communication between. Host of this address from the plane, waiting for the response from the plane, from the plane ready to discuss the data, finished on the reception of the response from the plane. set aside for recycling success, otherwise re-issued.
- 2022-03-21 16:56:06下载
- 积分:1