-
基于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
-
实用单片机的C51程序,流行的语言,对于初学编程非常有用
实用单片机的C51程序,流行的语言,对于初学编程非常有用-practical SCM C51 procedures, popular languages, a very useful learning program
- 2022-04-10 06:46:56下载
- 积分:1
-
单片机原理及应用教程
单片机原理及应用教程-SCM Theory and Application Guide
- 2022-09-25 06:10:03下载
- 积分:1
-
此程序为本人在公司开发的继电器功能测试仪,用KEIL C编写。可以测试线圈电阻,接触电阻,吸合释放电压,时间等参数。采用WINBONG W77E58 单片机。...
此程序为本人在公司开发的继电器功能测试仪,用KEIL C编写。可以测试线圈电阻,接触电阻,吸合释放电压,时间等参数。采用WINBONG W77E58 单片机。-This procedure I developed Relay Functional Tester, using KEIL C preparation. To test the coil resistance, contact resistance, pull-release voltage and time parameters. Singlechip WINBONG W77E58 used.
- 2022-05-29 21:58:33下载
- 积分:1
-
sd卡的读写程序,可以供需要研究sd卡应用项目的朋友参考。
sd卡的读写程序,可以供需要研究sd卡应用项目的朋友参考。-sd card reader program, you may need to study the sd card applications for the project a friend for reference.
- 2023-02-14 02:10:04下载
- 积分:1
-
usb 68013A芯片原理图和PCB图
usb 68013A芯片原理图和PCB图-usb 68013A chip and PCB schematic diagram
- 2022-01-25 19:22:22下载
- 积分:1
-
利用单片机的定时器定时,令十字路口的红绿灯交替点亮和熄灭,实现主支路路口的交通信号灯控制(尽可能保持主线的畅通,即在通常情况下,保持主线的放行,只有在支线到达时...
利用单片机的定时器定时,令十字路口的红绿灯交替点亮和熄灭,实现主支路路口的交通信号灯控制(尽可能保持主线的畅通,即在通常情况下,保持主线的放行,只有在支线到达时,才放行支线),同时采用LCD显示倒计时时间及当前灯的状态。-The use of MCU timer timing, so that the crossroads at the traffic lights turn out light and to achieve the main slip road junction traffic lights control (as far as possible the smooth flow of the main line, that is, under normal circumstances, to maintain the release of the main line, and only arrived at the branch only when the release branch), while using LCD display countdown time and the current lighting condition.
- 2023-06-21 15:30:03下载
- 积分:1
-
用标准c语言编写的can总线源程序.包含sja1000,82527等芯片的源程序....
用标准c语言编写的can总线源程序.包含sja1000,82527等芯片的源程序.-standard language prepared by the bus can source. Included sja1000, 82527 chip of the source.
- 2023-07-30 20:00:03下载
- 积分:1
-
汽车侧滑台检测仪表.用的单片机是PIC16F877A.
产品经过市场检验...
汽车侧滑台检测仪表.用的单片机是PIC16F877A.
产品经过市场检验-Automotive instrumentation Sideslip Taiwan. Single-chip microcomputer is used PIC16F877A. Products have been market tested
- 2022-02-06 00:52:46下载
- 积分:1
-
with Parallel Communications, only this simulation software hexadecimal display...
用并口通信时,只需发送仿真软件的十六进制显示窗口的第四个字节后的所有数据。
如:清全屏的十六进制显示窗口是55AA0001434C42,采用并口通信时只需发送434C42-with Parallel Communications, only this simulation software hexadecimal display window of words, after the data. Such as : a full-hexadecimal 55AA0001434C42 show window is used and only parallel communication sent 434C42
- 2022-03-21 15:04:56下载
- 积分:1