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

搜索资源列表

  1. huabangshuangchuankouRS485tongxin

    0下载:
  2. 华邦单片机两个双串口RS485数据交换通信,同时在中断中实现,可以保证数据的稳定性 里面加入了相关的协议,保证数据的正确性-Winbond MCU two pairs of serial communication RS485 data exchange, while in the interrupt to achieve, which can guarantee the stability of the data by adding the relevant protocols to en
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1725
    • 提供者:城徽
  1. PCF8563T-Serial-port-to-receive

    0下载:
  2. 实验名称:PCF8563时钟实验 功能描述:利用PCF8563定时,将时间数据发送到计算机串口。 实验目的:熟悉TWI通信协议。 学会操作TWI器件PCF8563。 熟练掌握利用串口进行上位机通信的方法。 学习较为复杂的程序编写。- Experiment name: PCF8563 clock experimental Descr iption: Using the PCF8563 timing, the time data is sent to a c
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:78498
    • 提供者:空心
  1. SCM-fieldbus-design

    0下载:
  2. 用单片机设计现场总线,实现通信协议。本课程设计是基于51单片机构成的下位机通讯,按照一定的总线协议,通过串口与微机通讯。设计主要实现微机对下位机的查询和设置参数的功能。微机可以查询到下位机的地址号,量程上下限的值,报警上下限的值,以及对下位机地址号的设置,对量程上下限的设置,对报警上下限的设置,并可以实时的查询修改后的参数值。- By single chip design field bus, realize communication agreement. This course desi
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:20019
    • 提供者:高凌飞
  1. modbus

    0下载:
  2. Modbus协议在火牛开发板上的实现,通过串口进行开发板和PC的通信-The Modbus protocol in fire and Niu Kaifa board to achieve, through the serial port development board and PC communication
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:4019960
    • 提供者:尹欢
  1. dual-machine-communication

    0下载:
  2. 用单片机的串行口实现异步双机通信,通信协议,通信设计。-Asynchronous dual-machine communication, communication protocols, communication design with a single-chip serial port.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:173448
    • 提供者:黄清
  1. baud

    0下载:
  2. UART 异步通信串口协议的VHDL实现包括3个基本模块:时钟分频、接收模块和发送模块-UART asynchronous serial interface protocol VHDL consists of three basic modules: clock divider, the receiver module and transmit module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1910169
    • 提供者:songjie
  1. UART2

    0下载:
  2. c8051f206 uart 串口中断接收和发送测试例程(含通信协议的实现)-c8051f206 uart
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:24996
    • 提供者:佧将
  1. udp_client_simple

    0下载:
  2. 本程序是TI的32位单品机LM3S9D96官方开发板上,基于IAR平台的,用C语言编写的,基于LWIP协议的UDP客户端的通信完整工程文件。从电脑传的数据经网口可在液晶屏幕及串口上同时显示。已经调通。改程序综合了,串口,液晶显示,网口,以太网的各个功能。是该系列单片机的高级应用。-This program is TI' s 32-bit single product machine LM3S9D96 official development board based the IAR plat
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-12-06
    • 文件大小:1464867
    • 提供者:liuwei
  1. enet_tcp_client

    0下载:
  2. 本程序是TI的32位单品机LM3S9D96官方开发板上,基于IAR平台的,用C语言编写的,基于LWIP协议的TCP客户端的通信完整工程文件。从电脑传的数据经网口可在液晶屏幕及串口上同时显示。已经调通。改程序综合了,串口,液晶显示,网口,以太网的各个功能。是该系列单片机的高级应用。-This program is TI' s 32-bit single product machine LM3S9D96 official development board, based on the IAR
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-24
    • 文件大小:1439135
    • 提供者:liuwei
  1. rs232

    0下载:
  2. 串口传输,传输协议为RS232。RS-232C标准是美国EIA(电子工业联合会)与BELL等公司一起开发的1969年公布的通信协议。-Serial transmission, the transmission protocol for RS232. RS-232C standard communication protocol is developed with the EIA (Electronic Industries Association) BELL companies in the U
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-08
    • 文件大小:3290
    • 提供者:陈恺
  1. zstack2007uartcommunication

    0下载:
  2. 此代码为在TI物联网通信Zstack207协议栈的基础上所做的PC机串口与协调器之间通信的部分,PC机串口发送数据以后,协调器可以将接收到的数据通过串口发送给PC机,测试之后性能比较稳定-failed to translate
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-12-05
    • 文件大小:3135
    • 提供者:王飞飞
  1. Zstack-ADXL345

    0下载:
  2. 基于zstack协议栈的adxl345传感器通信代码,协调器建立网路后终端自动加入,将传感器数据发送给协调器,协调器通过串口将数据传输给PC。 使用IAR编程环境,文件夹内已附带协议栈,打开project-zstack-Samples-CC2530-ADXL345-CC2350DB下的TestC.eww可直接运行-Based the ADXL345 sensor communication code zstack protocol stack, coordinator create a n
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-03-18
    • 文件大小:13428102
    • 提供者:翁XX
  1. Zstack-HMC5883L

    1下载:
  2. 基于zstack协议栈的HMC5883L传感器通信代码,协调器建立网路后终端自动加入,将传感器数据发送给协调器,协调器通过串口将数据传输给PC。 使用IAR编程环境,文件夹内已附带协议栈,打开project-zstack-Samples-CC2530-HMC5883-CC2350DB下的TestC.eww可直接运行-HMC5883L sensor communication based on zstack protocol stack code, the coordinator automa
  3. 所属分类:SCM

    • 发布日期:2014-04-11
    • 文件大小:13349888
    • 提供者:翁XX
  1. gku100

    0下载:
  2. 这个是我自己写的kermit协议的源代码,对通过串口用kermit协议通信的同学有很大的帮助-This is what I wrote it myself kermit protocol source code, through the serial port using kermit protocol communication is very helpful for students
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:69748
    • 提供者:zhangtao
  1. 14443A-CPU

    0下载:
  2. 本程序是一个读卡程序,符合14443A协议。通过串口进行通信,主控芯片为89C52,射频芯片为RS632.可以对任何TYPEA型卡进行读取。-This program is a reader program, in line with 14443A protocol. Via serial communication, a master chip 89C52, RF chips for RS632. TYPEA can be of any type of card reader.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:163456
    • 提供者:崔光辉
  1. protocol

    0下载:
  2. 自己写的一个协议,按照定义的协议格式,通过串口可以实现PC机和NXP LPC1788板子的通信。LPC1788用了CORTEX-M3内核。中间涉及到了协议的起始,结尾,CRC校验以及协议解析等算法。初学者,花了两周时间才写出来。-Wrote an agreement, in accordance with the defined protocol format, can be achieved through the serial port PC and NXP LPC1788 board co
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:825335
    • 提供者:newtonker
  1. RTC_1

    0下载:
  2. 实时时钟SD2058,STC12C5A32S2单片机通过I2C总线协议与SD2058进行通信,并将读取的时钟数值通过串口发送到上位机显示-Real-time clock SD2058, STC12C5A32S2 microcontroller through the I2C bus protocol to communicate with the SD2058, and the clock read values ​ ​ sent via the serial port to
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:31604
    • 提供者:豆真
  1. lin

    0下载:
  2. nrf无线模块实现串口透明传输功能,利用ISP协议惊醒无线通信,实现双单片机通信。-MCU nrf
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:44202
    • 提供者:林文浩
  1. FREEMODBUS_FOR_stm32

    0下载:
  2. 为什么要移植Freemodbus,这个问题需要从两个方面来回答。第一,modbus是一个非常好的应用层协议,它很简洁也相对完善。对于还没有接触过modbus的朋友来说,我非常不建议直接移植freemodbus,应该耐心的从modbus文档入手,并充分把握身边的所有资源,例如PLC的中modbus部分。第二,其实嵌入式系统的通信协议可以自己制定,但是通过实践发现自己定制的协议漏洞百出,尤其是扩展极为困难。我始终认为借鉴他人的经验是很好的途径。借鉴他人成熟的代码,可以减少调试的时间,实现的功能也多
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:583452
    • 提供者:zhangpan
  1. BLE-CC254x-1.2.1---Serial

    1下载:
  2. 串口无线蓝牙通信,zegbee协议栈源码。有用的请拿走,希望能继续交流-Bluetooth wireless serial communication, zegbee protocol stack source. Please take away useful, hope to continue the exchange of
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-25
    • 文件大小:8310824
    • 提供者:桑硕硕
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com