-
coreoregano MC8051 IP系统8
MC8051 IP CoreOregano Systems 8-bit Microcontroller IP-Core此公司提供的8051 core很容易在FPGA 上用同时也是学习VHDL的一份不错的进阶实例-MC8051 IP CoreOregano Systems 8-bit Microcontroller IP-Core company for the 8051 core very easy to use in FPGA VHDL is also studying a good example of the SSP
- 2022-05-10 13:55:16下载
- 积分:1
-
一维多项式多组求值,利用系数预处理法对多项式p(x)=an
一维多项式多组求值,利用系数预处理法对多项式p(x)=an-1x^n-1+an-2x^n-2+...+a1x+a0,进行多组求值。其中n=2^k-Many one-dimensional polynomial evaluation group, using coefficient polynomial preconditioning method p (x) = an-1x ^ n-1+ an-2x ^ n-2+...+ a1x+ a0, for many Group evaluated. One of n = 2 ^ k
- 2022-01-26 06:39:10下载
- 积分:1
-
keil c程序,用于AT89S52单片机.使用了T2计数器,有频率计的功能
keil c程序,用于AT89S52单片机.使用了T2计数器,有频率计的功能-keil c program for single-chip AT89S52. the use of the T2 counter, there is the frequency of functional
- 2023-03-21 17:30:04下载
- 积分:1
-
AT89C51 microcontroller driver for the motor segments
AT89C51单片机的细分电机的驱动程序-AT89C51 microcontroller driver for the motor segments
- 2023-01-16 04:25:03下载
- 积分:1
-
procedures for the use of function, to read clock chip seconds, hours, days, mon...
利用程序中的函数,来读取时钟芯片的秒、分、时、日、月、年、世纪,亦能对其设置时间日期。-procedures for the use of function, to read clock chip seconds, hours, days, months, years, centuries, but also the date of its set-up time.
- 2022-02-15 04:43:05下载
- 积分:1
-
红外遥控接收
ORG 0000H
LJMP START 转入主程序
ORG 0010H
START:
MAIN:
JNB P2...
红外遥控接收
ORG 0000H
LJMP START 转入主程序
ORG 0010H
START:
MAIN:
JNB P2.2,IR
LJMP MAIN
以下为进入P3.2脚外部中断子程序,也就是解码程序
IR:
MOV R6,#9
SB:
ACALL DELAY882 调用882微秒延时子程序
JB P2.2,EXIT 延时882微秒后判断P3.2脚是否出现高电平如果有就退出解码程序
DJNZ R6, SB 重复10次,目的是检测在8820微秒内如果出现高电-infrared remote control receiver ORG 0000H LJMP START into main program ORG 0010H START : MAIN : JNB P2.2, IR LJMP MAIN below to enter P3.2 foot external interrupt subroutine, which is decoding procedures IR : MOV R6, SB# 9 : Calling ACALL DELAY882 882 microsecond delay subroutine JB P2.2, EXIT 882 microsecond delay after the judgment whether there P3.2 feet to I quit if decoding procedures DJNZ R6, SB repeated 10 times, the purpose is to test if within 8,820 microsecond high
- 2022-07-21 10:12:11下载
- 积分:1
-
c8051F040单片机中菜单显示,键盘输入例程
c8051F040单片机中菜单显示,键盘输入例程-menu, keyboard input routines
- 2022-02-21 06:06:38下载
- 积分:1
-
51单片机软件滤波方法,全部用汇编语言编写
51单片机软件滤波方法,全部用汇编语言编写-51 SCM software filtering method, all produced by the compilation of languages
- 2023-06-20 08:15:03下载
- 积分:1
-
用语言编的小车循迹运动程序,采用凌阳061单片机控制器,在电子应用中功能强大!...
用语言编的小车循迹运动程序,采用凌阳061单片机控制器,在电子应用中功能强大!-Language provision of car movement tracking procedures, the use of single-chip controller 061 Sunplus electronic applications powerful!
- 2023-05-20 12:00:03下载
- 积分:1
-
I2C interface AD converters ADS11XX application decoder source code debugging th...
I2C接口AD转换器ADS11XX的应用,c51原代码调试通过,放心使用。-I2C interface AD converters ADS11XX application decoder source code debugging through reassured use.
- 2022-02-05 21:22:30下载
- 积分:1