-
基于AT89C2051的平方
基于at89c2051的方波发生器,MAIN: MOV SP,#60H 设置SP指针
MOV R0,#50H 显示缓冲区首地址时50H
ML0: CLR A
MOV @R0,A 显示缓冲区清零
INC R0
CJNE R0,#55H,ML0-AT89C2051 based on the square-wave generator, MAIN: MOV SP,# 60H Set SP pointer MOV R0,# 50H shows that the first address buffer 50HML0: CLR A MOV @ R0, A display buffer cleared INC R0 CJNE R0,# 55H, ML0
- 2022-11-01 17:45:03下载
- 积分:1
-
MCS
MCS-51单片机应用设计-MCS-51 Application Design
- 2022-11-26 19:00:05下载
- 积分:1
-
PHILIP的一双串口单片机的第2个串口的通讯例程
PHILIP的一双串口单片机的第2个串口的通讯例程-PHILIP pair of the serial microcontroller two serial communication routines
- 2022-04-27 08:56:28下载
- 积分:1
-
家电智能控制统一主机
家电智能控制统一主机 -Intelligent Control of a unified appliance console
- 2022-03-02 21:08:11下载
- 积分:1
-
一个ATmel公司的AT89s系列的ISP下载器,软件用at89isp,可以从Atmel的官方网上下载!...
一个ATmel公司的AT89s系列的ISP下载器,软件用at89isp,可以从Atmel的官方网上下载!-ATmel a series of AT89s ISP download, software used at89isp, from Atmel"s official online download!
- 2022-01-21 19:25:37下载
- 积分:1
-
周立功试验板上的一个程序
周立功试验板上的一个程序-weeks meritorious pilot of a board procedures
- 2022-04-11 07:12:09下载
- 积分:1
-
本人设计的用802051实现的键盘程序的识别代码。系统采用定时查询,防抖。如果监测到你一个代码,系统将键盘码输出。然后给我你个中断,用于提示中心机,读取键码。支...
本人设计的用802051实现的键盘程序的识别代码。系统采用定时查询,防抖。如果监测到你一个代码,系统将键盘码输出。然后给我你个中断,用于提示中心机,读取键码。支持长按。-I designed keyboard with 802,051 procedures to achieve the identification code. System uses a regular query, Anti-Shake. If the monitoring to you a code, the system will output the keyboard code. And then give me interrupt you for the prompt Center machine, read the key code. Support the long press.
- 2023-02-22 00:40:04下载
- 积分:1
-
The source code to initialize the keyboard, carried Netizen, a reference to the...
初始化键盘的源码,转自网友,给初学者参考-The source code to initialize the keyboard, carried Netizen, a reference to the beginner
- 2022-09-09 20:55:03下载
- 积分:1
-
采用MCP2515的CAN通信代码,适合8位、16位AVR单片机
采用MCP2515的CAN通信代码,适合8位、16位AVR单片机-MCP2515 using the CAN communications code, suitable for 8-bit, 16-bit AVR Singlechip
- 2022-04-19 22:48:45下载
- 积分:1
-
单片机中的定时器模块,在CVAVR中已实现。
单片机中的定时器模块,在CVAVR中已实现。-MCU timer module has been achieved in CVAVR.
- 2022-05-29 08:09:20下载
- 积分:1