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

搜索资源列表

  1. 2005331533477

    0下载:
  2. 能给发家提供这个好东西不容易,希望大家能多多学习,不要辜负了。 uC/GUI是uC/OS-II配套的专用图形界面。这可不是开源软件,也不象uC/OS-II一样可以免费下载,这个是非常昂贵的软件。所以大家拿到后,不要声张,偷着乐吧 ^_^-can provide a small minority of the good things is not easy, I hope you will learn more, do not fail to live up to. UC / GUI is uC
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:1750113
    • 提供者:鲁清竹
  1. myucos2

    0下载:
  2. kei1 c51 移植的ucos2 直接运行我的工程文件可以进入shell界面 里面我修改堆栈地使用方法,内部中文解说-kei1 transplant operation ucos2 direct my engineering documents can enter inside my shell interface changes to the use of stack, internal Chinese Commentary
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:228023
    • 提供者:陈亮
  1. Navigation

    0下载:
  2. 基于S3C44B0X开发的一个校园导航系统,可显示两点间的路线,部分地点的信息提示,通过键盘和触摸屏交互,界面美观大方。-S3C44B0X based on the development of a campus navigation system, can show that the line between the two points, information on the location of some suggest, through the keyboard and touch-s
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:12185
    • 提供者:haibing
  1. ucOS-II-GPS

    3下载:
  2. ucOS-II 实例:GPS应用源码,可以掌握GPS通信原理,学习NMEA0183 ASCII接口协议格式。-ucOS-II examples : GPS application source code, can acquire GPS Communication Theory, Learning NMEA0183 ASCII Interface Protocol format.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:1022615
    • 提供者:张磊
  1. tft6758

    1下载:
  2. tft真彩屏的显示,运用ucos操作系统,在arm7平台上实现,可以制作工控机的人机界面-tft true color screen display, use OUT operating system, in arm7 platform realized, IPC can make the human-computer interface
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:615142
    • 提供者:berry.feng
  1. MyLwip02

    0下载:
  2. 基于sam7x256平台做的CAN与网口互转接口, 只是把基本框架写出!估计有错误,抛砖引玉,-sam7x256 platform based on the CAN do with the network interface mouth referrals, but the basic framework to write! Estimated to be wrong, congregate, Oh
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:1596408
    • 提供者:健健
  1. ucos2_gui

    0下载:
  2. 在mini2440上实现ucos2功能和uCGUI的界面,可以在此基础上开发。-In mini2440 achieve ucos2 features and uCGUI interface, you can develop on this basis.
  3. 所属分类:uCOS

    • 发布日期:2017-05-29
    • 文件大小:12272401
    • 提供者:祥有
  1. tinySH-uCOS-II

    0下载:
  2. 现成的工程,不需要修改,开源,用MDK411打开。硬件上只要有一个带USART1的STM32F10x的开发板,25M外部晶振,即可立即体验tinySH提供的便捷。 tinySH是运用于单片机上的命令行交互接口,方便系统调试与维护。 该接口类似linux的shell,有ls, cd, tree, exit, ps, reset, halt等命。不同的是,该接口不需要文件系统的支持,容量小。程序员可以在root目录下扩展目录与命令。 本人一直使用tinySH做产品开发。绝对OK!-Rea
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:327175
    • 提供者:
  1. uCOS-II

    0下载:
  2. vc2005环境下运行的ucos2.86,内部包含2.86和2.83两个版本的内核,可根据需要选择使用,做了个简单的显示界面。-vc2005 environment running ucos2.86, containing 2.86 and 2.83 within two versions of the kernel can be chosen to use, do a simple display interface.
  3. 所属分类:uCOS

    • 发布日期:2017-05-13
    • 文件大小:3436323
    • 提供者:何阳
  1. ucos-file

    0下载:
  2. ucos下yaffs文件系统的接口函数移植实验,可以帮助初学者学习嵌入式文件系统-the ucos under yaffs file system interface functions transplant experiment, can help a beginner learn the embedded file system
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:694271
    • 提供者:邓建
  1. UCOS_GUI_Project

    0下载:
  2. UCOS做GUI,需要UCOS做图形界面的朋友,可以做个参考,希望对你们有所帮助-UCOS GUI, you need to UCOS do the friends of the graphical interface can be a reference to help you
  3. 所属分类:uCOS

    • 发布日期:2017-06-20
    • 文件大小:33857996
    • 提供者:xu jianwen
  1. TC-ucos-philos-comment-in-detail

    0下载:
  2. TC-ucos-philos-详细注释.rar 用TC编译ucos并在图像化界面下演示哲学家就餐问题,采用信号量机制,程序有BUG,不能顺利运行,但是我写了很多注释,有兴趣的朋友可以继续做下去,我的邮箱xuxi009@163.com可与我联系。注意图形界面驱动的路径要和源文件中的相同否则无法显示图形界面,相信用过TC的图形界面的明白,呵呵。-TC-ucos-philos-detailed notes. Rar uCOS compiled by TC and the image of i
  3. 所属分类:uCOS

    • 发布日期:2017-05-14
    • 文件大小:3765223
    • 提供者:xuxi
  1. myethernet

    0下载:
  2. 这是基于UCOS II操作系统,LWIP协议栈的ARM以太网接口程序,处理器是AT91SAM7x256,对于打算学习ARM以太网接口的朋友有一定帮助,可以参考此程序实现其他硬件平台上的以太网接口的开发。-This is UCOS II-based operating system, LWIP Ethernet protocol stack interface program ARM processors are AT91SAM7x256, the study intends to Friends
  3. 所属分类:uCOS

    • 发布日期:2017-03-31
    • 文件大小:517610
    • 提供者:王石磊
  1. LPC2148_USB_uCOS

    0下载:
  2. 本软件包含有嵌入式操作系统uC/OS-II下,ARM7内核芯片LPC2148 USB的固件驱动程序。此代码用C语言在ADS1.2集成开发环境中开发并调通,可在实际工程中使用。USB外围电路、PC界面接口代码和使Windows98/2000/XP识别USB的驱动文件以及重要接口函数说明也在压缩包中。-This package mainly contains the USB firmware codes of the LPC2148 under the uC/)S-II operating syst
  3. 所属分类:uCOS

    • 发布日期:2017-05-11
    • 文件大小:2966500
    • 提供者:张集墨
  1. CLed

    0下载:
  2. LCD C Code use for embedded systems. we can interface lcd to uc using this code.this is very useful code.
  3. 所属分类:uCOS

    • 发布日期:2017-03-27
    • 文件大小:22813
    • 提供者:Susantha
  1. uCGUIBulider2.0.0.5

    0下载:
  2. uCGUIBulider2.0 基于ucGUI的嵌入式设备的 可视化界面设计工具,可以方便的编写ucGUI 应用程序,uCGUIBulider2 可以像编写VB C#程序 那样来编写ucGUI程序 -uCGUIBulider2.0 ucGUI embedded devices based on visual interface design tool, you can easily write ucGUI application, uCGUIBulider2 can write VB C# pr
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:2330229
    • 提供者:wyl
  1. ucos-i

    0下载:
  2. 基于ucos-ii的报警系统的全部源代码,非常适合ucos-ii的初学者,全部用C编写,采用的是ZLG的LPC2378模板,能稳定运行。内容包含串口读写,AT45DB161B SPI接口FLASH读写。GPIO控制等-The alarm system based on uCOS-II full source code, very suitable for beginners of uCOS-II, all prepared with C, using the ZLG LPC2378 templa
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:1044008
    • 提供者:chenchen
  1. huarongdao

    0下载:
  2. 实验课做的一个华容道,界面美观,绝对可以运行,基于ARM3000平台-Lab do a Huarong, beautiful interface and it can definitely run, based on the ARM3000 platform
  3. 所属分类:uCOS

    • 发布日期:2017-04-05
    • 文件大小:463804
    • 提供者:leo
  1. Tmyethernneth

    0下载:
  2. 这是基于UCOS II操作系统,LWIP协议栈的ARM以太网接口程序,处理器是AT91SAM7x256,对于于打算学习ARM以太网接口的朋友有一定帮助,可以参考此程序实现其他硬件平台上的以太网接口的开发。 已通过测试。 -This is based on UCOS II operating system protocol stack LWIP ARM Ethernet interface program, the processor is AT91SAM7x256 have some hel
  3. 所属分类:uCOS

    • 发布日期:2017-04-01
    • 文件大小:520228
    • 提供者:补助
  1. Api

    0下载:
  2. 硬件抽象层,上层访问接口,可在uCOS等实时系统中使用。-Hardware abstraction layer the upper access interface, you can use in uCOS such as real-time systems.
  3. 所属分类:uCOS

    • 发布日期:2017-12-08
    • 文件大小:5171
    • 提供者:31
« 12 »
搜珍网 www.dssz.com