搜索资源列表
Source_Codes
- 数码显示,键盘,秒表显示:通过TC1 的定时溢出而在LED上动态显示。-digital display, keyboard, stopwatch showed : TC1 regularly overflow and the LED on the dynamic display.
single-key-adjust-clock
- 显示数据在70H-75H单元内,用六位LED共阳数码管显示,P1口输出段码数据,P3口作 扫描控制,每个LED数码管亮1MS时间再逐位循环。 定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用, P3.7为调整按钮,P1口 为字符输出口,采用共阳显示管。 -display the data in the 70H-er cell, with a total of six Yang digital LED Display, P1 mouth of
Digital_filter
- * CONSTRAINTS * This module does not handle data which is considered out of range by the * application(i.e. fixed constants which represent error condition) * * Maximum weight value must be limited to 128 to prevent an overflow * cond
mc9s08TIMoverflow
- 利用定时器溢出中断修改时间,并发送新时间-use overflow timer interruption modification time, and this time the new
GP32C-Timer1
- 摩托罗拉单片机的定时器溢出中断的原代码-Motorola MCU overflow timer interruption of the original code
slac018e
- fet440_wdt_02.s43 - WDT, Toggle P5.1, Interval Overflow ISR, 32kHz ACLK
8051fx_wdog
- 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.
单片机实验三
- P1.7~P1.0接发光二极管L8~L1,要求利用单片机内部定时器1,按方式1工作,每0.01秒T1溢出中断一次。要求编写程序模拟时序控制装置。开机第1秒钟L1、L3亮,第2秒钟L2、L4亮,第3秒钟L5、L7亮,第4秒钟L6、L8亮,第5秒钟L1、L3、L5、L7亮,第6秒钟L2、L4、L6、L8亮,第7秒钟8个发光二极管全亮,……一直循环下去。fosc=11.0592MHz-P1.7 - P1.0 then LED L1 to L8, by using a timer internal mi
pic16c765.rar
- This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which tim
main
- 用定时器 1 来改变小灯的状态,T1 每溢出两次,1 个 LED 灯闪烁,1 个 LED 灯改变当前 状态。 -Timer 1 with small lights to change state, T1 overflow twice each, an LED flashes, an LED light to change the current state.
ADC
- 基于c8051f410单片机的ADC程序,包含单次查询、单次中断、定时器3溢出8位、定时器3溢出16位、突发模式累加8次。-ADC program based c8051f410 microcontroller, including a single query, a single interrupt, timer 3 overflow 8 bits, 16-bit timer 3 overflow, burst-mode accumulated 8 times.
timer2
- stm8的timer2例程,利用溢出中断,实现1s,LED闪烁一次-stm8 the timer2 routine, the use of overflow interrupt, to achieve 1s, LED blink once
s3f9488_timerb
- //9488定时器B功能测试 9488定时器B功能测试B:DAMI调试通过: 9488 8位定时器B的使用 有关的I/O为三个:TBPWM(输出)(P1.0) 模式有:间隔定时功能,PWM模式 有定时中断:定时器B溢出中断-//Timer B Functional Test 9488 9488 Timer B Functional Test B: DAMI debugging through: 9488 8-bit timer of the use of B
5_Time0_Interrupt
- atmega16单片机定时器中断程序,功能:使能Timer0溢出中断,在PD7输出1KHz方波。-atmega16 MCU timer interrupt procedure, function: enable Timer0 overflow interrupt, the PD7 output 1KHz square wave.
bufferOverflow
- 缓冲区溢出原理 缓冲区溢出的过程 代码植入技术 实例:ida溢出漏洞攻击 缓冲区溢出的防御 缓冲区溢出实验 溢出对象CCProxy 6.2 war-ftp1.65 3CTftpSvc2.0.1 调试工具: CDB/NTSD/WinDbg-Principles of buffer overflow buffer overflow code into the process of technical examples: ida overflow buff
IO_Test_NTC
- 这是一段利用单片机IO口作的温控程序,感温元件是NTC。功能是,当温度低过某值时开始加热, 随着温度上升。。。当高到某值时停止加热,然后开始冷却。。。不断重复。。。,使用时要注意 RC常数,常数过大会造成16位计数溢出,得不到正确结果。程序是作产品前的一个试验程序,当时 调试已通过,能作到±0.5℃。-This is a single-chip IO port for the use of temperature control procedures, temperature se
89s52_serl
- 基于89s52的c51串口通信源程序 串口的4种工作方式对应着三种波特率模式: 对于工作在方式1和方式3,波特率由定时器/计数器1T1的溢出率和SMOD(PCON(电源控制寄存器)D7位)决定,-Based on the C51 serial communication 89s52 source of the four kinds of serial work corresponds to the baud rate of three modes: Mode 1 for the w
p6
- 内部定时器与中断实验 由8051内部定时器0按方式1工作,即作为16位定时器使用,每0.1秒钟T0溢出中断一次。要求编写程序模拟循环彩灯。彩灯变化花样为:由中间(L4、L5)两位开始向两侧依次累加点亮;全亮后由中间(L4、L5)两位开始向两侧依次累加熄灭;全灭后由两边(L1、L8)两位向中间依次累加点亮;全亮后由两边(L1、L8)两位向中间依次累加熄灭。各时序间隔为0.5秒,依此循环。-Internal timer with the interruption of the experi
overflow
- 溢出中断代码, C 语言, code warrior 软件-overflow interrupt code, C language, code warrior software
watchdog-overflow-test
- STC89c51单片看门狗溢出测试,也适用于STC其他系列单片机,不过有可能需要稍作修改-STC89c51 single watchdog overflow test, but also for other STC series microcontroller, but there may need to make some modifications