搜索资源列表
TCP通讯实验
- 这是基于ARM的uC/OS-II的TCP通讯实验-This is based on the ARM uC / OS-II TCP communication experiments
znet
- 在uC/OS-II上实现的tcp/ip协议实现代码.上传格式限制,下载后将后缀改为tgz!-in uC / OS-II to achieve the tcp / ip protocol code. Upload format restrictions will be downloaded into tgz suffix!
ucosip
- 基于UC/OS II操作系统的TCP/IP协议的移植源代码。-on UC / OS II operating system's TCP / IP protocol source code for the transplant.
TCPcomunication
- TCP通信源代码,用于ARM嵌入式操作系统,基于UC/OS-II,适用于LPC2200系列芯片-TCP communications source code for the ARM Embedded operating system on the UC / OS-II, apply to LPC2200 series chip
armbk-src
- ch03目录下: disasm.tgz :作者改写的反汇编器,可以输出比较容易接受的汇编格式。 simpleboot.tgz: 作者编写的简单boot代码 ch04目录下: gba_ucos.tgz : 作者移植的可运行在GBA(或者模拟器)上的uC/OS-II代码 ch05目录下: znet.tgz : 作者在uC/OS-II上实现的tcp/ip协议实现代码 ch09目录下: font.c 字体显示和变更例程 image
lwip_ucos
- 该工程源码是基于EasyARM2200开发平台开发的嵌入式TCP/IP协议栈,协议栈以LwIP为基础,基于uc/os-ii为操作系统,以太网驱动芯片为RTL8019AS,实现了支持多线程实时应用的嵌入式TCP/IP协议栈
tcpuse
- 单片机与TCP/IP传输的几个介绍 实时内核uC-OS-II下的网络监控系统的设计 基于以太网的嵌入式系统网络接口卡的设计 嵌入式以太网控制器不错的选择(共8种)
TCP_Protocal
- 基于uC/OS-II操作系统,LPC2292硬件平台,实现与PC的TCP协议通信的程序源码
8051-GPS
- 介绍了基于GPRS网的数据传输、嵌入式实时操作系统u/OS-II以及小型TCP/IP协议栈uIP;深入论述了基于8051嵌入式系统的GPRS终端的实现。提供了一种罗为简单、廉价和实用的GPRS终端的实现方案,说明了在8051中如何进行uC/OS-II和uIP的移植。
RepeaterMonitorCode
- CDMA2000直放站监控原码,满足中国电信3G网管协议要求,具有PS域(UDP或TCP)通信,远程升级和批采功能.支持华为EM200无线MODEM.LPC2368 Cpu + uC/OS-II 2.52平台.Keil for ARM编译环境.-CDMA2000 Repeater control source, with a PS domain (UDP or TCP) communications, remote upgrades and approved mining capabilitie
NXP-uCOS-II-LPC1768_V2.89
- 基于UC/OS-III系统的TCP/IP在LPC1768运行代码-UC/OS-III system-based TCP/IP code running in the LPC1768
AN-3032-V192
- uc/os tcp/ip源码 来源于UC/OS-II官方网站。 -uc/os tcp/ip source code from the UC/OS-II official website.
TCPIP_UCOSII_DRIVER
- 移植到LPC23XX系列的UC/OSII操作系统+TCP/IP协议棧+设备驱动程序源代码-uc/os-ii with TCP/IP and device drivers
TCPIPprotocolOnuCOS-II
- 在uC/OS-II嵌入式操作系统中的TCP/IP协议实现,在ADS1.2中操作-In uC/OS-II embedded in the operating system TCP/IP protocol implementation, to operate in the ADS1.2
uCOSII-ST-STM32F103ZE-SK
- uC/OS-II V2.86 and the ST STM32 (Cortex-M3) Processors on the IAR STM32F103ZE-SK Kickstart Kit
AN-Microchip-PIC32-uCOS-II-TCP-IP
- uC/OS-II and uC/TCP-IP for the Microchip PIC32 CPU (on the Explorer 16 Evaluation Board)
AN-Microchip-PIC32-uCOS-II-TCP-IP-QS
- uC/OS-II and uC/TCP-IP for the Microchip PIC32 CPU (on the PIC32 Starter Kit)
UC-OS-II
- 文件夹说明 UC-FS:是μC/OS-II的文件系统代码 UC-GUI:是μC/OS-II的图形界面的代码 UC-TCP-IP:是μC/OS-II的TCP/IP协议栈的代码-Folder Descr iption UC-FS: is the μC/OS-II file system code UC-GUI: is the μC/OS-II graphical interface code UC-TCP-IP: is the μC/OS-II for TCP/IP protoco
Twenty-UCOS-II-transplantation
- 本工程共6个任务: 任务名 优先级 功能 AppTaskStart()"Start Task" 3 初始化uC/TCP-IP,触发LED AppTaskKbd() "Keyboard" 4 读取按键和Joystick的状态,并传递给任务AppTaskUserIF() AppTaskUserIF()"User I/F" 5 更新LCD "uC/OS-II Tmr" 29 管理定时器 "uC/OS-II Stat" 30 堆栈使用率统计 "uC/OS-II Idle" 3
UCOS-II----IAR4.42-
- 开发环境:EWARM mcu:STM32 UCOS-II移植(IAR4.42版本) 本工程的代码存放在FLASH中(0x08000000~0x0801ffff,共128KB),堆栈和数据放在RAM中(0x20000000~0x20004fff,共20KB)。 本工程共6个任务: 任务名 优先级 功能 AppTaskStart()"Start Task" 3 初始化uC/TCP-IP,触发LED AppTaskKbd() "Keyboard" 4 读取按键和J