-
本程序实现了基于74ls373锁存器的LED显示系统的Protues仿真。实例简单明了,适合初学者,在程序基础上进行扩展。...
本程序实现了基于74ls373锁存器的LED显示系统的Protues仿真。实例简单明了,适合初学者,在程序基础上进行扩展。-This procedure based on the implementation of the LED latch 74ls373 Display System Simulation Protues. Examples of simple and clear, suitable for beginners, in the procedures conducted on the basis of the expansion.
- 2022-08-22 06:23:25下载
- 积分:1
-
C51 realize the fuzzy controller with the software design, 51 Series MCU Interfa...
用C51实现模糊控制器的软件设计,51系列单片机接口.定时器中断等。-C51 realize the fuzzy controller with the software design, 51 Series MCU Interface. Timer interruption.
- 2023-08-09 23:45:03下载
- 积分:1
-
数字电子钟程序,计时时、分、秒,手动调整时间,闹铃,和整点报时...
数字电子钟程序,计时时、分、秒,手动调整时间,闹铃,和整点报时-digital electronic clock procedures, a time when, minutes, and seconds, manual adjustments, Alarms, and the whole point is true.
- 2022-07-21 07:02:51下载
- 积分:1
-
12864LCD(带汉字库)显示遥控键值读取器 *
* LCD型号:TS12864A
12864LCD(带汉字库)显示遥控键值读取器 *
* LCD型号:TS12864A-3(带汉字库)或兼容型号 控制器ST7920 *
* MCU:AT89S52 ,晶体频率:11.0592MHz *
* P0口为128*64LCD的数据 D0-D7 *
* K17键按下,继电器吸合。K19键按下,继电器关闭 *
* 显示程序在中断服务程序之中-12864LCD (with汉字库) shows the remote control key reader** LCD Model: TS12864A-3 (with汉字库) or compatible controller Model ST7920** MCU: AT89S52, crystal frequency: 11.0592MHz** P0 population is 128* 64LCD data D0-D7** K17 button pressed, the relay pull-in. K19 button pressed, the relay to close** display program in the interrupt service routine of
- 2022-03-04 06:38:26下载
- 积分:1
-
explain in detail the design of microcontroller interference problems
详细地讲解了单片机设计中的抗干扰问题-explain in detail the design of microcontroller interference problems
- 2022-03-06 05:43:46下载
- 积分:1
-
MPLAB IDE环境下软仿真基础教程。
MPLAB IDE环境下软仿真基础教程。-MPLAB IDE environment, simulation-based software tutorials.
- 2023-07-13 06:15:03下载
- 积分:1
-
通过DS18B20读取温度(范围
通过DS18B20读取温度(范围-55C~125C,精确到小数点后一位),通过4位数码管显示出来。 当温度为正且百位为零时,不显示,当温度为负时百位显负号。当温度百位和十位都为0时0都不显示。-Read through the DS18B20 temperature (range-55C ~ 125C, accurate to one decimal), through four digital tube display. When the temperature is zero and 100, do not show, when the temperature is significantly negative at minus 100. When the temperature is 100 and 10 are not displayed 0:00.
- 2022-06-14 06:02:24下载
- 积分:1
-
MCS
MCS-51单片机有5个中断源,其中两个是由-INT0、-INT1引脚输入的外部中断源;另外三个是内部中断源即由T0、T1的溢出引起中断和串行口发送完一个字节或接收到一个字节数据引起中断。触发外部中断有两种方式,即下降沿引起中断或低电平引起中断。当编程TCON中的ITi(i=0、1)为1时,则引起触发的方式为边沿触发方式,反之(ITi=0)为低电平触发方式。每个中断源的中断请求能否得到响应要受两级“开关”的控制,即一个总“开关”-MCS-51 single-chip has five interrupt sources, two of which are by-INT0,-INT1 pin input external interrupt source the other three internal interrupt sources from the T0, T1 overflow caused by the disruption and serial port sending or receiving end of a byte to a byte of data caused by interruption. Triggered external interrupt has two modes, namely, falling edge or low-level disruption caused disruption caused. When programming TCON in ITi (i = 0,1) for the 1:00 has been the subject of a way to trigger the way to the edge of the trigger, on the contrary (ITi = 0) for low-level trigger mode. Each interrupt source interrupt request can be subject to levels in response to
- 2023-07-06 00:00:03下载
- 积分:1
-
Jinpeng D Series LCD touch
金鹏液晶D系列触摸屏源程序,由金鹏液晶提供的驱动-Jinpeng D Series LCD touch-screen source code, provided by Jinpeng LCD driver
- 2023-06-21 08:00:02下载
- 积分:1
-
initial
--- -initial--- -
MOVLA 00H
IODIR PA
IODIR PB
IODIR PC
MOVAM PA
MOVAM BSR
MOVAM STATUS
MOVAM TMR0
MOVAM TMR1
MOVAM TMR2
-------end initial-----
-------------乘法运算------------
乘数->10H 被乘数->11h
结果(积)->12H
14H 15H 16H 17H(中间运算)
---------------------------------
MOVLA 05H 乘数
------------ MOVLA 00H IODI R PA IODIR PB IODIR PC MOVAM PA MOVAM BSR MOVAM STA TUS MOVAM TMR0 MOVAM TMR1 MOVAM TMR2------- end initial multiplication------------------------------ multiplier-
- 2023-08-20 07:35:03下载
- 积分:1