搜索资源列表
test51card
- 此代码是实现将lwip协议移植于51单片机的测试程序,lwip是瑞士科学院搞的light weigh tcp\\ip 协议,广泛用于单片机上网和远程控制-this code is to achieve agreement will lwip transplantation in 51 MCU testing procedures lwip Swiss Academy of Sciences are engaged in the light weigh tcp \\ ip agreement wi
ucosii4skyeye-v1.8.3
- lwip在ucos上的移植源码,包括测试例子程序。-lwip OUT on the transplant source, including testing procedures example.
LwIP_apps
- 嵌入式TCP/IP协议栈LwIP的一些应用程序,其中的例子可以用来测试socket,还有一个简单的http server-Embedded TCP / IP Protocol Stack Implementation of LwIP some applications, One example can be used to test socket, there is a simple http server
2008610915
- 实现将lwIP协议移植于mcu 51单片机的测试程序,lwip是light weigh tcpip 协议,用于单片机上网和远程控制
ethernet
- ADI DSP 以太网程序,基于lwip协议。通过测试。-ADI DSP Ethernet program, based on the lwip protocol. Pass the test.
UDP-LWIP
- LM3s6432的LWIP-UDP测试程序-LWIP UDP test use LM3s6432
TCP_test
- lpc2478 ARM处理器的TCP以太网通信测试程序,lpc2400系列在通信方面功能强大,该程序为其内部以太网的TCP通信测试程序-lpc2478 ARM processor TCP Ethernet communications test procedure, lpc2400 series powerful communications, the program for the internal Ethernet TCP communications test procedure
lwip-test
- lm9b06 以太网 UDP通讯 内置文件系统以及sd卡测试程序-lm9b06 Ethernet UDP communication built-in sd card file system and test procedures
LWIP-UDP-
- LWIP UDP 测试程序 LWIP UDP 测试程序-LWIP UDP TEST TEST procedures
Tmyethernneth
- 这是基于UCOS II操作系统,LWIP协议栈的ARM以太网接口程序,处理器是AT91SAM7x256,对于于打算学习ARM以太网接口的朋友有一定帮助,可以参考此程序实现其他硬件平台上的以太网接口的开发。 已通过测试。 -This is based on UCOS II operating system protocol stack LWIP ARM Ethernet interface program, the processor is AT91SAM7x256 have some hel
src
- arm7移植ucos2和Lwip协议,实现UDP通信,测试程序-arm7 transplant ucos2, and Lwip agreement to achieve the UDP traffic, the test program
LwIP_uCOS_WEB_server
- lwip的以太网程序,基于stm32的带有TFT触摸屏,代码好使已经通过测试。-The the lwip Ethernet program, based stm32 with TFT touch screen, so that the code has to pass the test.
V0603
- lwip lpc2478测试过 udp tcpipARM处理器的TCP以太网通信测试程序,lpc2400系列在通信方面功能强大,该程序为其内部以太网的TCP通信测试程序-lwip protocol, lpc2478 udp tcpip ucos tested
LwIPPSTM32-communication
- Lwip在stm32上的裸机移植,通信实现并有测试的应用程序-Lwip on bare metal stm32 transplant, communication to achieve and have the test application
LWIP优化测试
- stm32 测试网速程序(stm32 net test)
网络通信实验
- 硬件资源: 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接口驱动) 实验现象: