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

搜索资源列表

  1. uart-ucos

    0下载:
  2. 对于该开始学习嵌入式软件的人,特别是研究串口通讯的人大有帮助-began studying for the embedded software, especially those who study serial communications NPC help
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:117.09kb
    • 提供者:刘雨
  1. ucos-ii_vc1.0

    0下载:
  2. 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
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:300.07kb
    • 提供者:zhangdx
  1. uCOSiiforS3C44B0x_new

    0下载:
  2. 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
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:182.29kb
    • 提供者:zhangdx
  1. uart2net_3.1

    1下载:
  2. 一个完整的串口转以太网服务器的源代码.硬件平台是LPC2214 ARM7处理器+8019AS以太网控制器.软件平台是UCOSII+一个第三方的TCP/IP协议栈.-a complete serial to Ethernet server source code. Hardware platform is LPC2214 ARM7 Department processors 8019AS Ethernet controller. UCOSII software platform is a thir
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:132.27kb
    • 提供者:刘晓军
  1. ucos+net

    0下载:
  2. C++程序源代码 在ucos_ii基础上加上网络功能,串口调试, 在vc6.0 + masm.611下编译通过,该软件仅供学习使用。 建议你在学习该软件的使用,首先先大致浏览一下ucos_ii的相关内容-C source code based on the ucos_ii with network function, serial debugging, the compiler under vc6.0 masm.611 passed, the only learning to use the s
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:298.68kb
    • 提供者:张丽明
  1. ucosandlwipconvertlantocom

    0下载:
  2. 基于ucos和lwip实现网口和串口的模块实现,包括了软件架构和编程思路-LwIP uCOS and based on the realization of network and serial port of the module, including the software architecture and programming ideas
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:44.63kb
    • 提供者:张涛
  1. clockkeyrs232

    0下载:
  2. 基于ARM和proteus 采用定时器实现秒级定时 2个按键进行时间调整,一个采用中断方式、一个采用GPIO方式实现 显示1采用6个数码管(可带外部驱动器),使用动态扫描方式 显示2采用PROTEUS提供的RS232串口终端,用软件驱动串口进行显示 -Seconds using the timer class from time to time to achieve two key time to adjust to a disruption of the way the u
  3. 所属分类:uCOS

    • 发布日期:2017-04-01
    • 文件大小:380.75kb
    • 提供者:apple
  1. UART0-repack

    0下载:
  2. 基于ucos的UART串行口通信软件。采用keil开发-The UART serial port on ucos communication software. Developed by keil
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:51.75kb
    • 提供者:ysy
  1. ucosII

    0下载:
  2. uC/OS-II 实时操作系统最小系统。 Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器看结果。注意:系统提供的显示函数是并发的,他不是
  3. 所属分类:uCOS

    • 发布日期:2017-12-03
    • 文件大小:1mb
    • 提供者:zenglinman
  1. RTC

    0下载:
  2. RTC的时钟设置和显示,通过秒中断功能,在LED1(GPIO_Pin_0)上以2s为周期闪烁,并以1s为周期通过USART送出时间信息 (在串口调试软件上以24小时时间制显示)-RTC clock setting and display by seconds interrupt function in LED1 (GPIO_Pin_0) the 2s cycle flashes and sent via USART 1s cycle time information (In 24-hou
  3. 所属分类:uCOS

    • 发布日期:2017-12-01
    • 文件大小:516.92kb
    • 提供者:xuguoqiang
  1. uCOSUsartLED

    0下载:
  2. 用keil uVision4编写的嵌入了uCOS2系统的串口控制LED灯的源码,可以实现命令开发板和开发板的信息反馈到串口(内含串口调试软件)-Written with keil uVision4 uCOS2 system embedded serial control LED light source (containing serial debugging software)
  3. 所属分类:uCOS

    • 发布日期:2017-05-08
    • 文件大小:1.94mb
    • 提供者:hjb
  1. RS232

    0下载:
  2. RS232通信协议 由串口调试软件发送到串口,又返回至上位机-RS232 communication protocol sent by the serial debugging software to the serial port , and return to the previous bit machine.
  3. 所属分类:uCOS

    • 发布日期:2017-05-12
    • 文件大小:2.58mb
    • 提供者:snow
  1. 串口调试软件

    1下载:
  2. STM32F103系列单片机的串口通信程序,U-COSIII(STM32F103 series microcontroller serial communication program, U-COSIII)
  3. 所属分类:uCOS

    • 发布日期:2018-01-02
    • 文件大小:7.11mb
    • 提供者:小光宝
搜珍网 www.dssz.com