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

搜索资源列表

  1. serial

    0下载:
  2. rtt操作系统下的回调串口通讯,serial.c文件。串口1和2中断受,直接发。串口3中断收,DMA发-rtt serial. using feedback. uart1 and uart2 interrupt recv,and direct tx.uart3 interupt recv and DMA tx.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:2722
    • 提供者:廖贤明
  1. baojingqi

    0下载:
  2. 一个单片机最小系统,包括串口下载、复位电路,采用两路外部中断输入门禁和红外探测两路信号(采用两个小按键模拟),中断信号输入后能将报警信息在四位一体数码管上显示,并输出声光报警信号。-A single chip minimize system, including serial download and reset circuit, the two road input entrance guard and external interruption, infrared detection two
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:185537
    • 提供者:康琴
  1. STM32PUCOS-II=GPIO_PS2_TIM

    2下载:
  2. 1.板上的8 个按键分别 代表数字1-8,按下一个按键将结果通过串口发送到PC机上显示; 2.使用两个定时器模块,分别定时为1ms 和100ms 产生中断,使用它们分别 产生1s的定时时间,将时间分别显示到数码管上; 3.外接PS/2小键盘,将按键的值通过串口显示到PC机上。-A panel of eight key representing the number 1-8 press a key the results sent through the serial port on
  3. 所属分类:uCOS

    • 发布日期:2014-09-04
    • 文件大小:297984
    • 提供者:yee
  1. stm32f10X-USART-

    0下载:
  2. 本代码实现了STM32F10X的串口的时钟配置,GPIO口配置,串口配置,以及中断处理函数-The code to achieve the STM32F10X serial clock configuration, configuration of GPIO port, serial port configuration, and interrupt handling function
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1705149
    • 提供者:黄云
  1. F040_UART

    0下载:
  2. 单片机C8051F040利用时钟中断定时通过串口发送数据-MCU C8051F040 clock interrupt from time to time through the serial port to send data
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:33866
    • 提供者:jimmy
  1. avr-usart

    0下载:
  2. avr128单片机 usart串口通信 中断接手查询发送-avr128 microcontroller the usart serial communication interrupt to take over the query to send
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1966
    • 提供者:陈阳
  1. AVRmega16

    1下载:
  2. TS8900-M16测试代码,包含数码管,串口,lcd,按键,中断,蜂鸣器,RTC时钟等-TS8900-M16 Testing Code
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1089472
    • 提供者:金诚
  1. fhsihf

    0下载:
  2. 介绍了ARM7 LPC2132的串口应用程序,包括查询方式和中断方式。-Introduces the LPC2132 ARM7 of serial applications, including inquires the way and interrupt mode.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:327701
    • 提供者:panshouqiang
  1. UART

    0下载:
  2. /DM430-L型最小系统板串口测试程序,使用单片机的串口0 //通过电脑与串口线连接开发板串口座,使用串口调试助手发送数据到系统板 //系统板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询 //板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替 //开发板的BSL_Config区的RXD和TXD0连接,TXD和RXD0连接即可 调试环境:EW430 V5.30-
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:25632
    • 提供者:wujunkai
  1. communicate

    0下载:
  2. 基于汇编语言的串口通信系统。 用汇编语言设计的一套系统,能在两台计算机之间以中断方式和查询方式实现串行通信,数据可以采用ASCII字符方式和二进制方式传送。-Based on the serial communication system in assembly language. Assembly language design a system between two computers in order to interrupt mode and query serial comm
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:8475
    • 提供者:潘志敏
  1. TIMER

    0下载:
  2. 神舟系列timer定时器,产生的中断定时在串口输出打印信息-The shenzhou series timer timer, produce the interruption of the timing in serial output printing information
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1767282
    • 提供者:林志荣
  1. M051SeriesBSP

    2下载:
  2. Numicro M051系列开发包,超完整,格式规范,很适合蕴其它程序借鉴。KEI开发环境下编程,包括I2C,串口,GPIO,中断,定时器等,适用于所有M051系列的单片机。M051,M052,M054,M058,M0516-Numicro M051 series development package, ultra-complete format specification, it is suitable for to Yun other program to learn from. KEI
  3. 所属分类:SCM

    • 发布日期:2017-03-04
    • 文件大小:2306048
    • 提供者:庄树鑫
  1. adc

    0下载:
  2. 这个代码是用keil4.22编译成功的。实现的功能是通过dma来读adc,然后通过dma的中断里用串口打印出来。直接显示adc上的电压,要比万用表精确。代码里面总共用过dma,中断,查询这三种方式实现读值。比较强大。-stm32f103vbt6, adc,dma ,usart,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:11837
    • 提供者:jeff king
  1. armlpc2103

    0下载:
  2. 基于arm lpc2103开发程序。包含主模块,串口模块,数据队列模块,中断模块,定时器,液晶显示等模块。注释详细-basic code base on arm lpc2103 cpu containing many usefull modules
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:193745
    • 提供者:pymacs
  1. SignalSon

    0下载:
  2. 8051,IO模拟串口通讯,用外部中断.可用于MCU之间通讯.-8051, IO analog serial communication with an external interrupt
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-11
    • 文件大小:1490
    • 提供者:22
  1. USARTrecieveINT

    0下载:
  2. 利用AVR单片机的SCI功能与上位机进行通信,上位通过串口向AVR单片机发送指令,单片机通过接受中断接受-SCI functionality of the AVR microcontroller with the host computer to communicate with the host through the serial port to send commands to the AVR microcontroller, the microcontroller through the
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:23978
    • 提供者:陈刚
  1. UART_RTC_TIMPLY

    0下载:
  2. TI M4内核的 LM4f系列 UART串口DMA方式发送和FIFO中断模式接收(附加hibernate RTC中断方式显示实时时间)-TI s M4 kernel LM4f series UART serial port DMA sent and the FIFO interrupt mode receiver (attached the hibernate RTC interrupt display real time)
  3. 所属分类:SCM

    • 发布日期:2017-05-24
    • 文件大小:3422013
    • 提供者:fangyi
  1. key_3

    0下载:
  2. 基于p/o口中断的3位按键输入多个数据,使用p1.0,p1.1,p1.2管脚输入按键信号,通过模拟同步串口控制3个7段共阴极数码管-Based on the p/o mouth interrupted the three key input more data, use p1.0, p1.1, p1.2 tube feet enter key signal, through the simulation synchronous serial control three of seven sect
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1956
    • 提供者:呼啦啦
  1. YB0F2

    0下载:
  2. 经过红外接收头解调后单片机接收到的高低电平是和遥控器发射时是相反的一个过程 * 兼容 1T-12T单片机中断方式红外接收数据,并通过串口发送 程序编辑: lbq691477940 22/07/20-The MCU receives the infrared receiver demodulation to low launch and remote control is the opposite of a process* Compatible 1T-12T microcontrolle
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:2162
    • 提供者:章平
  1. Key

    0下载:
  2. 本文件有三个外部中断函数实现了一个功能,即切换LCD的背光亮灭。当按下任意一个按键时,背光状态改变。 本文件的串口输入中断函数实现了一个功能,即回显输入字符。-This document has three external interrupt function implements a function, that is, switching the LCD back light off. When any button is pressed, the backlight state ch
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:513941
    • 提供者:孙雪平
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com