搜索资源列表
LPC2138_DM9000AE_ucos_lwip
- 硬件平台LPC2138和DM9000AE; 软件平台ucos-ii和lwip。-Hardware platform LPC2138 and DM9000AE software platform ucos-ii and lwip.
com_comserver1
- 本代码为在ARMLPC2210平台上,LwIP协议在UC_OS_II操作系统上的移植和实现;主要芯片有LPC2210、RTL8019S、TLI6C554(网口转4路串口通信)开发环境为ADS1.2-The code for the ARMLPC2210 platform, LwIP agreement UC_OS_II operating system and the realization of the transplant the main chip has LPC2210, RTL801
uCos_Lwip
- 硬件平台LPC210x和rtl8019; 软件平台ucos-ii和lwip。-Hardware platform LPC210x and rtl8019 software platform ucos-ii and lwip.
STM32F4x7_ETH_LwIP_V1.0.0
- 此程序是 stm32407ig 关于 ;lwip 的程序 里面 有 tcp http telnet 等等的编程 -This program is stm32407ig about lwip program which has tcp http telnet, etc. Programming
qs_weather
- qs_weather TI Cortex-M4 通过 LWIP+TCP定时地上网并获取数个城市的 天气信息、显示在LCD屏上 (城市可通过触摸屏 自己输入,虚拟键盘);并显示 IP地址、MAC地址 显示在LCD上 -qs_weather TI Cortex-M4 LWIP+TCP LCD+TS
webPlayer
- 第一个版本的原型机会采用Cortex M3级别的芯片,使用SD卡作为音乐的缓冲区,通过WiFi模块配合 lwIP网络协议栈连接豆瓣服务器,将数据首先下载到SD卡中缓存起来;系统采用一块Vx10xx MP3解码 芯片实现音乐的解码和播放。播放模块始终从SD卡中读取缓存的音乐,从而避免由于网络不稳定带来的 糟糕的播放体验。为了保护该开源项目,SD卡将不使用任何标准的文件系统,我们会将其视作一个巨大 的FLASH缓冲区使用,配合一个简单的链表式存储结构来保存和索引音乐文件。为了解决T
application
- 1、串口回调; 2、3g模块拨号上网; 3、http收发数据; 4、lwip协议栈使用;-1, serial callback 2,3g module dial 3, http send and receive data 4, lwip stacks
UCOS-III
- UCOS-IIIV3.0版本 ,KEIL4中开发的;硬件STM32F103ZET6 添加了两个任务,一个信号量,两个消息队列;非常干净,代码书写非常规范;是移植LWIP 等其他组件的理想载体;-UCOS-IIIV3.0 version, KEIL4 developed hardware STM32F103ZET6 added two tasks, a semaphore, two message queues very clean, very standard code writing
lwip
- lwip网络协议源码,用于移植到各种嵌入式平台,需要的资源小;-lwip source code 用于移植到各种嵌入式平台,需要的资源小;
enet_lwip
- ente lwip 源码;tcp/ip协议具体应用,能够实现网络通信;-ente lwip source code;tcp/ip协议具体应用,能够实现网络通信;
STM32F407-ETH-CAMERA(TCP)
- 主控是STM32F407ZG,1MB flash,256KB RAM;外扩512KB SRAM,用于暂存camera 输出的JPEG数据,摄像头这块使用DCMI传输数据。 简单实现原理: 以太网使用lwip,netconn API编程,这种编程方式相比RAW 比较简单,只是需要OS的支持;然后,板子当服务器,PC当客户端,当建立连接后,服务器将采集到的摄像头数据发送到客户端显示。-The main control is STM32F407ZG, 1MB flash, 256KB
FreeRTOS_tm4c1294xl(基于线程)
- TI单片机tm4c1294上移植freertos 和lwip,系统任务测试通过,lwip基于系统线程实现且测试通过,测试和ip端口等设置,请看文件夹docs(Freertos and lwip were ported on TI MCU tm4c1294, system task test passed, lwip based on system thread implementation and test passed, test and ip port settings, please se