-
DS1990A的C51读写程序
DS1990A的C51读写程序-DS1990A read and write procedures for the C51
- 2023-07-12 18:40:03下载
- 积分:1
-
I2C和atc2401宝贵哦
I2C及ATC2401--很有价值的哦-I2C and ATC2401 valuable Oh
- 2022-02-25 04:32:35下载
- 积分:1
-
基于单片机的温度检测,可以用proteus进行仿真
基于单片机的温度检测,可以用proteus进行仿真-Temperature detection based on single chip can be used proteus simulation
- 2023-01-10 23:35:03下载
- 积分:1
-
摩托车防盗控制
motorbike alarm and theft control
- 2022-04-20 01:04:28下载
- 积分:1
-
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和...
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,
而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可
大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余
数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
- 2022-04-07 10:43:08下载
- 积分:1
-
三菱16位单片机M306N0系列,CAN
三菱16位单片机M306N0系列,CAN-BUS驱动源码。-Mitsubishi 16-bit microcontroller M306N0 series, CAN-BUS driver source code.
- 2023-07-17 00:40:03下载
- 积分:1
-
Based on the electronic clock ds12c887 the C Language Program
基于ds12c887的电子时钟的C语言程序-Based on the electronic clock ds12c887 the C Language Program
- 2023-08-13 06:00:03下载
- 积分:1
-
keil C51 L―Test事例
keil C51 L―Test事例-L-Test case
- 2023-05-02 09:35:03下载
- 积分:1
-
这是在matlab中的先进pid源程序,可以通过它学习pid控制
这是在matlab中的先进pid源程序,可以通过它学习pid控制-This is a matlab advanced pid source, you can learn through its pid control
- 2023-05-24 09:15:03下载
- 积分:1
-
程序描述:这个范例说明如何使用8051,以及汇编语言的程序连结,
当我们按下向上数的按钮之后,程序就会把0到9的共
阳7段显示器字型码存入AT93C46...
程序描述:这个范例说明如何使用8051,以及汇编语言的程序连结,
当我们按下向上数的按钮之后,程序就会把0到9的共
阳7段显示器字型码存入AT93C46;如果我们按下向下
数的按钮之后,程序就会把9到0的共阳7段显示器字
型码存入AT93C46。
程序每一次重新开始执行时(Power on 或是Reset),8051
会先从AT93C46当中读出最前面的10个位组,然后
就反复地将这10个位组的数据经由PORT 1送到1个
共阳七段显示器。*/-Procedure Description: This example shows how to use the 8051, as well as links to assembly language programs, when we pressed up a few of the button, the program will bring a total of 0-9 yang seven segment display font yards into AT93C46 if we press Next down the number button, the program will bring a total of 9-0 Yang seven segment display font code into AT93C46. Process to begin again each time when the (Power on or Reset), 8051 will start with AT93C46 were read out in front, 10-bit groups, and then repeated these 10-bit groups of data via the PORT 1 sent to a A total of seven-segment display Yang.* /
- 2023-02-20 13:30:04下载
- 积分:1