搜索资源列表
51uip
- 本文分析了uIP协议栈的结构和应用接口,并讨论了如何将其应用到51系列单片机上。 -Application of ulP This paper analyzes the structure of the protocol stack and application interface, and to discuss how to apply it to the 51 MCU.
mysource
- 应用与C51的TCP/1P协议栈,可应用与单片机上网方案-Application and C51 TCP/1P protocol stack, Internet applications and SCM program
embedprotocol
- 简明扼要地介绍了uIP TCP/IP协议堆栈的eCOG1端口。文中还描述了一 个应用于简单的web网页服务器的实例。 开放源uIP软件包为在不牺牲互操作性或RFC标准的条件下,为嵌入式位处理器建 立TCP/IP协议堆栈提供了一种解决方法。它为互联网提供了一系列必要的协议。对 代码和数据的内存要求量十分小。-concise introduction of the Application of ulP TCP / IP protocol stack the eCOG1 port. T
cc2430-stack-chinese
- ZigBee协议中关于应用层和网络层的内容,是中文版的。对ZigBee深层的学习很有帮助。-ZigBee protocol on the application layer and network layer of content, are the Chinese version. Deeper study of the ZigBee helpful.
TestMasterSlave
- canopen的协议栈,学习应用canopen的基础,值得好好琢磨-canopen the protocol stack, application canopen based learning, it is worth pondering a good
ZigBee2006ApplicationNoteAN1232A
- Zigbee2006最新版的协议栈应用说明- the protocol stack application notes of Zigbee2006 the latest version
uipavr
- avr 移植 uip 源码 源码公开的TCP/IP协议栈uIP的应用-avr source transplantation uip Open source TCP/IP protocol stack application uIP
uCOS51
- 文档内容包括:uCOS51高效内核、OS人机界面SHELL的编写、51机开发板的硬件设计、RTL8019AS网卡驱动程序、51TCP/IP协议栈设计、应用协议FTP、PPP、HTTP、SMTP、SNMP……在51上的实现技术、51OS任务划分和应用程序实例、由51软件系统向ARM的移植以及其他想到的题目。-Documents include: uCOS51 efficient kernel, OS preparation of man-machine interface SHELL, 51 ma
zigbe_application_notes
- Microchip Zigbee application notes: some important document to understand the microchip zigbee stack-Microchip Zigbee application notes: some important document to understand the microchip zigbee stack
bacnet-stack-0.7.0
- Bacnet library with examples, this can be easily implemented in any embedded application.
bacnet-stack-0.7.1-(1)
- BACnet协议在嵌入式系统中的一种实现。-BACnet- Data Communication Protocol for Building Automation and Control Networks- see www.bacnet.org. This BACnet library provides an application layer, network layer and MAC layer communications services for Win32, Linux, RTOS,
STM32F103P-ENC28J60-UIP
- STM32F103基于LWIP协议栈应用开发例程-LWIP protocol stack application development routines
steval-idb002v1_sw
- STM STSW-IDB002v1 1.6.0 with ARM-M3 core STM32L151xx with Bluetooth 4.0 BLE. .BlueNRG Bluetooth® LE stack application command interface.STSW-IDB002V1 application software setup-STM STSW-IDB002v1 1.6.0 with ARM-M3 core STM32L151xx with Bluetooth 4
6LowPANAPS
- 6LowPAN协议栈应用层测试代码,可以对应用层进行测试。-6LowPAN protocol stack application layer test code, you can test the application layer.
stm32-dm9000a-uip-program
- 意法半导体stm32 芯片与网络芯片dm9000A uip协议栈的应用开发-STMicroelectronics stm32 chip and chip dm9000A uip network protocol stack Application Development
up_51mcu-iCAN-stack-test-program
- 51单片机 iCAN协议 的例程,可能直接使用;对学习应用层协议很有帮助。-51 MCU iCAN protocol routines, may be directly used to learn application layer protocol is very helpful.
CanOpen-protocol-stack
- CANopen 协议不针对某种特别的应用对象,具有较高的配置灵活性,高数据传输能力,较低的实现复杂度。同时,CANopen 完全基于CAN 标准报文格式,而无需扩展报文的支持,最多支持127个节点,并且协议开源-CANopen protocol does for some particular application object, with high configuration flexibility, high data transmission capacity, low implemen
ENC28J60-Ethernet-Board
- En28j60 DRVER and example demo for the specfic TCCP/IP stack application.
zcl_sample
- zstack home 1.2.2a 应用层实现HTD21温湿度传感器获取数据报告给网关-Zstack home 1.2.2 a protocol stack application layer gateway HTD21 temperature and humidity sensors data report
BLE开发源码安装包
- 蓝牙4.0BLE协议栈就是将各个层定义的协议都集合在一起,以函数的形式实现,并提供一些应用层API,供用户调用。 注意:虽然协议是统一的,但是协议的具体实现形式是变化的,即不同厂商提供的协议栈是有区别的,例如:函数名称和参数列表可能有区别,选择协议栈以后,需要学习具体的例子,查看厂商提供的Demo演示程序、说明文档(通常,实现协议栈的厂商会提供一些API手册供用户查询)来学习各个函数的使用方式,进而快速地使用协议栈进行应用程序的开发工作。(The Bluetooth 4.0BLE protoc