-
MCU watchdog procedures, in the process of adding some subroutines can be achiev...
单片机中看门狗程序,在该程序中再加入一些子程序可以实现-MCU watchdog procedures, in the process of adding some subroutines can be achieved
- 2022-01-24 18:21:22下载
- 积分:1
-
两点的直线插补算法的确定点:一,B。
两个点的线性插值定点数算法
说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1
2、根据直线斜率的正负、内插外插的不同,分为6种情况。
3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2- y1) (x-x)/(x2- x1) y1 2, according to the slope of the linear positive and negative, interpolation, extrapolation of different, divided into six kinds of situations. 3. See folder "interpolation algorithm for the six species of" a map.
- 2023-01-14 18:50:03下载
- 积分:1
-
基于AVR实验平台下ATMega128芯片实习作业
基于AVR实验平台下ATMega128芯片实习作业-AVR-based experimental platform operating under the ATmega128 chip attachment
- 2022-08-05 22:29:54下载
- 积分:1
-
凌阳单片机配套源代码,配套凌阳资料使用!
凌阳单片机配套源代码,配套凌阳资料使用!-Sunplus Singlechip supporting source code, supporting the use of Sunplus information!
- 2022-03-16 14:02:48下载
- 积分:1
-
单片机4×8矩阵键盘的源程序,可以直接使用,并可以选择松手返回和不松手返回...
单片机4×8矩阵键盘的源程序,可以直接使用,并可以选择松手返回和不松手返回-Single-chip 4 × 8 matrix keyboard source code can be used directly, and can choose to let go to return and the return of不松手
- 2023-05-12 01:45:04下载
- 积分:1
-
对利用595串行实现IO口扩展,本程序仅用3个IO口扩展到6个数码管...
对利用595串行实现IO口扩展,本程序仅用3个IO口扩展到6个数码管-Realize the use of 595 serial IO port expansion, this procedure only 3 IO I extend to six digital tube
- 2022-03-18 21:42:54下载
- 积分:1
-
avr单片机pwm功能的使用,本程序实现了PWM中CTC模式的要求。开发环境为icc avr。单片机atmega48...
avr单片机pwm功能的使用,本程序实现了PWM中CTC模式的要求。开发环境为icc avr。单片机atmega48-avr Singlechip use pwm function, the program achieved in PWM mode CTC requirements. Development environment for the icc avr. Singlechip atmega48
- 2022-02-14 04:48:26下载
- 积分:1
-
单片机开发板的电路图 包含 PCB。。。。U1=89C51
U2=555
U3=MAX232
U4=24C01
U6=X25045看门狗
X...
单片机开发板的电路图 包含 PCB。。。。U1=89C51
U2=555
U3=MAX232
U4=24C01
U6=X25045看门狗
X1=共阳数码管 -Single-chip development board contains the circuit PCB. . . . U1 = 89C51U2 = 555U3 = MAX232U4 = 24C01U6 = X25045 watchdog X1 = total yang digital tube
- 2023-05-13 16:45:02下载
- 积分:1
-
编写一个延时1MS子程序根据题目选择是定时还是记数状态,本题选择记数状态。然后根据延时1MS计算出计时器的初值是E0H(高8位)18H(低5位)。最后编写算法,...
编写一个延时1MS子程序根据题目选择是定时还是记数状态,本题选择记数状态。然后根据延时1MS计算出计时器的初值是E0H(高8位)18H(低5位)。最后编写算法,对T0初始化,利用T0的中断TF0调用中断处理程序。-prepared a delay rungs subroutine under the topic chosen is not a time to memorize numbers or state of mind of the few options that state. According to delay timer rungs calculate the initial value is E0H (high 8) 18H (Low 5). Preparation of the final algorithm, the T0 initialization, interrupt the use of T0 TF0 call interrupt handling procedures.
- 2022-01-25 22:40:39下载
- 积分:1
-
avr single
avr单片机使用的ds18B20的测温系统-avr single-chip microcomputer used in the temperature measurement system ds18B20
- 2023-02-21 21:50:03下载
- 积分:1