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

搜索资源列表

  1. uart

    0下载:
  2. uart串口通信,用中断法,有中断时自动发送或接受数据-uart uart
  3. 所属分类:SCM

    • 发布日期:2017-11-08
    • 文件大小:12591
    • 提供者:林杰强
  1. UART

    0下载:
  2. 用verilog编写的UART串口通信程序,经验证误码率为0,系统由ARM控制FPGA的串口进行通信;-Written in verilog UART serial communication procedures, proven error rate is 0, the system controlled by ARM FPGA serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:3472
    • 提供者:lejing
  1. UART

    0下载:
  2. avr单片机异步串行通信实验,详细的介绍了UART串口通信的寄存器配置好相关源码。-avr microcontroller asynchronous serial communication experiment, detailed descr iption of the UART serial communication registers configuring the related source code.
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2329869
    • 提供者:陈洺
  1. uart

    0下载:
  2. STM8S UART串口通信 本程序功能为让STM8S105S4开发板芯片内部EEPROM的第0X4000字节开始的21个字节依次写入0-20.-STM8S serial communication This procedure function to let STM8S105S4 development board block internal EEPROM chip x4000 byte 0 to start 21 bytes in turn into 0 to 20.
  3. 所属分类:Com Port

    • 发布日期:2016-01-26
    • 文件大小:344064
    • 提供者:牛彦杰
  1. 4.UART

    0下载:
  2. STC 单片机的UART串口通信测试程序,本人自己写的-STC microcontroller UART serial communication test program, I wrote it myself. . .
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:39958
    • 提供者:郑居烽
  1. MSP430-Timer_A-simulate-uart-

    1下载:
  2. MSP430 TimerA 模拟uart串口通信-MSP430 TimerA uart
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:161129
    • 提供者:jeffery
  1. STC15-UART

    1下载:
  2. STC单片机的UART串口通信实用程序,移植简单-STC microcontroller serial port utility transplant simple
  3. 所属分类:SCM

    • 发布日期:2014-12-07
    • 文件大小:28672
    • 提供者:栁枼
  1. Uart

    0下载:
  2. FPGA verilog UART串口通信,可通过RS232串口与串口助手通信。-FPGA verilog UART communication, it could connect with UART assistor with RS232 port.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-28
    • 文件大小:8303
    • 提供者:john
  1. UART

    0下载:
  2. F410单片机UART串口通信例程详细介绍-F410 microcontroller UART serial communication routines Details
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4427
    • 提供者:胡斌斌
  1. STM32-UART

    1下载:
  2. STM32F103 uart 串口通信程序 基于MDK平台完整工程-STM32F103 uart MDK
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:273028
    • 提供者:cduhuapu
  1. UART

    0下载:
  2. STM32 UART串口通信工程模板,适用于STM32F103系列-STM32 UART serial port communication engineering template, suitable for STM32F103 series
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:661762
    • 提供者:YYT
  1. uart

    0下载:
  2. UART串口通信,50M晶振,256000波特率(从9600到256000可选),8位数据,1位开始,1位结束,没有校验位,测试稳定传输。-UART serial communication, 50M crystal, 256,000 baud rate ( 9600-256000 optional), 8 data bits, 1 start, an end, no parity bit, stable transmission test.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3174959
    • 提供者:李亚文
  1. UART

    0下载:
  2. 用Verilog实现uart串口通信,并在Quartus和modelsim上完成测试和仿真,内含源代码和测试程序。-Using Verilog realize uart serial communication, and complete testing and simulation in Quartus and modelsim, including source code and test procedures.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:2935
    • 提供者:Lillian
  1. uart

    0下载:
  2. uart串口通信协议 可以在modelsim里进行仿真验证- uart can be simulation in modelsim
  3. 所属分类:Com Port

    • 发布日期:2017-05-23
    • 文件大小:6931730
    • 提供者:hansfw
  1. UART显示于数码管

    0下载:
  2. 单片机与pc用UART实现串口通信程序在数码管上显示(Single chip microcomputer and PC realize serial communication with UART)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:34816
    • 提供者:向上的强
  1. kehshechenxu

    1下载:
  2. 编制一全双工UART电路,通过试验箱MAX202E转换成RS232电平,与计算机进行通讯实验,设置8个按键,按键值为ASIC码“1”~“8”,通过串口发送给计算机,在计算机上显示键值,同时在数码管最高位显示;计算机可发送“0”~“F”的ASIC码,FPGA接收后在数码管低位显示0~F。通过按键可设置波特率。 要求:波特率为三种 1200、2400、9600,由1个按键选择,3个LED分别指示; 数据格式为1位起始位、8位数据位和一位停止位; 上位计算机发送接收软件可使用
  3. 所属分类:其他

  1. UART.X

    0下载:
  2. 利用串口与上位机通信,实时采集电信号并显示,最后以通信的方式返还给上位机。(Using serial port to communicate with the host computer, real-time acquisition of electrical signals and display, and finally return to the host computer by means of communication.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-20
    • 文件大小:99328
    • 提供者:呼啦圈
  1. uart

    1下载:
  2. 利用python完成uart串口通信,可以采集数据并且用matplotlib进行绘图。(Using Python to complete UART serial communication, you can collect data and draw with matplotlib.)
  3. 所属分类:串口编程

    • 发布日期:2017-12-22
    • 文件大小:2048
    • 提供者:万德师
  1. uart

    0下载:
  2. FPGA串口通信能在实现字符数据传输,与stm32中的串口通信类似(FPGA serial communication, in the realization of character data transmission, and STM32 serial communication similar)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-22
    • 文件大小:3352576
    • 提供者:helmess
  1. UART

    1下载:
  2. TM4C194的UART串口通信程序,数据包格式可变(TM4C194 UART serial communication program, variable data package format)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:Joye98
« 1 2 3 4 5 6 78 9 10 11 12 ... 38 »
搜珍网 www.dssz.com