CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 单片机 计数器

搜索资源列表

  1. 99毫秒计数器

    0下载:
  2. 单片机控制数码管,使其实现99毫秒技术功能。
  3. 所属分类:其他小程序

  1. 111

    0下载:
  2. 实验目的 1. 掌握MCS-51单片机定时计数器的程序设计和调试方法; 2. 熟悉用IBM-PC交叉汇编调试软件MBUG机器汇编及ME-5103在线仿真器调试。 -The experiment was 1. Grasp the MCS-51 single-chip counters regular programming and debugging methods 2. Familiar with IBM-PC cross-compilation of debugging soft
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4376
    • 提供者:洪烨
  1. wencai

    0下载:
  2. 实验目的 1. 掌握MCS-51单片机定时计数器的程序设计和调试方法; 2. 熟悉用IBM-PC交叉汇编调试软件MBUG机器汇编及ME-5103在线仿真器调试。 -The experiment was 1. Grasp the MCS-51 single-chip counters regular programming and debugging methods 2. Familiar with IBM-PC cross-compilation of debugging soft
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:80238
    • 提供者:洪烨
  1. 6bit_cymometer

    0下载:
  2. 这是一个16位数显频率计数器,是由51单片机作为核心的-16-digit frequency counter significant
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1302
    • 提供者:yaoliang
  1. TIMER

    0下载:
  2. 单片机定时器,计数器常用数据计算软件!可计算定时初值-MCU timer, counter common data calculation software! Calculate the initial timing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:223128
    • 提供者:林磊
  1. 00-99count

    0下载:
  2. 00-99计数器 利用AT89S51单片机来制作一个手动计数器,在AT89S51单片机的P3.7管脚接一个轻触开关,作为手动计数的按钮,用单片机的P2.0-P2.7接一个共阴数码管,作为00-99计数的个位数显示,用单片机的P0.0-P0.7接一个共阴数码管,作为00-99计数的十位数显示-8951 00-99 count
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:7166
    • 提供者:李清
  1. zonghe

    0下载:
  2. 实现12进制异步计数器,内置分频模块,可以下载到单片机上查看结果-12 hex asynchronous counter, built-in frequency module, can be downloaded to view the results on the single-chip
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:192408
    • 提供者:ct
  1. adxl345

    0下载:
  2. 基于51单片机的adxl345芯片的计数器功能实现-Based on 51 microcontroller adxl345 chip counter function
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:44476
    • 提供者:丁小兰
  1. jishuqidfdvb

    0下载:
  2. 51单片机编写的数字脉冲计数器,还有电路仿真哦-Written by the 51 single-chip digital pulse counter, circuit simulation Oh
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:29871
    • 提供者:彭振敢
  1. MIPS-2

    0下载:
  2. 51单片机的硬件实验:包括I/O控制实验、定时器计数器实验、按键与显示实验、并行AD、DA实验-51 microcontroller hardware experiment: I/O control experiments, the timer counter experiments, buttons and display experiment, parallel AD, DA experimental
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:17969
    • 提供者:liqunfei
  1. ll

    0下载:
  2. 基于单片机流水线自动计数器 红外检测应用程序-Infrared detection applications based on single-chip automatic assembly line counter
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:552
    • 提供者:李宁
  1. daima

    0下载:
  2. 利用AT89S51单片机的T0、T1的定时计数器功能,来完成对输入的信号进行频率计数,计数的频率结果通过8位动态数码管显示出来。要求能够对0-250KHZ的信号频率进行准确计数,计数误差不超过±1HZ。-The AT89S51 microcontroller T0, T1 timing counter function to complete the input signal frequency count, counting the frequency of the results of an
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-07
    • 文件大小:677
    • 提供者:谭泽华
  1. M16T0

    0下载:
  2. M16_T0_计数器基于atmega16单片机-M16_T0_ counter
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:82753
    • 提供者:sky
  1. calculator

    0下载:
  2. 针对MCS-51单片机的计数器,用C语言编写。程序可直接在班上运行。-Counter for MCS-51 single chip computer
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:51289
    • 提供者:程元堃
  1. 至简设计法--篮球倒计时

    0下载:
  2. 篮球倒计时 工程说明 本项目包含2个按键和4位数码管显示,要求共同实现一个篮球24秒的倒计时,并具有暂停和重新计数复位的功能。 案例补充说明 与单片机等实现模式相比,FPGA倒计时系统大大简化,整体性能和可靠性得到提高。在篮球24秒倒计时的模块架构设计方面,只需要一级架构下的BCD译码模块、倒计时模块和数码管显示模块,即可实现24秒倒计时功能。(Basketball countdown Engineering descr iption This project contains 2 butt
  3. 所属分类:其他

  1. 定时计数器-3

    0下载:
  2. 51 microcontroller development board of a simple procedure of timer, suitable for beginners, can be used as routines.
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:44032
    • 提供者:945882813
  1. 单片机实验报告3

    0下载:
  2. 1.学习8051内部计数器的使用和编程方法。 2.掌握定时中断处理程序的编程方法。(1. Learn the use and programming methods of 8051 internal counters. 2. Master the programming method of timing interrupt handler.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:11264
    • 提供者:Chaser丶
  1. EX02

    1下载:
  2. 使用T1作为定时器(定时时间为50毫秒),T0作为计数器(对电机测速电路产生的脉冲进行计数,1脉冲/转)。(wSpeed = TH0 * 256 + TL0; TL0 = 0; TH0 = 0; bRefreshDisp = 1;)
  3. 所属分类:其他

    • 发布日期:2020-06-01
    • 文件大小:5120
    • 提供者:zzx9820
  1. 基于单片机的频率计的设计论文

    1下载:
  2. 频率计数器的毕业设计 基于51单片机的范围10-500khz(The graduation design of the frequency counter 51 single chip microcompute)
  3. 所属分类:其他

    • 发布日期:2020-11-14
    • 文件大小:587776
    • 提供者:图坦塔门
  1. 纸张计数器的ad7705程序

    0下载:
  2. ad7705纸张计数主程序,STC51单片机(ad7705 main.c with stc51)
  3. 所属分类:其他

    • 发布日期:2020-01-31
    • 文件大小:99328
    • 提供者:stephen12612
« 12 »
搜珍网 www.dssz.com