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

搜索资源列表

  1. 触摸屏的驱动程序(C语言)

    1下载:
  2. [文件名] Touch.c [功 能] 8051单片机驱动ADS7846/ADS7843芯片 [简 介] ADS7846/7843芯片 适合用在4线制触摸屏,它通过标准SPI协议和CPU通信,操作简单,精度高,当触摸屏被按下时(即有触摸事件发生)则ADS7846向CPU发中断请求,CPU接到请求后,应延时一下再响应其请求,目的是为了消除抖动使得采样更准确。如果一次采样不准确,可以尝试多次采样取最后一次结果为准,目的也是为了消除抖动。-Driver source code of touch-sen
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1538
    • 提供者:卢月亮
  1. 实用单片机系统

    0下载:
  2. 增加ASCII.C的一个ASCI码(7F),用于虚拟按键用 修改UART串口的命令解析程序,修改RTC的pcf8563中断部分。 精简IIC和smart_timer代码,添加define.h的宏定义。 修改system.c里的消息堆栈的宏定义 增加ii.c函数,支持对eeprom的打包 增加由PLD或者GPIO输出的模拟UART,在6个CLOCK下速度为57.6K 增加消息的优先级功能,消息类型的前4位为消息的优先级,后4位为消息的类型 试用于初学单片机并且想更上一层
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2233228
    • 提供者:初学者
  1. MC9S08DZ60单片机 IRQ C语音外部中断

    0下载:
  2. MC9S08DZ60单片机 IRQ C语音外部中断 可使用按键控制LED灯亮灭-MC9S08DZ60 microcontroller IRQ C voice of external interrupt You can use buttons to control LED lights out
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-21
    • 文件大小:112940
    • 提供者:Teana
  1. C8051F120serialcommunicationin

    0下载:
  2. 学习使用 C8051F1xx 单片机中断方式实现串口通信。使用中断定时实现串口通信。使用串口调试工具向串口发送一个字节的数据,可以观察到串口工具可以接收到刚才发送的数据。,C8051F1xx study the use of single-chip serial communication interruption means. Interrupted from time to time to achieve the use of serial communication. Serial deb
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:16042
    • 提供者:关飞
  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
    • 文件大小:9420
    • 提供者:lili
  1. 51mcu

    0下载:
  2. 介绍了51单片机用c语言或汇编编写的34个程序和原理图,如 中断,定时,键盘,温度检测,密码,AD,DA,自动小车,等-Introduction of 51 single-chip using c language or compilation prepared in 34 procedures and schematics, such as interruption, timing, keyboard, temperature detection, password, AD, DA, auto
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-11
    • 文件大小:2162716
    • 提供者:逢春
  1. zhongduan

    0下载:
  2. 自己写的 51单片机的中断程序,用c语言写的-Single-chip microcomputer 51 to write their own interrupt procedures, the use of c language
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:13601
    • 提供者:ou
  1. C

    0下载:
  2. 用c语言对凌阳单片机进行编程,编写共阴数码管显示驱动程序,使用IRQ4_4KHz中断-With c language programming Singlechip Sunplus, the preparation of a total of vaginal digital tube display drivers, the use of interrupted IRQ4_4KHz
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:58604
    • 提供者:何小虎
  1. INT0

    0下载:
  2. stc52单片机中断的例子,教你如何编程-Single-chip interrupt stc52 example, teach you how to program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:650
    • 提供者:张斌
  1. PS2keyboard

    0下载:
  2. ps2键盘输入 8位单片机 中断读取-ps2 keyboard input 8-bit single-chip interrupt read
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:16401
    • 提供者:wuyu
  1. 8051chuankoujiema

    0下载:
  2. 8051单片机串口解码矩阵键盘显示报警示例程序 由于本程序是采用外部中断的方法-8051 serial decode matrix keyboard and display alarm sample application of this procedure is used as an external interrupt method
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1494
    • 提供者:郝艳彬
  1. 51kaifa

    0下载:
  2. 51单片机开发宝典,C语言和汇编语言交叉开展.包括原理图和相应的程序,值得一看! 目录 第1部分 51系列单片机基础 第1章 51系列单片机概述 第2章 51系列单片机基本结构 第3章 51系列单片机的指令系统 第4章 51系列单片机的定时/计数器 第5章 51系列单片机中断系统 第6章 51系列单片机的串行接口 第2部分 51系列单片机程序设计 第7章 汇编语言程序设计 第8章 单片机C语言程序设计基础 第9章 C51的数据结构与函数 第10
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-20
    • 文件大小:6094807
    • 提供者:huangyunfa
  1. C51

    1下载:
  2. 51单片机的C语言教程,划时代的东西。里面包括的东西很丰富。包括LED,独立按键,矩阵按键,数码管,定时器,外部中断,步进电机,串口通信,USB通信,等所有内容的详细的工作原理,以及所有的详细的C语言代码。是学习单片机的不可缺少的东西。-C-51 microcontroller tutorials, epoch-making thing. Which includes what is very rich. Including LED, independent keys, matrix keys,
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6777853
    • 提供者:甄磊
  1. dnapianji

    0下载:
  2. 最基础的单片机中断c语言编程 教程,新手一看就懂,绝对详细-Microcontroller interrupt the most basic tutorial c language programming, novice to understand, certainly more
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:5552
    • 提供者:李海涛
  1. INTERRUPT-AND-TIMER-C-program

    0下载:
  2. 单片机的中断以及定时器的程序,测试通过,可以使用-C program of MCU about interrupt and timer ,tested ,can use
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:1395
    • 提供者:杨威
  1. PIC单片机滚动码解码C程序

    2下载:
  2. //PIC单片机滚动码解码C程序 // Interrupt based receive routine 基于中断的接收例程 // Compiled using HiTech PIC C compiler v.7.93 编译使用该PIC的C编译器v.7.93 #define CLOCK 4 // MHz #define TE 400 // us #define OVERSAMPLI
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:jihh04
  1. 51计数器--中断串口-51

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

    • 发布日期:2017-12-27
    • 文件大小:868352
    • 提供者:野蛮科
  1. 单片机c语言应用100例

    0下载:
  2. 常用单片机功能C程序;包含串行口;液晶数码驱动;中断;定时;键盘程序等。(C program with common use of MCU)
  3. 所属分类:驱动编程

    • 发布日期:2018-01-09
    • 文件大小:76800
    • 提供者:大雪茄
  1. 单片机实验

    0下载:
  2. 单片机原理及实验以及源程序 实验一 功能:使连接在 MCS-51 单片机 P1.0 引脚的 LED 闪烁。 实验二 设计并调试一个双字节无符号数乘法子程序 实验三:设计并调试一个将双字节无符号二进制数转换为压缩 BCD数的子程序。 实验四:利用外部中断输入引脚(中断方式)控制步进电机的转动。(The principle and experiment of single chip microcomputer and the source program Experiment 1 func
  3. 所属分类:单片机开发

    • 发布日期:2018-05-03
    • 文件大小:160768
    • 提供者:匹配
  1. 看门狗_C语言

    1下载:
  2. C语言编程,实现看门狗复位测试功能。有助于初学者掌握单片机中断、复位等基础知识。(C language programming, to achieve watchdog reset test function. It is helpful for beginners to master basic knowledge such as interruption and reset of MCU.)
  3. 所属分类:单片机开发

    • 发布日期:2020-12-13
    • 文件大小:18432
    • 提供者:tiny-sf
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com