CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 串口 队列

搜索资源列表

  1. UartDemo

    0下载:
  2. LPC2100串口驱动程序,使用FIFO,以及中断处理,队列处理。直接移植使用。-LPC2100 UART
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:137641
    • 提供者:Shawyoo
  1. SQ

    0下载:
  2. 51单片机的串口中断自动触发发送队列程序,以及Protues下的仿真-51 microcontroller serial port interrupt is triggered automatically send queue procedures, as well Protues under the simulation
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:41758
    • 提供者:石矗
  1. xunhuanduilie_finish

    0下载:
  2. 使用循环队列的方式接受或发送串口数据,实现单片机与电脑的通信,带液晶显示程序。-Circular queue to accept or send serial data, with the LCD program.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:54914
    • 提供者:朱光旭
  1. Com_Queue

    0下载:
  2. 单片机串口接收缓存队列的简单实现,由C语言实现,性能稳定,移植方便可靠!-Microcontroller serial port to receive buffer queue to achieve a simple, achieved by the C language, stable performance, reliable and convenient transplantation!
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1423
    • 提供者:张利维
  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. STM32-serial-port-driver

    1下载:
  2. STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索)-STM32 serial port driver (circular queue+ memory dynamically allocated+ DMA+ phonetic retrieval)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-09-28
    • 文件大小:1044431
    • 提供者:邢海楠
  1. 51MCU_FIFO

    1下载:
  2. 51单片机的FIFO(先入先出)循环队列实现(已在串口通信中实际应用)-51 single-chip FIFO (FIFO) circular queue (already in the practical application of the serial communication)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-04-11
    • 文件大小:25600
    • 提供者:peack
  1. buffer_queue_serial

    0下载:
  2. 基于双缓冲队列的串口通信模块的研究与实现,提出基于一种称之为双缓冲队列的串口缓冲区管理策略的串口软件模块的实现方法和其中要注意的问题。-Research and Implementation of the serial communication module based on dual-buffer queue, based on a technique called serial buffer management strategy for double-buffer queue of th
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:58620
    • 提供者:eric
  1. main

    0下载:
  2. STM32 使用DMA串口收发,外加环形队列(fifo),可以应用到大量数据收发。-STM32 DMA serial transceiver, plus a circular queue (the fifo) can be applied to large amounts of data to send and receive.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3756
    • 提供者:TANGWUBING
  1. STM32

    0下载:
  2. STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索)-STM32 serial port driver (circular queue+ memory dynamically allocated+DMA+ phonetic retrieval)
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1091940
    • 提供者:浪子雄心
  1. stm32F_OS

    0下载:
  2. STM32在RL-ARM下的串口驱动,通过循环队列的方式收发数据。-STM32 serial port driver under the RL-ARM, send and receive data through the circular queue.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-14
    • 文件大小:2554673
    • 提供者:罗一鸣
  1. serial

    0下载:
  2. 用队列方式直接进行串口收发,用的时候直接调用串口-Directly with queue serial transceiver when a direct call to the serial port
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:5410
    • 提供者:田心
  1. Msp430UartTXorRX

    2下载:
  2. 串口环形队列接收和发送程序,基于MSP430-Serial circular queue receive and transmit procedures, based on MSP430
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-08-05
    • 文件大小:329753
    • 提供者:zoukai
  1. Mini4Z-V1

    0下载:
  2. 2013年4月27日 最简单的任务和中断之间的数据传输:队列 将程序修改为通过队列传送数据 串口中断服务程序中,将读取到的数据发送到队列中 在OnCommunicationTask()中,将接收到的数据通过串口发送出来-April 27, 2013 between the simplest of tasks and interrupt data transmission: The queue to modify the program for the queue to trans
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:2174282
    • 提供者:黄传龙
  1. 18B20

    0下载:
  2. STC15F104W单片机虚拟串口,并且带有18B20测温的功能,可与MCU或上位机进行通讯,波特率可以在程序中设置,带有队列,工作稳定-STC15F104W microcontroller virtual serial port, and with 18B20 temperature function can be used with MCU or PC communication, baud rate can be set in the program, with a queue, stab
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:28808
    • 提供者:glacier0
  1. STM32F103RB

    0下载:
  2. STM32F103RB USB模拟串口范例,参考官方版本,改写双缓冲+环型队列接收,改写环节队列发送。工程开发环境为COOCOX IDE。-STM32F103RB USB virtual serial port example, refer to the official version, rewritten double buffering+ ring queue receiver, rewritten ring queue to send. Development environment f
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-01
    • 文件大小:612815
    • 提供者:
  1. SUN

    4下载:
  2. 基于UC/OS-II的温度实时监测系统, 控制CPU自带温度传感器,并将温度显示在数码管或LCD上;当温度大于设定值时报警;报警驱动蜂鸣器并通过串口上传到PC;PC给出消除报警指令后则取消报警;报警的重新启动由按键通过中断送入;合理安排UC/OS-II实时任务,合理利用UC/OS-II各类事件机制(信号量、消息邮箱、消息队列、事件标志组等)。-Based on UC/OS-II real-time temperature monitoring system, the control CPU co
  3. 所属分类:uCOS

    • 发布日期:2014-09-04
    • 文件大小:609280
    • 提供者:iachi
  1. STM32-serial-driver-

    0下载:
  2. STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索),多功能整合,方便各种情况使用-STM32 serial driver (circular queue+ memory dynamically allocated+DMA+ phonetic search), multi-function integrated, easy to use a variety of situations
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:4357078
    • 提供者:付伟
  1. Lcd

    0下载:
  2. 同步串口4行液晶的显示,可以汉字和字符混合显示,并且左对齐,右对齐,居中显示、自由显示都有了。例外还包括stm32f103的i2c,spi,已经队列,已经应用。绝对可靠。-Synchronous serial 4-line LCD display that can display characters and mixed character, and left-aligned, right-aligned, centered, freedom to display everything. Exc
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:14073
    • 提供者:魏敏
  1. loopstartfeedback

    0下载:
  2. 环形队列串口监控松下电子反馈数据,反馈的数据有脉冲和实时速度。-Circular queue serial monitoring Panasonic electronic feedback data
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6492758
    • 提供者:顾士龙
« 1 23 »
搜珍网 www.dssz.com