搜索资源列表
uart-ucos
- 对于该开始学习嵌入式软件的人,特别是研究串口通讯的人大有帮助-began studying for the embedded software, especially those who study serial communications NPC help
S3C44B0x ucos
- ucos移植范例 简单串口驱动可用于移植时的调试,系统源码免费-CENTER transplant simple example can be used to drive Serial transplantation debugger, system source code free
uCOS-II下的uart0驱动和应用程序
- 周立功的EasyARM2210开发板串口中间件应用实验-weeks meritorious EasyARM2210 development board serial middleware application experiment
uCOS-IIModem_example
- 串口驱动 MODEM接口模块 I2C总线模块 SPI总线模块-Serial I2C Bus Interface Module Module Module SPI Bus
ucOS-II-GPRS
- ucOS-II应用源码:通过对串口编程来控制GPRS扩展板,实现发送固定内容的短信,接打语音电话等通讯模块的基本功能。利用开发平台的键盘和液晶屏实现人机交互。-ucOS-II application source : Serial Programming right to control the GPRS expansion boards, achieve this fixed content of the messages, then fight voice telephone communi
uCOS-II_uart_yingyong
- ucos下的串口通信例子,cpu为LPC2210-OUT of serial communication example, cpu for the LPC2210
ucos-ii_vc1.0
- uC/IP源代码 2003-08-16[摘][码] 该软件是本人在ucos_ii基础上加上网络功能, 串口调试, 在vc6.0 + masm.611下编译通过, 该软件仅供学习使用。-Phone / IP source code 2003-08-16 [Abstract] [code] is the software I ucos_ ii basis with network function, serial debugging, the compiler under vc6
uCOS-II_COMM
- 本源码是ucos-II实时操作系统下的串口中间件程序-the source is OUT-II real-time operating system under the procedures Serial Middleware
UART0+UCOS-II
- 基于ucos-ii的uart0+ucos-i源码,实现串口通信。-based CENTER-ii of uart0 OUT-i-source, Serial communication.
tsinghuaembeded.rar
- 清华嵌入式系统作业,lpc2124+lcd+串口+ucos,Tsinghua embedded system operation, lpc2124+ lcd+ Serial+ ucos
ucos-the-transplan-in-2812.rar
- 本实例详细讲解了UCOS在2812上移植的过程,包括串口驱动等一系列的内容!,Detailed account of the examples UCOS in 2812 on the transplantation process, including a series of serial-driven content!
UCos-II.core.analysis.Transplantation.and.Driver.D
- 《uC/os-II 内核分析.移植与驱动程序开发》随书光盘中的全部源代码,全部通过调试。书中介绍μC/OS-Ⅱ的内核分析、移植过程和驱动程序开发方法。书中首先以μC/OS-Ⅱ在8051系列单片机上的移植为例子,详细剖析μC/OS-Ⅱ的内核和移植过程;然后以串口通信为例,介绍如何为μC/OS-Ⅱ实时内核添加设备的驱动程序;最后介绍μC/OS-Ⅱ在数字信号处理器[DSP]上的移植,以使读者进一步加深对μC/OS-Ⅱ的理解。 -" UC/os-II core analysis. Transpl
uCos
- ucos 在s3c44b0 ARM芯片上的移植。系统初始化后会建立除idle任务外的其余三个任务,通过串口打印,或者LED灯显示-uCOS s3c44b0 ARM chip in the transplant. After system initialization creates idle tasks in addition to the remaining three tasks, print through serial port, or LED lights display
uC-Serial
- SERIAL (BYTE) COMMUNICATION MODULE for UCOS. Port: AT91SAM9RL.-SERIAL (BYTE) COMMUNICATION MODULE for UCOS. Port: AT91SAM9RL.
uCOS-Ii
- ucos应用举例源代码,包括到51,ARM,串行通信,模数转换器-ucos application example source code, including the 51, ARM, serial communications, analog
Serial-Driver
- 这是一个基于ucos操作系统开发的串口循环缓冲区!是运行于ARM7内核的LPC2148处理器上的。-This is an operating system development based on the serial ucos circular buffer! Is running on the LPC2148 ARM7-core processors.
ucOS
- 一个基于uc/OS -II环境下的串口驱动,-Based uc/OS-II environment, the serial driver,
uCOS-II
- 基于ucos-ii的两个简单实例,并有Protuse仿真。一个是LED实例,还有一个是串口实例。适合于初学者学习。-Based on ucos-ii two simple example, and have Protuse simulation. One example is LED, and a serial port is an example. Suitable for beginners.
103-ucos-send531
- 采用ucosiii操作系统,不让单片机裸奔。利用串口发送AT指令到sim900a,再使用tcp协议将采集到的数据上传至onenet云平台。(Using ucosiii operating system, do not let single chip streaking. Use the serial port to send AT instructions to the sim900a, and then use the TCP protocol to collect the data uplo
ucos serial
- 串口 的 ucos 驱动编程,应该比较有用(ucos serial driver CommGetChar CommGetTxChar CommPutChar CommBufInit)