资源列表
vbhk
- 挺好 挺好 挺好 挺好 挺好 -very well, very well, very well, very well, very well, very well, very well, very well,
program_drive
- 本文件提供各种驱动程序和汇编代码,包括温度芯片驱动等等.-This document provides various Driver and compile code, including temperature chip-driven, and so on.
UART.asm
- 串列埠中斷應用實例, 利用UART模式1做為串列埠工作模式時-Application Serial Port interrupted, the use of UART mode as a working model of Serial Port
time2.asm
- 本程式設定Timer0 Timer1為模式2計數使用,分別由輸入埠T0 T1輸入計數值5與3 P0與P1分別為計數完成次數之輸出-Timer0 Timer1 model for the use of two counts, Ports imported from T0 T1 input numerical five dollars and three P0 and P1 respectively count the number of completed's output
time1.asm
- 本程式以計時方式掃描驅動,以P0.0為0.05秒的閃爍, P1到P3分別為秒分時的輸出 -program to the scanning of driving time to P0.0 of 0.05 seconds flickered. P1 to P3 were seconds TDM output
Demo3.asm
- 以P3.7為切換開關設定不同顯示P0~P2之走馬燈模式,當P3.7為0時P0到P2為全亮或全暗,當全亮則逐點暗掉,若全暗則會逐點亮起。P3.0~P3.6則用以設定走馬燈執行的速度。 -to P3.7 Switches to set different shows P0 - P2's like a revolving door model When P3.7 P0 to 0:00 a.m. for the whole of the P2 - or full darkness, when
Demo2.asm
- 動作: LED逐一亮起後再逐一滅掉 說明: 利用間接資料指標暫存器DPTR讀取資料庫之資料並顯示在各輸出埠上 -action : LED lit up one by one after each of elements : use indirect indicators of information DPTR registers read database information and display on the output port
M1602
- 1602总线测试,可对1602作测试.1602总线测试,可对1602作测试.-1,602 bus test, which can test for the 1602 .1602 bus test 1602 may be right for the test.
My_Dos_Programming
- 华工电信系汇编习题的编程实现,全部是源码,所有程序均已调试通过-laborers telecommunications systems compilation Exercise Program, all-source, all the procedures have been adopted Debugging
niaholiti
- 汇编书上的立体课余恢复绝大部分法不得劲发哈发挥发表-compilation book on the resumption of most after-school three-dimensional method awkward play made by Kazakhstan
AllAutoXiyijiC51
- C51试验平台下的汇编程序 实现了全自动洗衣机的部分功能,如:过程选取、时间控制、速度控制、液晶显示等功能-C51 platform under the pilot program compilation of automatic washing machines some functions, such as : the process of selection, time control, speed control, LCD display function
C51CrossLight
- 1.设计一个交通灯控制器。 2.利用学习机上的发光二极管,设定东、南、西、北4个方向,各3个灯(红、黄、绿)。交通灯控制器正常工作时,南北方向红灯亮3秒,黄灯闪2秒,绿灯亮3秒,以此类推。东西方向绿灯亮3秒,黄灯闪2秒,红灯亮3秒,以此类推。 3.设定两个紧急按钮,一个控制南北灯,一个控制东西灯。当按下相应的紧急键时,其控制方向的交通灯亮绿灯,其他方向的交通灯亮红灯,至自控键松开,恢复正常交通控制。 -1. Design of a traffic light controller.