CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - overflow

搜索资源列表

  1. Source_Codes

    0下载:
  2. 数码显示,键盘,秒表显示:通过TC1 的定时溢出而在LED上动态显示。-digital display, keyboard, stopwatch showed : TC1 regularly overflow and the LED on the dynamic display.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.68mb
    • 提供者:chenji
  1. single-key-adjust-clock

    0下载:
  2. 显示数据在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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:10.51kb
    • 提供者:fengming
  1. Digital_filter

    0下载:
  2. * 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.91kb
    • 提供者:Qu chun lei
  1. mc9s08TIMoverflow

    0下载:
  2. 利用定时器溢出中断修改时间,并发送新时间-use overflow timer interruption modification time, and this time the new
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6.12kb
    • 提供者:詹先理
  1. GP32C-Timer1

    0下载:
  2. 摩托罗拉单片机的定时器溢出中断的原代码-Motorola MCU overflow timer interruption of the original code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:31.56kb
    • 提供者:林飒
  1. slac018e

    0下载:
  2. fet440_wdt_02.s43 - WDT, Toggle P5.1, Interval Overflow ISR, 32kHz ACLK
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:60.79kb
    • 提供者:飞飞
  1. 8051fx_wdog

    0下载:
  2. 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.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7.28kb
    • 提供者:林海
  1. 单片机实验三

    0下载:
  2. 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:33.08kb
    • 提供者:刘宇
  1. pic16c765.rar

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-11-08
    • 文件大小:117.53kb
    • 提供者:
  1. main

    0下载:
  2. 用定时器 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.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:695byte
    • 提供者:贾耀奇
  1. ADC

    0下载:
  2. 基于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.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:18.17kb
    • 提供者:田佩佳
  1. timer2

    0下载:
  2. stm8的timer2例程,利用溢出中断,实现1s,LED闪烁一次-stm8 the timer2 routine, the use of overflow interrupt, to achieve 1s, LED blink once
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:24.92kb
    • 提供者:shanyao
  1. s3f9488_timerb

    0下载:
  2. //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
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:862byte
    • 提供者:张运果
  1. 5_Time0_Interrupt

    0下载:
  2. atmega16单片机定时器中断程序,功能:使能Timer0溢出中断,在PD7输出1KHz方波。-atmega16 MCU timer interrupt procedure, function: enable Timer0 overflow interrupt, the PD7 output 1KHz square wave.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:24.82kb
    • 提供者:spring
  1. bufferOverflow

    0下载:
  2. 缓冲区溢出原理 缓冲区溢出的过程 代码植入技术 实例: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
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:3.96mb
    • 提供者:WM
  1. IO_Test_NTC

    1下载:
  2. 这是一段利用单片机IO口作的温控程序,感温元件是NTC。功能是,当温度低过某值时开始加热, 随着温度上升。。。当高到某值时停止加热,然后开始冷却。。。不断重复。。。,使用时要注意 RC常数,常数过大会造成16位计数溢出,得不到正确结果。程序是作产品前的一个试验程序,当时 调试已通过,能作到±0.5℃。-This is a single-chip IO port for the use of temperature control procedures, temperature se
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:3.59kb
    • 提供者:Alin
  1. 89s52_serl

    0下载:
  2. 基于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
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1.17kb
    • 提供者:
  1. p6

    0下载:
  2. 内部定时器与中断实验 由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
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:37.85kb
    • 提供者:mkd
  1. overflow

    0下载:
  2. 溢出中断代码, C 语言, code warrior 软件-overflow interrupt code, C language, code warrior software
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:117.87kb
    • 提供者:
  1. watchdog-overflow-test

    0下载:
  2. STC89c51单片看门狗溢出测试,也适用于STC其他系列单片机,不过有可能需要稍作修改-STC89c51 single watchdog overflow test, but also for other STC series microcontroller, but there may need to make some modifications
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:19.14kb
    • 提供者:695637081
« 12 3 4 5 »
搜珍网 www.dssz.com