CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 uCOS开发 搜索资源 - 串口测试

搜索资源列表

  1. UartDriver

    0下载:
  2. uc/osII平台下串口驱动程序,支持重载,非常好用,已经通过产品测试,并应用于产品中。-Serial (UART) driver for uC/OS-II platform supporting reload feature. Driver itself has passed product evaluation cycle and has been embedded in real product.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:215235
    • 提供者:周冬生
  1. lpc2194 双串口程序Def_ASM

    0下载:
  2. lpc2194 双串口程序 ,测试平台ADS1.2
  3. 所属分类:uCOS开发

    • 发布日期:2011-02-21
    • 文件大小:27968
    • 提供者:kukawho
  1. ucoshighSar

    0下载:
  2. 是一款ucos系统的解决高速串口的程序在KEILi中100 通过移植测试,希望处于ucos开发串口的朋友有帮助-Ucos system is a high-speed serial solution process by 100 in KEILi transplant test in the hope that friends in ucos help develop port
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:374346
    • 提供者:张凌发
  1. uUCOOS_IICC51c

    0下载:
  2. uc/osii的c8051f移植的关键代码,我自己加入了串口与与一个定时器的移植汇编代码,对其他中断应用会有帮助 已通过测试。 -the key code of the uc/osii, c8051f transplantation, I joined the serial port and a timer transplant assembly code would be helpful to other interrupt application has been tested.
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:13423
    • 提供者:拥抱
  1. ff

    0下载:
  2. 高速串口驱动 源代码 移植到51系列单片机上的,经过测试无错误和警告-High-speed serial driver source code ported to the 51 series single-chip, tested error-free and warnings
  3. 所属分类:uCOS

    • 发布日期:2017-04-05
    • 文件大小:199122
    • 提供者:
  1. LPC2378Ucos2

    1下载:
  2. 开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。 函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:476952
    • 提供者:王满仓
  1. S3C44B0X_uCGUI

    0下载:
  2. uc-gui.apj SDT2.51工程文件 uC-GUI\ ADS1.2工程文件夹 FS-GUI UltraEdit工程文件 SI\ SourceInsight工程文件夹 img\ C语言格式位图 gui\ uC-GUI源代码文件夹 不同的LCD需改变\gui\config\lcdconf.h文件中的定义 #define LCDMONO //单色 #define LCDG4 //4级灰度 #define LCDG16 //16级灰度
  3. 所属分类:uCOS

    • 发布日期:2017-05-07
    • 文件大小:2041584
    • 提供者:Davinci
  1. AT91SAM7_uCOSII_uart_ok_v7_20090315

    0下载:
  2. 在UCOS-II操作系统成功移植到AT91SAM7S64的基础上,运用中断实现串口通信,在IAR环境下测试通过。-UCOS-II operating system in a successful transplant AT91SAM7S64 based on the realization of the use of serial communication interruption, in the IAR environment test.
  3. 所属分类:uCOS

    • 发布日期:2017-04-28
    • 文件大小:496147
    • 提供者:zgq
  1. SOURCE

    0下载:
  2. 一个UC/OS的实例程序,实现功能为串口简单的收发测试-A UC/OS examples of procedures to achieve the functions of a simple send and receive serial test
  3. 所属分类:uCOS

    • 发布日期:2017-04-17
    • 文件大小:59387
    • 提供者:康亮
  1. lpc2368UARTdrives

    0下载:
  2. 过3天的测试,支持5个串口的UART驱动完成。这5个串口分别是:0软串口,1LPC2214UART0,2LPC2214UART1,3扩展的SC16C2550UART_A,4扩展的SC16C2550UART_B.rar-Over 3 days of testing to support five serial UART driver to complete. This five serial ports are: 0 soft serial, 1LPC2214UART0, 2LPC2214UART
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:309974
    • 提供者:娃哈哈
  1. LCD

    0下载:
  2. lpc2148的LCD驱动程序以及LCD的测试程序,包含串口通信以及外部中断-lpc2148 of LCD drivers and LCD testing procedures, including serial communication and external interrupt
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:478914
    • 提供者:ajksdna
  1. Realtimeclocktestprogram

    0下载:
  2. 实时时钟测试程序 读取实时时钟的年、月、日、小时、分钟、秒信息 通过串口打印输出-Real-time clock test program to read real-time clock, month, day, hour, minute, second information output through the serial port printing
  3. 所属分类:uCOS

    • 发布日期:2017-04-03
    • 文件大小:154046
    • 提供者:su
  1. UCOSII-of-LPC2478-UART

    0下载:
  2. UCOS-II操作系统,ARM7-LPC2478内核,ADS编译环境,串口通信-UART测试程序。-UCOS-II operating system, ARM7-LPC2478 core, ADS compiler environment,serial communications test program.
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:517892
    • 提供者:邹圣雷
  1. UCOSstart-Key

    0下载:
  2. 这是UCOS在ARM7上的按键仿真(proteus),自己测试完全可以实现,比如用一个发送"按钮”启动LED闪烁或者串口任务。-This is UCOS ARM7 buttons in the simulation (proteus), his test completely realized, such as using a send "button" to start LED flash or serial task.
  3. 所属分类:uCOS

    • 发布日期:2017-04-08
    • 文件大小:400525
    • 提供者:康康
  1. COM

    0下载:
  2. 基于uCOS的串口模块,包含接收和输出缓存,已测试。-uCOS_II based RS232 module, including input and output buffer. The code has been tested.
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:873
    • 提供者:xiazhuliang
  1. Ilpc2132_ucosn

    0下载:
  2. 在LPC2132的ARM处理器上,运行Ucos系统,并在此系系统之上开始串口收发数据的代码实例。 ,已通过测试。 -In the ARM processor LPC2132 running Ucos system and the system to send and receive seerial data on the beginning of the code examples. Complete source code, has been tested.
  3. 所属分类:uCOS

    • 发布日期:2017-04-05
    • 文件大小:564268
    • 提供者:粘附
  1. UCOS_51

    0下载:
  2. ucos系统 移植到51单片机上,在代码中我有建立两个简单的测试任务,然后用串口答应出来以显示任务已经创建成功,本代码供初学者学习参考用-ucos system transplanted to 51 MCU code I create two simple test task, then serial promised to show the task has been successfully created, the code for beginners learning reference
  3. 所属分类:uCOS

    • 发布日期:2017-11-18
    • 文件大小:242596
    • 提供者:张庆林
  1. ucos-ii

    0下载:
  2. 移植UC/OS-II到C8051F020上的源码,提供6任务测试程序。下载程序并运行, 开发板上的灯循环闪烁;在串口调试助手上观察任务运行情况。-failed to translate
  3. 所属分类:uCOS

    • 发布日期:2017-12-02
    • 文件大小:113062
    • 提供者:陈福彬
  1. stm32_usart1_and_usart2

    0下载:
  2. 该工程文件为STM32F103VET6的串口功能的使用,分别使用了串口1和串口2,经过测试能够通过,本工程基于原子战舰版工程。-The project file is used STM32F103VET6 serial functions, respectively, using the serial port 1 and 2, tested through the project based on atomic warships version works.
  3. 所属分类:uCOS

    • 发布日期:2017-03-23
    • 文件大小:48403
    • 提供者:xingyou
  1. test

    0下载:
  2. rcm3010板串口网口测试程序,用串口调试助手,波特率9600,向每个口发送数据,会有回应,但是每个字节都会加上10H-rcm3010 test program
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:16584
    • 提供者:wd
« 12 »
搜珍网 www.dssz.com