Welcome![Sign In][Sign Up]
Location:
Search - 8051 timer program

Search list

[Other resource8051 Timer 0 Mode 1 Example Program

Description: 8051单片机的定时器0的控制程序,通过这个程序可以方便对定时器进行控制-8051 timers 0 control procedures, this procedure can facilitate the timer control
Platform: | Size: 9185 | Author: 吴松 | Hits:

[Other resource8051 Timer 1 Mode 2 Example Program

Description: 8051单片机的定时器1的控制程序,通过调用这个程序很容易实现对定时器的操作-8051 of a timer control procedures, by calling this procedure is easy to achieve the right to operate the timer
Platform: | Size: 9683 | Author: 吴松 | Hits:

[Otherw78e51bcn

Description: 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 允许电编程和电读写。一旦代码确定后,用户就可以对代码进行保护。 W78E51B 有2 种节电模式,空闲模式和掉电模式,2 种模式均可由软件来控制选择。空闲模式下,处理 器时钟被关闭,但外设仍继续工作。在掉电模式下晶体振荡器停止工作,以将功耗降至最低。外部时钟 可以在任何时间及状态下被关闭,而不影响处理器运行。-W78E51B specifications W78E51B is broadband rates, low-power 8-bit microcontroller. Its instruction set with the standard 8051 instruction set compatible. W78E51B contains 4K bytes of Flash EPROM; 128 bytes of RAM; Four eight two-way, the bit addressable I / O port; An additional four I / O P4; Two 16-bit timer / counter; A hardware Watchdog timer and a serial port. These external equipment by a seven interrupt source and two interrupts the interruption system. For the convenience of users and certification program, W78E51B intron Flash EPROM programming and allow -- -- literacy. Once the code is finalized, users will be able to source protection. W78E51B are two kinds of power saving mode, idle mode and power down mode, the two models can be controlled by the software to choose. Idle mode
Platform: | Size: 226723 | Author: cth | Hits:

[SCM8051 Timer 0 Mode 1 Example Program

Description: 8051单片机的定时器0的控制程序,通过这个程序可以方便对定时器进行控制-8051 timers 0 control procedures, this procedure can facilitate the timer control
Platform: | Size: 9216 | Author: 吴松 | Hits:

[SCM8051 Timer 1 Mode 2 Example Program

Description:
Platform: | Size: 9216 | Author: 吴松 | Hits:

[Otherw78e51bcn

Description: 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 允许电编程和电读写。一旦代码确定后,用户就可以对代码进行保护。 W78E51B 有2 种节电模式,空闲模式和掉电模式,2 种模式均可由软件来控制选择。空闲模式下,处理 器时钟被关闭,但外设仍继续工作。在掉电模式下晶体振荡器停止工作,以将功耗降至最低。外部时钟 可以在任何时间及状态下被关闭,而不影响处理器运行。-W78E51B specifications W78E51B is broadband rates, low-power 8-bit microcontroller. Its instruction set with the standard 8051 instruction set compatible. W78E51B contains 4K bytes of Flash EPROM; 128 bytes of RAM; Four eight two-way, the bit addressable I/O port; An additional four I/O P4; Two 16-bit timer/counter; A hardware Watchdog timer and a serial port. These external equipment by a seven interrupt source and two interrupts the interruption system. For the convenience of users and certification program, W78E51B intron Flash EPROM programming and allow---- literacy. Once the code is finalized, users will be able to source protection. W78E51B are two kinds of power saving mode, idle mode and power down mode, the two models can be controlled by the software to choose. Idle mode
Platform: | Size: 226304 | Author: cth | Hits:

[SCM8051_2_Timer

Description: 8051单片机内部定时器的重叠使用。在某些情况下,两个定时器在程序中都投入使用,由于定时时间长(如1min以上或更长),使两个定时器定时出现重叠时间,即t0定时还未完成,t1也进入定时。如果在软件上处理不好两个定时器间的关系,程序就不可能正常执行下去。-8051 use an internal timer overlap. In some cases, the two timers in the proceedings are put into use, as from time to time a long time (for example, more than 1min or longer), so that the two overlapping time timer timing, that is, from time to time t0 has not yet been completed, t1 also entered from time to time. If the software can not be handled properly the relationship between the two timer, the program can not continue normal execution.
Platform: | Size: 191488 | Author: DuZhiYong | Hits:

[SCM8051fx_wdog

Description: This example program shows how to configure PCA Module 4 as a watchdog timer. In this example, the watchdog is configured to overflow after 0xFF00 clock cycles.
Platform: | Size: 7168 | Author: 林海 | Hits:

[SCMb7

Description: )利用单片机定时器中断和定时器计数方式实现秒、分定时。 (2)通过LED显示程序的调整,熟悉8155与8051,8155与LED的接口技术,熟悉LED动态显示的控制过程。 (3)通过键盘程序的调整,熟悉8155与矩阵式键盘的接口技术,熟悉键盘扫描原理。 (4)通过阅读和调试简易秒表整体程序,学会如何编制含LED动态显示、键盘扫描和定时器中断等多种功能的综合程序,初步体会大型程序的编制和调试技巧。 -) The use of single-chip timer interrupt and the timer means counts seconds, minutes from time to time. (2) through the adjustment of LED display program, familiar with the 8155 and 8051,8155 and LED interface technology, familiar with the LED dynamic display of the control process. (3) through the keyboard to adjust procedures, familiar with the 8155 with keyboard matrix interface technology, familiar with the keyboard scanning principle. (4) By reading and debugging the whole process simple stopwatch, learn how to prepare with LED dynamic display, the keyboard scanning and a variety of functions, such as the timer interrupt comprehensive procedures, the initial experience of large-scale procedures for the preparation and debugging skills.
Platform: | Size: 392192 | Author: llnn | Hits:

[Embeded-SCM DevelopMCU

Description: (1)利用单片机定时器中断和定时器计数方式实现秒、分定时。 (2)通过LED显示程序的调整,熟悉8155与8051,8155与LED的接口技术 -(1) the use of single-chip timer interrupt and the timer means counts seconds, minutes from time to time. (2) through the adjustment of LED display program, familiar with the 8155 and 8051,8155 and LED Interface Technology
Platform: | Size: 21504 | Author: 小刚 | Hits:

[Documents8051

Description: 蓝球计时器方案,详细的电路分析,和程序说明,适合初学者-Timer basketball program, a detailed circuit analysis, and description of the procedures, suitable for beginners
Platform: | Size: 144384 | Author: 王晓丽 | Hits:

[assembly language8051_MCU_Basic_

Description: 《8051单片机基础教程》首先介绍了8051单片机的硬件、汇编语言、程序测试方法、基本I/O控制、中断控制、计时计数器控制、串行接口控制、A/D与D/A转换等土要内容,然后重点介绍了三个制作课题:LCD串行接口监视器、单片机电子钟、倒数计器。- Essentials 8051 First introduced 8051 hardware, assembly language, program testing methods, and basic I/O control, interrupt control, timer counter control and serial interface control, A/D and D/A conversion, such as soil content, and then focuses on the production of three issues: LCD serial interface monitors, single-chip electronic clock, countdown keiki.
Platform: | Size: 162816 | Author: wang | Hits:

[SCMaduc812

Description: ADuC812是美国AD公司推出的高性能单片机,具有集成度高、资源丰富等特点。 (1) 基于8051的内核,指令系统与8051兼容,额定工作频率12MHz。 (2) 8KB片内闪速/电擦除程序存储器 640B片内闪速/电擦除数据存储器 256B片内数据RAM。 (3) 3个16位的定时器/计数器 32根可编程I/O线 9个中断源,2个优先级。 (4) 1个8通道,高精度12位ADC 2个12位电压输出DAC。 (5) 1个片内温度传感器。 (6) 采用3V、5V电压工作 具有正常、待机和掉电三种工作模式。 (7) 1个通用UART串行I/O 1个与I2C兼容的两线串口和SPI串口 1个看门狗定时器(WDT) 1个电源监视器(PSM)。-ADuC812 is AD Launches the United States, high-performance single-chip, high integration and rich in resources and so on. (1) Based on the 8051 core 8051 compatible instruction set with a rated operating frequency of 12MHz. (2) 8KB-chip Flash/EE program memory 640B-chip Flash/EE data memory 256B-chip data RAM. (3) three 16-bit timer/counter 32 programmable I/O lines 9 interrupt sources, two priority. (4) an 8-channel, high-precision 12-bit ADC 2 12-bit voltage output DAC. (5) a-chip temperature sensor. (6) the use of 3V, 5V voltage with normal, standby and power-down mode of the three. (7) a generic UART serial I/O 1 with I2C-compatible two-wire SPI serial port and serial port a watchdog timer (WDT) 1 power supply monitor (PSM).
Platform: | Size: 695296 | Author: 白涛 | Hits:

[assembly language8051_PROGRAMS

Description: This an program for the 8051 for timer subsystem-This is an program for the 8051 for timer subsystem
Platform: | Size: 24576 | Author: Nilesh | Hits:

[Embeded-SCM Developclock

Description: 秒表程序,实现定时、计数等等简单的功能,基于8051单片机-This program is a timer or a clock,the program is not very hard to learn
Platform: | Size: 1024 | Author: yanguofei | Hits:

[SCM3

Description: 8051单片机包含中央处理器、程序存储器(ROM)、数据存储器(RAM)、定时/计数器、并行接口、串行接口和中断系统等几大单元及数据总线、地址总线和控制总线等三大总线,现在我们分别加以说-8051 contains the CPU, program memory (ROM), data memory (RAM), timer/counter, parallel port, serial port and interrupt system, several modules and data bus, address bus and control bus three-bus, and now we were said to be
Platform: | Size: 106496 | Author: huyongli | Hits:

[Embeded-SCM DevelopC

Description: 利用此程序可以对8051等单片机进行测试,包括一些简单的程序,如报警灯,定时中断。-Using this program can be tested on the 8051 microcontroller, etc., including some simple procedures, such as warning lights, timer interrupt.
Platform: | Size: 9216 | Author: zhaokai | Hits:

[SCMtimer

Description: 8081单片机实验程序,利用I2C总线与ZLG7290通信,可使其输出时间与日期,利用按键切换,P1.6为SCL,P1.7为SDA,RST和INT接8051的P1.0和INT0口-8081 microcontroller test program, using the I2C bus communication with ZLG7290 can be made out time and date, using keys to switch, P1.6 for the SCL, P1.7 for the SDA, RST and INT and then P1.0 INT0 port 8051
Platform: | Size: 36864 | Author: 胡程龙 | Hits:

[SCMtimer

Description: 此程序利用汇编语言实现定时器及计数器的应用,目的为:1.熟悉 8051 的 T0 作为定时器的设置及使用方法;2.掌握 T0 作为计数器的软件设计方法-This program makes use of assembly language to achieve the application of timer and counter
Platform: | Size: 7168 | Author: ivy | Hits:

[SCMtimer

Description: 在使用12MHz晶振的条件下,由8051内部定时器1按方式1工作,即作为16位定时器使用,每0.05秒钟T1溢出中断一次。P1口的P1.0~P1.7分别接发光二极管的L1~L8。(用连线连接J2、J3)。 要求:编写程序模拟一循环彩灯。彩灯变化花样为:①L1、L2、…L8依次点亮;②L1、L2、…L8依次熄灭;③L1、L2、…L8全亮、全灭。各时序间隔为0.5秒。让发光二极管按以上规律循环显示下去。 编写一个救护车警笛声程序,要求:高低两种音调交替出现,交替周期1~1.5S。-Conditions of use 12MHz crystal, by 8051 internal timer according to the way a work, that is used as a 16-bit timer overflow interrupt every 0.05 seconds T1. P1 port P1.0 ~ P1.7, respectively, then the light-emitting diode L1 to L8. (Connect J2, J3). Requirements: write a program to simulate a cycle Lantern. Lantern changes in the pattern: a ' L1, L2, ... L8 were lit ② L1, L2, ... L8 off in order ③ L1, L2, ... L8 full brightness, Quanmie. The timing interval is 0.5 seconds. The light-emitting diode cycle continues above rules. Preparation of an ambulance siren program requirements: high and low tones alternating, alternating cycles 1.5S.
Platform: | Size: 1024 | Author: 尚贤丹 | Hits:
« 12 »

CodeBus www.codebus.net