CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 51单片机 中断 程序

搜索资源列表

  1. Wg34ReceiveProgram

    0下载:
  2. 这是一个运行在51单片机的WG34接收程序,使用的查询算法,在调用时关闭所有中断可以使接收程序更稳定。-This is a run in 51 single WG34 receiving procedures, the use of query algorithm, called off all interrupts can make the program more stable reception.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-22
    • 文件大小:27344
    • 提供者:戴志洪
  1. 51UARTandINT

    0下载:
  2. 51单片机的串口功能和外部中断功能的结合程序-51 single combination of serial and external interrupt program
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:738
    • 提供者:周继贤
  1. MYlcd

    0下载:
  2. 51单片机流水灯程序编写,没有用中断。仅供参考学习-51 single light water programming, with no interruption. Reference only to learn
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:21773
    • 提供者:吴凡
  1. keyboard

    0下载:
  2. 51单片机键盘扫描程序(线反转法及中断)-51 MCU keyboard scanning procedures (line reversal method and interrupt)
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:21474
    • 提供者:刘笑梅
  1. Counts-interrupt-times

    0下载:
  2. 51单片机通过连接在INT0和INT1的按键K1与K2实现程序对外部中断次数进行计数,并显示计数值 -The program counts the times of the external interrupt of single chip and shows the times.
  3. 所属分类:SCM

    • 发布日期:2017-11-06
    • 文件大小:111372
    • 提供者:yingkuix
  1. mima1602

    0下载:
  2. 利用51单片机系统。通过利用定时器和中断功能设计出的一个密码程序-Use SCM system. By using the timer and interrupt function to design a password program
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:37847
    • 提供者:yucaohua
  1. Freq_counter

    0下载:
  2. 用51单片机测试频率,采样定时器及中断,测试精准。(压缩文件中带仿真图及程序)-With 51 test frequency, sampling timer and interrupt the test precision. (Compressed file with simulation diagram and procedures)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:99437
    • 提供者:黄忠
  1. test18b20

    0下载:
  2. 由于DS18B20是单线操作,所以必须严格遵守它的时序要求才能正常与之建立联系并实现读写操作。 网上见到的多是程序多是在主程序中以延时的方式实现,而且要求关中断,以实现18B20对时序的要求。但是实际应用中,测温操作一般是作为辅助动作,主要任务是通信及数据处理等其他操作,这样一来,如果将DS18B20的程序代码放在主程序中,势必影响其他需要实时处理的中断。 前些天玩到DS18B20,就尝试以51定时中断的方法实现DS18B20时序,在面包板上成功跑了起来。 用的
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2901
    • 提供者:TYS
  1. traffic-light-design

    0下载:
  2. 此程序是基于51单片机的交通灯设计,共有东南西北等八个方向的控制,和实际交通灯很相似,主要采用单片机中断控制!-This program is a traffic light design based on 51 single chip microcomputer, a total of southeast northwest, such as eight direction of control, and the actual traffic lights are similar, mainl
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:223092
    • 提供者:刘礼元
  1. MIAOBIAO

    0下载:
  2. 基于51单片机的秒表程序,包含一个中断,单片机入门的最好材料,三个按键,两位七段数码管组成,简单易懂。-51 MCU based stopwatch program, includes an interrupt, the best material SCM entry, three keys, two digit seven segment digital tube, easy to understand.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:27792
    • 提供者:李生
  1. INF

    0下载:
  2. 红外接收入手程序,外部中断接收,红外接收头HS0038B,程序简单,易学易懂,keil开发环境51单片机-With infrared receiving procedures, external interrupt receiving, infrared receiver head HS0038B, procedure is simple, easy to understand, 51 SCM keil development environment
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:32490
    • 提供者:何金武
  1. NRF24L01

    0下载:
  2. 51单片机NRF24L01中断接收和发送程序(普通IO口模拟SPI)-51 single NRF24L01 interrupt receive and transmit procedures (ordinary analog IO SPI)
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2929
    • 提供者:WW
  1. serial

    0下载:
  2. 51单片机上的串口程序,使用定时器2,中断方式,中断优先级高-51 microcontroller serial procedures, using the timer 2 interrupt, the interrupt priority
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1473
    • 提供者:yunfengma
  1. hongwaitongxinfansong_zhongduan

    0下载:
  2. 51单片机,使用中断方式实现红外通信,程序规范,有良好的移植性。-51, using the interrupt mode for infrared communication, procedural norms, good portability.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:915
    • 提供者:dengtian
  1. zhongduan

    0下载:
  2. 普中51单片机中关于中断的一些程序,经本人亲测使用,初学者的好东西-it s useful
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:18908
    • 提供者:wade
  1. e

    0下载:
  2. 基于51单片机的简易电子琴,能利用所给键盘的1,2,3,4,5,6,7,8八个键,能够发出7个不同的音调,而且有一个按键可以自动播放歌曲,要求按键按下时发声,松开延时一小段时间,中间再按别的键则发另外一音调的声音,当系统扫描到键盘按下,则快速检测出是哪一个按键被按下,然后单片机的定时器启动,发出一定频率的脉冲,该频率的脉冲经喇叭驱动电路放大滤波后,就会发出相应的音调。如果在前一个按下的键发声的同时有另一个按键被按下,则启动中断系统。前面的发音停止,转到后按的键的发音程序。发出后按的键的音调。-5
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:98117
    • 提供者:石勇
  1. ADS8345

    0下载:
  2. 通过AD转换芯片ADS8345实现对模拟电流和温度信号的采样以及数字化转换, 将数字量存储到51单片机内存中。ADS8345启动A/D转换完成后,触发51单片 机外部中断0,在中断服务程序当中,实现A/D数据的读取。-ADS8345 analog current and temperature to achieve sampling and digital signal converted by the AD converter chip, the microcontroller 51
  3. 所属分类:SCM

    • 发布日期:2014-05-06
    • 文件大小:1024
    • 提供者:程凯
  1. jishiqi

    0下载:
  2. 51单片机计时器程序,用定时器中断并在数码管显示24小时的计时器-51 single timer program, digital display
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:634
    • 提供者:张家豪
  1. The-ambulance-voice

    0下载:
  2. 51单片机程序设计,通过中断实现救护车声音模仿-51 MCU program design, implementation, imitating the sound of ambulances
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:9392
    • 提供者:tian boyang
  1. C51-TIMER

    0下载:
  2. 基于51单片机的时钟、闹钟、1602程序,使用全部定时器及外部中断,最大化利用51单片机资源。是很好的教学范例-Based on 51 MCU clock, alarm clock, 1602, the use of all the timer and external interrupt, maximize the use of 51 single resource. Teaching is a good example
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:2904
    • 提供者:吴冀平
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com