CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 中断计数 c

搜索资源列表

  1. 51_code_text_usb_c

    0下载:
  2. 自己的51开发板源代码 C,里面包含有流水灯,数码管显示,温度数码管显示,中断—定时—计数,USB_MEGA8_ISP 电路图,USB_MEGA16_JTAG电路图等实验程序,内容丰富
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:165.74kb
    • 提供者:麦刘伟
  1. c51源程序集合

    10下载:
  2. 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. CS18-1

    0下载:
  2. 单片机中断指令的C语言应用,三个数码管从“000”开始进行加法计数按动(INT0低电平)键时计数暂停,再按继续计数-Microcontroller interrupt instruction C-language application, the three digital control from the " 000" press start counting addition (INT0 low) key count pause, then continue to coun
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:9.2kb
    • 提供者:lili
  1. HW

    2下载:
  2. 红外在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档 红外接收电路采用集成红外接收器成品H1,接收器包括红外接收管和信号处理IC,均集成在红外接收器H1内。接收器对外只有3个引脚:Vcc、GND和一个脉冲信号输出PO。Vcc接系统的电源正极(+5V),GND接系统的地线,脉冲信号输出接CPU的中断输入引脚INT0。如果没有红外遥控信号到来,接收器的输出端口PO保持高电平,当接收到红外遥控信号时,接收器件信号转换成脉冲序列加到CPU的中断输入引脚。CPU
  3. 所属分类:SCM

    • 发布日期:2014-04-21
    • 文件大小:38.24kb
    • 提供者:Tad
  1. bianmakaiguan

    2下载:
  2. 本代码为编码开关代码,编码开关也就是数字音响中的 360度旋转的数字音量以及显示器上用的(单键飞梭开 关)等类似鼠标滚轮的手动计数输入设备。 我使用的编码开关为5个引脚的,其中2个引脚为按下 转轮开关(也就相当于鼠标中键)。另外3个引脚用来 检测旋转方向以及旋转步数的检测端。引脚分别为a,b,c b接地a,c分别接到P2.0和P2.1口并分别接两个10K上拉 电阻,并且a,c需要分别对地接一个104的电容,否则 因为编码开关的触点抖动会引起轻微误动
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-06-17
    • 文件大小:787.74kb
    • 提供者:李波
  1. Interruptwhz

    0下载:
  2. 中断应用 包括INT0+INT1 INT0+中断,INT1+中断,中断计数,等中断的应用和详细的讲解-Interruption of the application, including INT0+ INT1 INT0+ interrupt, INT1+ interruption, disruption of counting, such as interruption of the application and in detail
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3.45mb
    • 提供者:whz
  1. proteus

    0下载:
  2. 两个proteus实验,关于中断的和计数、定时器的。一个用汇编写的,一个用C。有源代码,可运行。-2 proteus experiments on the disruption and counting, the timer. An assembler written in a with C. Source code, you can run.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:76.55kb
    • 提供者:www
  1. CTcounter

    0下载:
  2. YM100实验指导,C&T计数中断C语言程序参考。-YM100 experimental guidance, C & T count interrupt C language program for reference.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:10.78kb
    • 提供者:林欣荣
  1. jiaotongdeng

    1下载:
  2. P1.0—P1.2分别为南北方向的红,黄,绿灯; P1.3——P1.5为东西方向的红,黄,绿灯;共阴极数码管的a,b,c,d,e,f,g,dp分别接P0.0-P0.7;数码管V0-V2分别接P2.0——P2.2(V0为百位,V1为10位,V2为个位);南北为主干道,能行时间180秒,黄灯亮3秒,东西为乡村道,通行时间为60秒,黄灯亮3秒;采用T0为中断源,扫描显示数码管,T1为定时器,每次定时0.5秒,两次计数1秒。 -P1.0-P1.2 north-south direction, re
  3. 所属分类:Other Embeded program

    • 发布日期:2014-04-21
    • 文件大小:5kb
    • 提供者:萨拉
  1. CodeSwitch-

    1下载:
  2. 本代码为编码开关代码,编码开关也就是数字音响中的 360度旋转的数字音量以及显示器上用的(单键飞梭开 关)等类似鼠标滚轮的手动计数输入设备。 我使用的编码开关为5个引脚的,其中2个引脚为按下 转轮开关(也就相当于鼠标中键)。另外3个引脚用来 检测旋转方向以及旋转步数的检测端。引脚分别为a,b,c b接地a,c分别接到P2.0和P2.1口并分别接两个10K上拉 电阻,并且a,c需要分别对地接一个104的电容,否则 因为编码开关的触点抖动会引起轻微误动作。本程序不
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:805.08kb
    • 提供者:赵博伟
  1. 8051Pproteus-24

    0下载:
  2. 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 01 篇 基础部分 24 INT0中断计数-" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation" case archive basis of Article 01 part 24 INT0 interrupt count
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-25
    • 文件大小:20.62kb
    • 提供者:三五
  1. 8051Pproteus-26

    0下载:
  2. 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 01 篇 基础部分26 INT0及INT1中断计数-" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation" case archive basis of Article 01 part 26 INT0 and INT1 interrupt count
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:23.33kb
    • 提供者:
  1. 8051Pproteus-33

    0下载:
  2. 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 01 篇 基础部分 33 用计数器中断实现100以内的按键计数-" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation" case archive part of the first 01 base 33 within the counter interrup
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:32.27kb
    • 提供者:
  1. 51timer

    0下载:
  2. 用c++编译51单片机关于时钟的计数技术,调用中断程序进行计数器控制-With c++ compile the 51 MCU clock count, call the interrupt program counter control
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5.47kb
    • 提供者:wangye
  1. 123432321

    0下载:
  2. C51单片机开发例子 这是单片机C51 INT1中断5位计数 C代码-C51 microcontroller development example of this is Microcontroller C51 INT1 interrupt 5 to count C code
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:87.18kb
    • 提供者:厅在地
  1. no8.INT0_jishuo_SHOW_code

    0下载:
  2. 基于AVR单片机的INT0中断计数C语言程序,单片机教程:http://www.mcujc.com,外部中断触发一次,然后就会加1显示。对AVR单片机不熟悉的朋友们可以参考一下!-Based on AVR Microcontroller INT0 interrupt count C language programming, microcontroller tutorial: http://www.mcujc.com external interrupt trigger time, then i
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:31.51kb
    • 提供者:陈红
  1. qianrushishiyan

    0下载:
  2. 以瑞萨M16C/62P嵌入式单片机为平台,实现了加减法的实现 寻找数组的最大(小)值和均值 使用定时中断的方式,实现计数或日历格式显示等,包括c语言程序及报告分析。 -Renesas the M16C/62P embedded microcontroller platform, to achieve the realization of addition and subtraction to find an array of the maximum (minimum) value and mea
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:84.58kb
    • 提供者:郭志
  1. 24s-counter

    0下载:
  2. 用C语言实现单片机0-99计数,用中断的方式实现。并且实现清零功能。-0-99 C language microcontroller count interrupt implementation. And achieve a clear function.
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:413.51kb
    • 提供者:lawliet
  1. main

    0下载:
  2. 单片机msp430,c编程定时器增计数模式中断控制IO口输出高低电平,通过改变计数个数CCR0,可用于测试IO口输出频率范围-Microcontroller wireless network and I MSP430-the c programming timer counts up mode interrupt control IO port output high and low, can be used to test IO port output frequency range by c
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-27
    • 文件大小:746byte
    • 提供者:
  1. 51计数器--中断串口-51

    0下载:
  2. 基于C语言stc51单片机中断计数,at24c02 eeprom掉电保护,串口输出数据(Interrupt count, with power-off protection, serial output data)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-27
    • 文件大小:848kb
    • 提供者:野蛮科
« 12 »
搜珍网 www.dssz.com