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

搜索资源列表

  1. progammingonline

    0下载:
  2. 详细说明利用并口模拟I2C总线协议,实现Myson MTV230芯片的在线编程(ISP)过程,以及利用PC机的串口通信实现Winbond W78E516B的在线编程(ISP)过程;阐述PC机的串口与并口在单片机开发中的应用。-Detailed descr iption of the use of parallel simulation of I2C bus protocol to achieve Myson MTV230 chip circuit programming (ISP) proces
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:119224
    • 提供者:eric
  1. RS23(uart)-WiFi

    3下载:
  2. 串口- 无线局域网wifi模块 Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富, 使用者接受程度最高, 全球免费使用,是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发简单快捷,串口驱动
  3. 所属分类:SCM

    • 发布日期:2015-07-07
    • 文件大小:806690
    • 提供者:陈坚胜
  1. Serial-port-wifi-module

    0下载:
  2. 串口wifi- 无线局域网wifi模块 Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准 通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富,使用者接受程度最高, 全球免费使用, 是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:89983
    • 提供者:陈坚胜
  1. SerialPortReceiveAndTransmitInterrupts

    0下载:
  2. 单片机C51串口中断接收和发送测试例程(含通信协议的实现)-C51 microcontroller serial port to receive and send a test interrupt routines (including the implementation of communication protocols)
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:3979
    • 提供者:成水源
  1. UART-WLAN

    0下载:
  2. Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富,使用者接受程度最高, 全球免费使用,是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发简单快捷,串口驱动 ,内置协议栈,无需操作系统支持; ◆ MSC51/
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:521274
    • 提供者:陈坚胜
  1. com

    0下载:
  2. 按照RS-232C协议要求,利用单片机串行口,实现通信数据的自发自收功能。发送数据从键盘键入,接受数据送到七段LED显示器显示出来,观察键入数据与显示数据的一致性。-In accordance with RS-232C protocol requirements, the use of microcontroller serial port to achieve the spontaneous communication data received from the function. Send
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:357208
    • 提供者:ml
  1. 3

    0下载:
  2. 单片机C51串口中断接收和发送测试例程(含通信协议的实现)-C51 microcontroller serial port interrupt to send and receive test routines (including Communication Protocol)
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1548
    • 提供者:xiang
  1. chuankou

    0下载:
  2. 51 单片机的串口通C语言程序,并带有协议!非常实用,可供参考!-MCS-51 serial comunication programe
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:650
    • 提供者:王淞
  1. SL811

    0下载:
  2. 51单片机,通过U盘读取文件,以XMODEM文件协议通过串口给程序升级.-51, U disk to read through the documents to file protocol XMODEM upgrade through the serial port to the program.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:388524
    • 提供者:杨过
  1. shizhong

    0下载:
  2. 如果是用pc的串口传输数据就好办了,可以安装一个串口监视工具(如AccessPort)。电脑串口一般是2、3、5三根线通讯,2是txd,3是rxd,5是GND,但是电脑的逻辑电平与单片机的逻辑电平不同,具体看串口通信协议,网上很容易搜到。 IIC总线上的数据可以通过示波器查看,两个探头,一个连接clk,另一个连接sda,IIC通信时可以观察到传输的数据。 -If you are using pc' s serial port to transfer data much easier t
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:1154
    • 提供者:陈明宇
  1. MCUcomminuaction

    1下载:
  2. PC机与单片机通信(RS232协议)的C语言实现,含有PC机上的串口调试小工具,即使不会编写的只要看一下就能够很好运用。-PC and MCU communication (RS232 protocol) of the C language, containing the serial PC, debugging gadgets, if not prepared just to look good to be able to use.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:141142
    • 提供者:龙王
  1. UART

    0下载:
  2. 使用的是MSP430单片机 实现其串口通信功能 RS232协议-MSP430 Microcontroller used is the RS232 serial communication protocol
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:20954
    • 提供者:liu
  1. ZG_UART-CAN

    1下载:
  2. 这是一个单片机C语言程序,开发环境KEIL.这是一个串口转CAN通信的协议转换程序。-This is a microcontroller C programming language, development environment KEIL. This is a serial to CAN communication protocol conversion.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:25954
    • 提供者:zhanggang
  1. RS232

    1下载:
  2. 基于msp430f449单片机的串口通信测试程序,基于rs232,485等常用协议-Serial communication based on msp430f449 SCM test procedure, based on the rs232, 485 and other commonly used protocols
  3. 所属分类:SCM

    • 发布日期:2016-03-19
    • 文件大小:9216
    • 提供者:ych
  1. EZUSB68013A

    0下载:
  2. EZ-USB68013A开发指南,CYPRESS 68013A:支持USB 2.0协议,带增强型8051单片机,时钟频率48Mhz。支持串口通讯。-EZ-USB68013A Development Guide, CYPRESS 68013A: support USB 2.0 protocol, with enhanced 8051 microcontroller, the clock frequency of 48Mhz. Support for serial communications.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6062
    • 提供者:孙成
  1. 20080701

    0下载:
  2. STC单片机升级程序.作为一个手持仪用.从U盘读数据从串口输出,通过XMODEM协议.-STC SCM upgrade. As a hand-held instrument used. From the U disk read data from the serial output, through the XMODEM protocol.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:190709
    • 提供者:星矢
  1. iic

    0下载:
  2. 51单片机的iic协议,对24c02进行读写。用按键控制数据。并且用串口测试工具可以测试数据-51 iic SCM agreement, read and write 24c02. With keypad control data. And test tools with a serial test data
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:660
    • 提供者:zhouninggang
  1. MCU_m8

    0下载:
  2. c51,串口下位机通信程序,AD功能,STC单片机,带通信协议-c51, serial communication program the next crew, AD features, STC microcontroller, with a communication protocol
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:757057
    • 提供者:李大兵
  1. ATmega8-chuankouchengxu-

    0下载:
  2. ATmega8与单片机的串口进行通信的调试程序,对于开发协议转换器时,进行调试时可能会有些帮助。-ATmega8 microcontroller' s serial port to communicate with the debugger, the time for the development of protocol converters, debugging may be helpful.
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:7080884
    • 提供者:王强
  1. C51-Serial-communication

    0下载:
  2. C51实现单片机点对点串口通信,有简单但是完善的通信协议,可供学习和参考。-C51 MCU point to point serial communication, a simple but perfect communication protocol, for study and reference.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:46056
    • 提供者:youoran
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com