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

搜索资源列表

  1. UART

    0下载:
  2. UART异步串口通信协议,不错的例子可以-UART asynchronous serial communication protocol
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:80868
    • 提供者:吴鑫歐
  1. CPUTest

    0下载:
  2. 为cpu卡进行检测,主要内容为异步串口通信,以及XML存储命令,实现自动化。-To cpu card for testing, mainly for the asynchronous serial communication, and XML storage commands to automate.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:125036
    • 提供者:吴林桂
  1. rxpart

    0下载:
  2. uart异步串口收模块,将串口数据进行组合变成8位的字节。波特率可自行调节-uart receive asynchronous serial module, serial data will be combined to become 8 bytes. The baud rate of self-regulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1354
    • 提供者:郭先生
  1. uart

    0下载:
  2. 基于FPGA的一个异步串口收发器(UART)在FPGA上设计Uart发送模块,可以把从pc接收的数据的16进制值加1再发送给PC;设计单片机和FPGA接口模块,可以把接收到的数据送给单片机,并显示在LCD上。-Uart transmission module design on an FPGA FPGA-based asynchronous serial transceiver (UART), can be hexadecimal values ​ ​ from the pc
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:1199280
    • 提供者:师楠
  1. com_process2

    0下载:
  2. 基于飞思卡尔单片机4路异步串口数据的复用源程序。-4 based on Freescale MCU multiplexed asynchronous serial data source.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:376810
    • 提供者:justin
  1. SerialPort

    1下载:
  2. * Function: 串口的打开、关闭、数据发送 以及 自动接收 (1)采用【事件驱动】的方式,即当缓冲区接收到数据的时候,【自动执行接收数据】,有效的节省系统资源,提高执行效率。 原理:建立一个事件线程,它监视串口的事件和错误信息。当有事件或错误发生时,它主动向【主线程】发送一个Windows消息。主线程在消息相应函数中处理已发生的事件或错误。 (2)采用“异步方式”读串口,耗时的读数据在单独的线程中进行。 (3)编程步骤:定义全局变量、创建串口、开启事件线程、发送数据、自定
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:6900
    • 提供者:Sun Jin
  1. FIFO

    0下载:
  2. fifo异步串口收发程序 FPGA程序-fifo asynchronous serial transceiver
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-11
    • 文件大小:2203935
    • 提供者:张哲
  1. test_rs232

    0下载:
  2. 基于DM642的UART串口通信程序,可以实现DSP与PC等外设的异步通信,反复测试过,保证好用。-DM642 DSP source code for UART communication with PC or other peripherals. Has been tested and for ensure it works.
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:279377
    • 提供者:李平
  1. src

    0下载:
  2. 通用异步串口的FPGA程序,用于实现与PC机通信。-The FPGA code of UART is used to achieve communication with PC.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:9434
    • 提供者:zhj
  1. mini2440_simulation-SerialByIO

    0下载:
  2. 在mini2440上用IO口模拟的串口,采用异步通知的方式去通知进程串口数据读取完毕-Mini2440 on simulation of serial IO port asynchronous notification to inform the process of serial data read completed
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3119
    • 提供者:arrkend
  1. 111

    0下载:
  2. FPGA 实现全双工异步串口(UART),与PC 机通信。1 位起始位;8 位数据位;一个停止位;无校验位;波特率为2400、4800、9600、11520 任选或可变(可用按键控制波特率模式)-FPGA to achieve full-duplex asynchronous serial interface (UART), to communicate with the PC. A start bit 8 data bits one stop bit no parity bit 240
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:33179
    • 提供者:林健
  1. NO19_UART_REV

    0下载:
  2. 学习板演示程序 异步串口通讯:利用单片机UART的接收功能,等待接收一串数据-Learning Board demo- asynchronous serial communication: the use microcontroller UART reception function, and waiting to receive a series of data
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:5456
    • 提供者:柯南
  1. TM1652

    0下载:
  2. TM1652 是一款LED(发光二极管、数码管、点阵屏)驱动控制专用芯片,内部集成了数字通讯电路、 解码电路、数据锁存器、震荡器、LED驱动电路。通讯方式采用异步串口通信(UART)协议,因芯片只 接收单片机发来的数据,仅需要单片机的一个TX端口发送数据给芯片即可,实现单线通讯;在显示驱动 方面,芯片采用动态扫描方式,两种显示模式可选,8级段驱动电流可调,16级位占空比可调;TM1652 内置消隐处理优化电路。-TM1652 is an LED (light-emitting d
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:170548
    • 提供者:sun
  1. SCI0-USB

    0下载:
  2. 串口2USB模块程序 freescale xs128工程 实现单片机使用异步串行通讯实现与USB通讯的转换-application for xs128
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:257978
    • 提供者:SPRAY
  1. msp430g2x55_uscia0_uart_01_9600

    0下载:
  2. 基于msp430g2x55的异步串口功能使用函数,方便用户快速使用该单片机的串口功能。-Based on msp430g2x55 asynchronous serial port function using the function of convenient user fast using the single chip microcomputer serial port function.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2111
    • 提供者:周鹏
  1. usart

    0下载:
  2. stm32f103c8b6 串口驱动程序,实现异步串行通信,波特率可调,系统时钟已配置好。-Stm32f103c8b6 serial port driver, the realization of asynchronous serial communication, baud rate can be adjusted, the system clock has been configured.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:291294
    • 提供者:张明
  1. uart_tr(3)

    0下载:
  2. uart_tr 异步串口通信主机 使用verilog HDL语言编写-uart_tr the host of the uart
  3. 所属分类:source in ebook

    • 发布日期:2017-05-23
    • 文件大小:6790310
    • 提供者:辛义明
  1. SerialPortCom

    0下载:
  2. linux环境下的串口源码,经过调试,可以使用,基本实现了异步收发的功能。-linux environment serial source, after debugging, you can use the basic realization of the UART functions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4456871
    • 提供者:zhanpengfei
  1. uartio

    0下载:
  2. 基于TMS320DM642芯片的串口通信,异步通信收发器通过中断通知DSP来接收和发送数据-Based on TMS320DM642 chip serial port communication, asynchronous communication transceiver DSP to send and receive data via the interrupt
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:182569
    • 提供者:gly
  1. CSerialPort

    0下载:
  2. 串口通用函数,私人封装的串口调用类,读,写,多线程调用,锁,异步等。-Serial generic functions, private package serial calling the class, reading, writing, multi-threaded calls, locks, asynchronous and so on.
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:8676
    • 提供者:long
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 »
搜珍网 www.dssz.com