搜索资源列表

  1. mplay

    0下载:
  2. 自己写的ARM移植代码,实现定时器中断和外部中断以及对LED的控制-himself wrote the transplant ARM code, and achieve external interrupt timer interruption and the LED control
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:34782
    • 提供者:whucj2005
  1. clock0510

    0下载:
  2. 1. 一秒定时的实现。 设定定时器每100us中断一次,在中断服务程序中,对中断次数进行计数,计数10000次就是1秒。 2.分、秒的显示 用四个数码管配合373芯片的锁存功能就可以完整地显示分、秒信息。373芯片的片选则需要138芯片的译码和04芯片的取反。 3. 调时的实现 利用单片机的外部中断和三个按键,我们可以方便的实现调时功能。比如三个按键开关产生的中断信息可以分别用于“开始(停止)调时”、“选择调时位”、
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1505
    • 提供者:li
  1. 利用ADC0809和DAC0832实现模拟电压信号的采集与输出

    0下载:
  2. 使用T1作为定时器(定时时间为50毫秒),每1秒时间后,启动ADC0809转换,在转换结束后(触发外部中断)读出A/D转换值,将该值输出到DAC0832,并同时显示到LCM显示器上(显示子程序/函数由实验库文件提供)
  3. 所属分类:Windows编程

  1. 1111103

    0下载:
  2. 8051单片机控制外部设备,读取外部设备状态,外部中断的应用,中断的深入理解,变量和标记的灵活应用,定时器的灵活应用,可编程自动控制的方法,按键控制设备动作的方法,PWM 输出的设计,存储器的读写,延时报警器的设计,各种报警音的设计,音乐播放的设计,程序模块化的设计等等知识。-8051 to control external equipment, reading the state of the external equipment,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:18432
    • 提供者:awerwe
  1. vxworks

    0下载:
  2. 定时中断程序,源码的注释十分详细,具体功能如下: 1.fr a me 实现能有效降低VxWorks 内存管理内部/外部碎片的机制。 2. fr a me 实现为系统提供软定时器功能的机制,定时器timeout 信息以message 或其他快捷有效方式通知定时器申请者(Task)。 3. 参考实验一要求,系统中每个Task 拥有自己的Message Queue,以此方式作为系统的消息驱动基础。 4. 系统中各Task 应使
  3. 所属分类:VxWorks

    • 发布日期:2024-06-17
    • 文件大小:4096
    • 提供者:李刚
  1. 8051

    0下载:
  2. (1) 程序1-跑马灯:会看到led变化。 (2) 程序2-独立键盘 :分别按“INT0/+”键和”t0/-“会看到LED变化。 (3) 程序3-定时器:会看到5个LED闪烁。 (4) 程序4-数码管显示:会看到数码管显示数字变化。 (5) 程序5-扫描键盘:按3*3键盘的任意一个键,会看到相应的键盘代码显示在数码管。 (6) 程序6-计数器:按”NIT0/+”键,会看到数码管显示变化。 (7) 程序7-外部中断
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:87040
    • 提供者:
  1. Interrupt_cc2430_cc1110

    0下载:
  2. 提供两个基于IAR开发的中断系统的使用方法,分别为定时器和外部中断。适当修改例程同样适用于CC1110/CC2510 和外部中断-Two IAR-based system developed by the use of interruptions, namely timer and external interrupt. Routines with appropriate modifications apply equally to C
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:31744
    • 提供者:李想
  1. VIC_nesting

    0下载:
  2. 周立功的模板,实现定时器和外部中断C语言下的中断嵌套。-Week Ligong template realize timer and external interrupt under C language interrupt nesting.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:67584
    • 提供者:QD
  1. jsq1602xg

    0下载:
  2. 这是用AT89S52和1602液晶屏设计的计时器,利用T0定时器和外部中断功能,显示时间,可多次次数。-This is the AT89S52 and 1602 with LCD timer designed using T0 timer and external interrupt function, showing time, can be many times the number.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:3072
    • 提供者:张杰
  1. measure_frequency_and_cycle_with_89C51_Microproces

    0下载:
  2. 用51单片机的定时器和外部中断分别实现对方波信号的高频测频和低频测周,同时将测量结果显示在LED数码管上,如果加外围加分频模块,可实现很高的精度和很高的频率测量范围-With 51 single-chip timer and external interrupt signals, respectively, to achieve the other side of the high frequency wave frequency an
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:21504
    • 提供者:xiazhi
  1. microcontroller

    0下载:
  2. 基于AT89C51或AT89C52系列单片机的电子时钟源程序,采用定时器和外部中断-AT89C51 or AT89C52 microcontroller series based on the electronic clock source, using timers and external interrupts
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:tom jackson
  1. CSB

    0下载:
  2. 用基于89C52的定时器2的外部捕获功能实现对距离的测量,改善了以往很多用定时器和外部中断所照成的资源浪费和程序系统所照成的中断冲突。-89C52 timer with 2 on the external capture the distance measurement to achieve improved a lot in the past by using the timer and external interrupt acco
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:15360
    • 提供者:武夷道人
  1. zhongduan-he-dingshiqi

    0下载:
  2. STC90C51单片机控制,定时器和外部中断的使用,C语言程序-STC90C51 MCU control, timer and external interrupt use, C language program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:jack
  1. frequency

    0下载:
  2. 8051单片机用定时器和外部中断测量输入脉冲的频率和占空比-8051 measurement of the input pulse frequency and duty cycle timer and external interrupt
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:70656
    • 提供者:骆叶
  1. hongwaiyaokong

    0下载:
  2. 8051单片机设计的遥控发射和接收控制系统,利用单片机的内部定时器和外部中断功能实现发射编码和接收解码,通过按键启动发射,通过led显示接收到的数据。-8051 microcontroller design of the remote control transmitter and receiver control system, the use of the microcontroller internal timer and ext
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:yangtiantian
  1. biaozhunlicheng-kuhanshubanben

    0下载:
  2. STM32F103标准库函数版本C程序,包含工程模板、跑马灯、按键、串口、定时器、外部中断、TFT显示等常用程序,非常好用,适合工程开发人员和STM32单片机学习人员。-Revision C standard library functions STM32F103 program, including project templates, marquees, keys, serial, timers, external interrup
  3. 所属分类:系统编程

    • 发布日期:2024-06-17
    • 文件大小:20793344
    • 提供者:陈吧
  1. zxc

    0下载:
  2. 自行车里程表设计程序,包含protues仿真,采用定时器和外部中断设计-Bicycle odometer design procedures, including Protues simulation, using the timer and external interrupt design
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:112640
    • 提供者:
  1. 23 中断

    0下载:
  2. 这是stc90c52的中断程序,其中包含有定时器中断和外部中断两种方式的触发(This is a stc90c52 interrupt program that contains two triggers, timer interrupts and external interrupts)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:319488
    • 提供者:Niryork
  1. T0_INT0_func

    0下载:
  2. 定时器和外部中断0实现脉宽测量,很好的中断和定时器例子,T0 对/INT0输入信号脉宽测量,能实现很精确的测量功能(The timer and external interruption 0 realize pulse width measurement, a good example of interruption and timer. T0 can measure the pulse width of the /INT0 input
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-17
    • 文件大小:4096
    • 提供者:you have BKB
  1. PMC251定时和外中断

    0下载:
  2. 应广系列单片机 PMC251 定时器和外部中断使用(YingGuang Series MCU pmc251 timer and external interrupt)
  3. 所属分类:单片机(51,AVR,MSP430等)

« 12 3 4 5 6 »

源码中国 www.ymcn.org