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

搜索资源列表

  1. 485-PC

    1下载:
  2. 单片机-485-PC串口通信(利用中断,多个485通信!)-SCM-485-PC serial communication (using the break, more than 485!)
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:67183
    • 提供者:zhuling
  1. interfacetest

    0下载:
  2. 实现pc与51单片机串口通信功能,pc发任何字符,同时在液晶上显示pc发来的字符-To achieve 51 pc and microcontroller serial communication function, pc send any character, while the LCD display characters sent pc
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:23605
    • 提供者:qinxu
  1. PMPSMS

    0下载:
  2. WINCE 下的串口通信应用,采用Visual Studio.net 2005 下的C#编译平台,对WINCE 下的串口编程提供了很好的例程-Serial communications applications under WINCE using Visual Studio.net 2005 C# compiler under the platform, under WINCE serial programming routines that provide a good
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:59799
    • 提供者:lichuanlong
  1. 5

    0下载:
  2. 80C51单片机串口通信的程序,拿过来就可以用,非常方便。-80C51 microcontroller serial communication program can be used to take over the very convenience.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:25417
    • 提供者:jingkanliushui
  1. uart

    0下载:
  2. HOLTEK单片机模拟串口编程的实现。了解串口通信的真正原理和过程!-HOLTEK analog microcontroller serial programming implementation. Understand the true principles of serial communication and the process!
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:11272
    • 提供者:
  1. MCU-51-RS232-example

    0下载:
  2. 51单片机的rs232串口通信程序,包括发送、接收,文件里还有原理图,芯片资料。-51 SCM rs232 serial communication program, including sending, receiving, there is the schematic file, the chip data.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:759719
    • 提供者:leo
  1. uart

    0下载:
  2. 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:814626
    • 提供者:Domo
  1. pic-maplab-for-commucation

    1下载:
  2. 该程序是一个简单的串口通信程序,使用C语言实现单片机不断向串口传送数据的功能,可用于串口通信实验使用。-The program is a simple serial communication program, continue to use the C language SCM functions to transmit data to the serial port can be used for serial communication experiments.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-07
    • 文件大小:570
    • 提供者:tianjingyu
  1. FPGA-UART

    0下载:
  2. 该资料是实现VHDL的串口通信(UART),RS232接口协议,-VHDL implementation of serial communication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:2088292
    • 提供者:lp
  1. vb

    0下载:
  2. VB和单片机串口通信程序实例中的历程 自动报警系统-VB and single-chip serial communication program instance in the history of automatic alarm system
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:64515
    • 提供者:姜儿
  1. CS17-1

    0下载:
  2. 单片机与PC 串口通信互发数据,正确设置波特率,快速掌握收发数据的基本操作-Microcontroller and the PC serial communication service among the data, the baud rate is set correctly, quickly grasp the basic operation of sending and receiving data
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:656
    • 提供者:皮可以
  1. ALIENTEK-MINISTM32-3

    0下载:
  2. ALIENTEK MINI STM32 串口通信程序-ALIENTEK MINI STM32 serial communication program
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:17400
    • 提供者:刘刚
  1. VBdianjijiankongxitong

    0下载:
  2. VB编写的电机控制监控系统,也挺经典的,里面用到了mscomm串口通信空间,希望大家都来学习下吧-VB prepared the motor control monitoring system, but also very classic, which used mscomm serial communication space, I hope you have to learn under the right
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:29620
    • 提供者:liu
  1. 232send

    0下载:
  2. RS232串口通信试验(接受与发送) 1.通过本例程了解串口的基本原理及使用 ,理解并掌握对串口进行初始化-RS232 serial communication test (receiving and sending) 1 serial port through the routine about the basic principles and use, understand and master to initialize the serial port
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:20082
    • 提供者:laiyuneng
  1. STM32串口通信

    0下载:
  2. STM32的串口通信源程序,包含STM32串口通信的初始化以及通信实现原理
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-07-15
    • 文件大小:41854
    • 提供者:evaassassin
  1. UART1

    1下载:
  2. 可直接用于zedboard上的串口通信,利用zynq7000的pl部分实现一个简单的UART串口通信(Can be used directly on the zedboard serial communication, the use of zynq7000 PL part of the realization of a simple UART serial communication)
  3. 所属分类:VHDL/FPGA/Verilog

  1. uart2bus_latest.tar

    0下载:
  2. 串口通信啊盛大盛大盛大盛大说的话撒大家啊上课(uart sdadasdsadasdasdasda)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-21
    • 文件大小:249856
    • 提供者:jiannanc
  1. C8051f500 uart

    0下载:
  2. C8051F500开发板串口通信例程,可以参考借鉴(C8051F500 development board serial communication routines)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:113664
    • 提供者:kxb11242
  1. 频率接收

    0下载:
  2. STM32F103与FPGA的串口通信,波特率4800,采用单向通信的方法。(Serial communication between STM32F103 and FPGA)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-22
    • 文件大小:6109184
    • 提供者:梅梅宇
  1. UART-Altera

    0下载:
  2. 使用Atera FPGA CycloneII 实现串口通信,遵循RS232协议。FPGA上的模块实现了数据的接收,取补码和发送。(Achieve serial communication with FPGA, following the protocol of RS232.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:1809408
    • 提供者:swy0721
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com