CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 协议开发

搜索资源列表

  1. tcp_ip协议栈的ucos代码

    0下载:
  2. tcp_ip协议栈的ucos代码,主要用于嵌入式系统开发,已经移植到51系统单片机中,通过keil可进行编译,ucos经过最简化改造!特别推荐-tcp_ip CENTER protocol stack code, mainly for embedded system development, has been ported to 51 SCM system, through c51 can be compiled after the most simplified CENTER transfor
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:591833
    • 提供者:经济学
  1. WebServerOn8051

    0下载:
  2. 本文介绍了如何使用RTL8019+51内核单片机来实现嵌入式Web服务器,文章包括硬件电路设计、协议的实现、调试的方法、程序的调度。本文对于进行轻量级TCP/IP协议开发的设计人员有很强的指导意义。本文所述Web服务器的源代码请参考本人上传的“TcpIpOn8051.rar”。-This paper describes how to use the RTL8019 51 MCU kernel to achieve Embedded Web server, The article includes
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2666729
    • 提供者:王鑫
  1. HART协议解析

    3下载:
  2. HART协议解析,对了解HART非常有用,同时可以进行开发设计工作,HART protocol analysis, HART very useful for understanding, as well as design work for development
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2015-05-04
    • 文件大小:578320
    • 提供者:曹春
  1. an_spmc75_0109

    0下载:
  2. 用UART做文件传输,采用Xmodem 协议,开发环境UNSPIDE2.6.2,芯片SPMC75F2413A.-UART to do with the file transfer, using Xmodem protocol development environment UNSPIDE2.6.2, chip SPMC75F2413A.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:842410
    • 提供者:Mr.cheng
  1. AT89S52-IIC-FOR-AD

    0下载:
  2. 用AT89S52单片机,使用IIC通信协议开发AD转换器,并用1602显示结果-Use of the IIC communication protocols to develop AD converter AT89S52 microcontroller and display the results in 1602
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:22939
    • 提供者:day
  1. VCProgram

    2下载:
  2. 本人用VC6.0开发的单片机通过串口与PC机通信的上位机,通信协议在说明文档中已经写出,用户在单片机上编写串口函数时按照通信协议,便可以很方便通过此软件与PC机通信.-err
  3. 所属分类:SCM

    • 发布日期:2015-01-27
    • 文件大小:210959
    • 提供者:Davinci
  1. CANBussystem

    0下载:
  2. 主要介绍如何搭建一个基于CAN总线的卡车总线控制系统,其中包括了四个基于CAN高层协议开发的ECU。是以实际项目应用构造为主要目的。-Mainly on how to build a truck based on the CAN bus control system bus, including four high-level CAN protocol development based on the ECU. Structure is based on actual project the p
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:626870
    • 提供者:王坚
  1. nanjing_v2

    0下载:
  2. 采用DMX512协议开发的控制变色光源电路.用到DMX512协议的可以看看.-DMX512 protocol used to control the development of color light source circuit. DMX512 protocol can be used to see.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:83862
    • 提供者:dma
  1. biyelunwen

    0下载:
  2. 随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:489856
    • 提供者:谷穗
  1. an_spmc75_0115

    1下载:
  2. 用UART做文件传输,采用Zmodem 协议,开发环境UNSPIDE2.6.2,芯片为SPMC75F2413A-UART to do with the file transfer using Zmodem protocol development environment UNSPIDE2.6.2, chip SPMC75F2413A
  3. 所属分类:SCM

    • 发布日期:2015-01-17
    • 文件大小:699974
    • 提供者:Mr.cheng
  1. note_about_hart_and_8500

    1下载:
  2. 在hart协议开发过程中的命令实例,针对hart协议的基本框架,可以寅生出其他命令的使用方法。-Protocol development process in the hart of the command examples, the basic framework of agreement for the hart, can Yin Sheng use of other commands.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-06
    • 文件大小:768
    • 提供者:林立新
  1. UARTdatatransform

    0下载:
  2. 在单片机开发中,串口通信是最关键的部分,也就是说应用通信协议的编写与数据格式包是非常重要的,这里主要实现了单片机中的串口通信问题-In MCU development, serial communications is the most crucial part of the preparation of that application and data communication protocol packet format is very important, this is mainly
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:16842
    • 提供者:lili
  1. msstatePANlrw

    0下载:
  2. zigbee精简版协议栈完全公开源代码,支持cc2430/IAR等多种软硬件开发平台-zigbee streamlined version of the protocol stack fully open source, supports a variety of software and hardware development platforms such cc2430/IAR
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:1235675
    • 提供者:郑士强
  1. AVRmicro-controlerSPIcommunication

    0下载:
  2. 可实现ATMEG16主从式双向通讯,CRC校验,参考MODBUS数据协议开发,可自由扩展-Can be realized ATMEG16 master-slave two-way communication, CRC checksum, the data reference MODBUS protocol development, are free to expand
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:15608
    • 提供者:蒋立飞
  1. 802.11_Wireless_Networks

    0下载:
  2. 802.11协议指南英文版,比较全面,可以作为开发中的报文格式参考-802.11 Guide to English, more comprehensive, can be used as message format developed in the reference
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3632625
    • 提供者:richard
  1. M16PENC28J60--2

    0下载:
  2. 在avr M16 上实现ping 通 基于uip协议开发-To achieve the avr M16 ping the protocol development based on uip
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:502135
    • 提供者:解盼鹏
  1. j1850-asm

    0下载:
  2. 汽车j1850协议开发源代码,适合做汽车诊断开发的朋友-Car j1850 protocol developed source code, suitable for the development of automotive diagnostic of friends
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:4622
    • 提供者:yanghao
  1. atmel_ppp

    0下载:
  2. ATMEL下PPP协议实现源代码,有助于PPP协议开发-PPP protocol source code in ATMEL, helping PPP protocol development
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:83957
    • 提供者:
  1. 车载lin通信协议V2.0中文版

    0下载:
  2. 车载LIN v2.0协议,详细说明了协议帧格式,同步,校验和计算等。对于需要进行LIN协议开发非常有用(LIN2.0 protocol Detailed descr iption of the protocol frame format, synchronization, check and calculation and so on. It is very useful for the development of LIN protocol development)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-31
    • 文件大小:1537024
    • 提供者:yinchengjun
  1. 电表协议

    1下载:
  2. 实现嵌入式平台下电表通信协议645/698开发(The development of the communication protocol of ammeter based on embedded platform)
  3. 所属分类:单片机开发

    • 发布日期:2020-12-22
    • 文件大小:159744
    • 提供者:一切666
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com