-
基于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
-
利用单片机c8051f020由于端口功能很多,需要对端口进行配置。...
利用单片机c8051f020由于端口功能很多,需要对端口进行配置。-C8051f020 SCM function as ports, we need the right port setup.
- 2022-07-06 09:28:51下载
- 积分:1
-
C51 single
单片机C51串口中断接收和发送测试例程(含通信协议的实现)-C51 single-chip serial port receive and transmit interrupt routine test (including the realization of communication protocols)
- 2023-08-08 03:10:03下载
- 积分:1
-
English at89s51 of information for beginners to study single
at89s51的中文资料,方便单片机初学者学习参考,并且翻译质量基本上可以。-English at89s51 of information for beginners to study single-chip reference, and basically the quality of translation.
- 2023-05-19 07:05:04下载
- 积分:1
-
如何为keil c51写自己的仿真d
如何为keil c51写自己的仿真d-Keil c51 how to write their own simulation d
- 2022-03-07 01:20:55下载
- 积分:1
-
CC2430 基础实验一LED灯自动闪烁
CC2430 基础实验一LED灯自动闪烁-CC2430 experimental basis for a flashing LED light automatically
- 2023-05-20 19:40:03下载
- 积分:1
-
Cypress EZ
cypress ez-usb fx usb-i2c-out 源码-cypress ez-usb fx usb- i2c-out source
- 2022-01-26 00:32:28下载
- 积分:1
-
st7529是32灰色
ST7529为一32级灰度液晶显示屏驱动芯片,功能强大,耗电小.本程序为STC89LE58RC驱动ST7529整个工程包,程序的编绎环境为KEIL,本人保证程序绝对完整.-ST7529 is a 32 gray-scale LCD driver chip, powerful, small power consumption. This procedure for STC89LE58RC drive the whole project package ST7529, procedures for the provision Sounds of environmental KEIL, my absolute integrity assurance procedures.
- 2022-07-08 11:43:41下载
- 积分:1
-
AVR M32 Ethernet仿真实例,通过Proteus仿真,送给想学微控制器网络通讯的而没有硬件的朋友...
AVR M32 Ethernet仿真实例,通过Proteus仿真,送给想学微控制器网络通讯的而没有硬件的朋友-AVR M32 Ethernet simulation example, through the Proteus simulation, a gift I wanted to learn microcontroller network communications hardware and not a friend
- 2023-01-04 22:25:04下载
- 积分:1
-
红外线的一个程序代码
红外线的一个程序代码-An infra-red code
- 2023-05-17 10:10:03下载
- 积分:1