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

搜索资源列表

  1. Programfor Serial Communication between PC and Single

    1下载:
  2. 使用 VC++6.0 提供的串行通信 MSComm 控件以及 Windows API 函数实现 PC 机 和单片机之间的通信。详细介绍了实现的方法,给出了应用实例。 -use the serial communication MSComm and Windows API function PC and communication between the microcontroller. Details on the methods to achieve, an example of
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-14
    • 文件大小:63.56kb
    • 提供者:xiaoyiping
  1. 8051 Tutorial-Serial Communication

    0下载:
  2. 8051 Tutorial-Serial Communication
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:10.7kb
    • 提供者:鄭弘裕
  1. VBchuankou

    0下载:
  2. vb串口通信调试,能够进行16进制和字符的数据传输。-vb serial communication debugging, can be 16 hexadecimal and character data transmission.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:24.01kb
    • 提供者:刘伟
  1. top

    0下载:
  2. RS232串行通信,采用VHDL编程,由波特率发生器,接收器和发送器构成-RS232 serial communication using VHDL programming, by the baud rate generator, receiver and transmitter constitute
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1.44kb
    • 提供者:幸运
  1. 1602

    0下载:
  2. 在430的基础上实现1602液晶显示功能,带有串口通信-In the 430 based on 1602 LCD function, with a serial communication
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-29
    • 文件大小:73.26kb
    • 提供者:王云刚
  1. uart

    0下载:
  2. FPGA的串口模块,实现FPGA与PC机的串口通讯。-FPGA serial modules, FPGA implementation with the PC-Serial communication.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:460.53kb
    • 提供者:王小
  1. MAX232

    0下载:
  2. 单片机串口通信程序,内附protues模拟,可以实现单片机间串口通讯-Single-chip serial communication procedures, and inserting protues simulation, can achieve single-chip serial communication between
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:43.86kb
    • 提供者:韩钟健
  1. dianziqin

    0下载:
  2. vb编写的电子琴,仿真实电子琴操作界面,包含与FPGA串口通信的功能。-vb prepared organ, electric piano emulation interface is included with the FPGA serial communication functions.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:4.52kb
    • 提供者:tianyongfan
  1. serial-lcd-sd12

    0下载:
  2. serial communication between PC and PIC..keyboard input to LCD
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:21.82kb
    • 提供者:lyle
  1. basic-usart-hw-handshaking-project-at91sam7x-ek-ke

    0下载:
  2. KEIL 下 AT91SAM7X256 下,串口通讯程序-KEIL under AT91SAM7X256, the serial communication program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-25
    • 文件大小:203.11kb
    • 提供者:李先生
  1. serial

    0下载:
  2. C语言串口通信,中断方式接收和发送-C-serial communication, interrupt mode to receive and send! ! !!!!!!
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1.02kb
    • 提供者:xiaobo
  1. HyperTerminal

    0下载:
  2. 在51单片机上实现与PC机的串口通信,在超级终端上输入输出命令及反馈信息。-In MCS-51 to achieve the serial communication with the PC, in the super-terminal input and output commands and feedback.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:121.26kb
    • 提供者:zhaozaiyou
  1. FPGA

    0下载:
  2. 使用VHDL实现的串口通信程序,主要完成利用串口收发数据等功能 -Using the VHDL implementation of the serial communication program, primarily the completion of functions such as send and receive data using serial port
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:4.93kb
    • 提供者:lionkurmose
  1. eda

    1下载:
  2. 利用FPGA可编程芯片及Verilog HDL语言实现了对直流电机PwM控制器的设计,对直流电机速度进行控制。介绍了用Verilog HDL语言编程实现直流电机PwM控制器的PwM产生模块、串口通信模块、转向调节模块等功能,该系统无须外接D/A转换器及模拟比较器,结构简单,控制精度高,有广泛的应用前景。同时,控制系统中引入上位机控制功能,可方便对电机进行远程控制。-Using FPGA programmable chip and Verilog HDL language for the desi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:4.07mb
    • 提供者:杨汉轩
  1. main

    0下载:
  2. 这是430的一个串口通信程序,希望对大家有用-This is a 430 serial communication program, we want to be useful
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1.14kb
    • 提供者:zhang
  1. MCU-and-PC-serial-communication

    0下载:
  2. 用Visual C++软件编程实现单片机与PC串口通信-MCU and PC serial communication
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:53.68kb
    • 提供者:赵乐强
  1. Serial-communication

    0下载:
  2. 这是一个单片机串行通信发射机的设计,包括电路的设计、焊接、检查、调试。-This is a Serial communication transmitter design, including circuit design, welding, inspection and commissioning.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:264.94kb
    • 提供者:renhong
  1. Serial-communication-between-MCU

    0下载:
  2. 51单片机间串行通信,一个为发射一个为接受,实现数据传输。-Serial communication between microcontroller 51, one for launching a for receiving, data transmission.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:17.83kb
    • 提供者:
  1. Wireless-Serial-Communication

    0下载:
  2. 实现单片机的无线串口通信,希望对各位单片机学习者能有所帮助。-The wireless serial communication SCM, SCM learners hope you can help.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:11.06kb
    • 提供者:小周
  1. Serial-Com

    0下载:
  2. 51单片机串口通信程序,串口发送接收,适合初学者-51 single-chip serial communication program, sending and receiving serial port, suitable for beginners
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:140.02kb
    • 提供者:zhouyu
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com