搜索资源列表
w78e51bcn
- W78E51B 规格书 W78E51B 是宽频率范围、低功耗的8 位微控制器。它的指令集同标准8051 指令集完全兼容。W78E51B 包含4K 字节的Flash EPROM;128 字节的RAM;4 个8 位双向、可位寻址的I/O 口;一个附加的4 位 I/O 口P4;2 个16 位定时/计数器;一个硬件Watchdog 定时器及一个串行口。这些外围设备都由有7 个中断源和2 级中断能力的中断系统支持。为了方便用户进行编程和验证,W78E51B 内含的Flash EPROM
8051_interrupts_version2
- 8051 interrupt assemble code
uc_interface
- This file provides an 8051 external data memory bus interface for CoolRunner CPLDs. This file contains the state machine to interface on the 8051 bus as well as the address registers, the address decode logic, and example control registers,
clock
- Digital clock for 8051 or 8052 micro-controller.This clock used the 16 x 2 LCD to display the time. Interrupt 0 and 1 used to adjust the minutes and hour.-This is simple assembly code to program the digital clock.Very easy to understand.
INT1
- interrupt control with 8051
TEST1
- 1.在使用 12MHz 晶振的条件下, 晶振的条件下, 由 80 51 内部定时器 1按方式 1工作,即 作为 16 位定时器使用,每 位定时器使用,每 0.05 秒钟 T1 溢出中断一次。 P1 口的 P1.0P1.0 ~P1.7P1.7 分别接发光二极管的 L1 ~L8 。(用连线接 J2 、J3 )。 要求 :编写程序模拟一循环彩灯。变化花样为: 编写程序模拟一循环彩灯。变化花样为: ①L1 、L2 、…L8 …L8 依 次点亮; ②L1 、L2 、…L8 …L8 …L8 依次熄 灭;
单片机实验报告3
- 1.学习8051内部计数器的使用和编程方法。 2.掌握定时中断处理程序的编程方法。(1. Learn the use and programming methods of 8051 internal counters. 2. Master the programming method of timing interrupt handler.)