搜索资源列表
TCP-IPFOR51
- 这是南开大学实验室开发的基于51单片机的TCP-IP通信协议,有较高的参考性
ti lm3s9b92以太网lwip协议使用例程
- ti lm3s9b92以太网lwip协议使用例程,使用LWIP构建web服务器,以及UDP和TCP通信示意-ti lm3s9b92 Ethernet protocol to use lwip routines, using LWIP build web server, as well as UDP and TCP traffic signal
TCP-IPformsp430
- MSP430F149单片机的以太网通信源码,带有说明的PDF格式说明文件-The MSP430F149 MCU Ethernet communication source, with a descr iption of the documentation in PDF format
TCPIPDemoApp
- 基于pic单片机的嵌入式系统的以太网通信的软件程序,可以实现pic单片机以太网开发板的网络功能,以及学习TCP/IP协议栈的使用方法-Pic based on the Embedded System Single Chip Ethernet communications software program, can achieve single-chip Ethernet development board pic of network functions, as well as learning
lwip1.1.0
- tcp/ip协议栈,单片机网络通信C程序-tcp/ip protocol stack, single-chip network communication C program
dm9000_tcpip
- 利用cypress公司的cy7c68014内核实现uip移植,tcp通信调试成功。-利用cypress公司的cy7c68014内核实现uip移植,tcp通信调试成功
TCP
- DSP 28335实现TCP/IP协议,处理器DSP320F28335 网卡:rtl8019,实现DSP的TCP/IP通信,肯定好用。自己已经在28335上面调试过了。-DSP 28335 to achieve TCP/IP protocol, the processor DSP320F28335 card: rtl8019, to achieve the DSP TCP/IP communication, certainly easy to use. They have passed the
lwip_tcp-con
- LM8962将以太网通信,终端设置成服务器模式-LM8962 is set to server mode Ethernet
STM32uIP1.0
- 本例程移植uIP-1.0协议栈,演示开发板和PC间的TCP通信。自定义了一个简单的应用层 通信协议。本例程实现的功能有:(1)通过PC机控制板子上的LED;(2)实现了一个简单的Web服务器。-This routine transplant uIP-1.0 protocol stack development board and the PC demo of TCP traffic. Customize a simple application-layer communication pro
TCP-IP-protocol-stack-based--on-ARM
- 通过研究TCP/IP协议的设计原理,研究并简化嵌入式TCP/IP的通信模型-By studying the TCP/IP protocol design principles, research and simplify the communication model of embedded TCP/IP
enet_io
- enet_io TI Cortex-M4系列 LWIP+TCP通信。 好的代码。-enet_io TI Cortex-M4 LWIP+TCP
enet_lwip
- enet_lwip TI Cortex-M4 LWIP+TCP通信源码。 好的代码。-enet_lwip TI Cortex-M4 LWIP+TC
SIM900A-TCP
- SIM900A TCP客户端程序。功能:用TCP通信来控制开发板上的LED灯。-In this exp SIM900A is use as tcp silent。
TCPTest
- 本例程移植uIP-1.0协议栈,演示开发板和PC间的TCP通信。自定义了一个简单的应用层 通信协议。本例程实现的功能有: * (1)通过PC机控制板子上的LED; (2)测试TCP上传速度和TCP下传速度。 (3)在不影响通信的条件下实现了按键的检测和打印键值功能。-* This routine transplant uIP-1.0 protocol stacks, TCP communication demo board and the PC. Customiz
TCPnet
- lpc1768 tcp 通信程序,亲测可用-lpc1768 tcp communication code
Font_Create
- 这是window下的QT5.1下的程序,TCP通信方面程序,给大家看看,如果有什么问题,联系我啊-This is the procedure under QT5.1 window under, TCP communications program, for everyone to see, if you have any questions, contact me ah
W5500-TCP
- 本软件利用STM32f407芯片和W5500芯片实现TCP/IP网路通信,我已经测验了在STM32f407开发板。为了STM32f开发,很有用的软件-This software uses STM32f407 chip and W5500 chip to achieve TCP/IP network communication, I have tested in the STM32f407 development board. In order to STM32f development, ver
51+单片机TCP-IP+协议栈ZLIP源码
- 在51单片机平台上 利用有限资源实现网络通信(On the platform of 51 single chip microcomputer, network communication is realized by using limited resources)
XilinxVirtualCable-master
- Xilinx虚拟连接,这是一种基于TCP/IP协议的通信技术,以实现JTAG功能,通过这样的连接,可以访问开发的FPGA或者SOC,而不需要通过传统的JTAG电缆。(Xilinx Virtual Cable (XVC) is a TCP/IP-based communication protocol that acts like a JTAG cable and provides a means to access and debug your FPGA or SoC design wi
网络通信实验
- 硬件资源: 1,DS0(连接在PF9),DS1(连接在PF10) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,按键KEY0(PE4)/KEY1(PE3)/KEY2(PE2)/KEY_UP(PA0,也称之为WK_UP) 5,LAN8720(通过RMII接口驱动) 实验现象: