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

搜索资源列表

  1. 1hello

    0下载:
  2. sopc编程设计led,硬件软件系统都有,基于quartusii13.0的qsys-Sopc programming design of led, the hardware and software system, based on qsys quartusii13.0
  3. 所属分类:uCOS

    • 发布日期:2017-05-25
    • 文件大小:8139008
    • 提供者:朱维
  1. 2led

    0下载:
  2. sopc编程设计led,硬件软件系统都有,基于quartusii13.0的qsys 内容为控制led-Sopc programming design of led, the hardware and software system, based on qsys quartusii13.0
  3. 所属分类:uCOS

    • 发布日期:2017-05-25
    • 文件大小:8470588
    • 提供者:朱维
  1. ucosANDSTM32

    0下载:
  2. ucos-ii系统在stm32上的移植,简单的实现了两个led闪烁的功能任务!自己测试成功的例子-stm32 tansplant
  3. 所属分类:uCOS

    • 发布日期:2017-05-07
    • 文件大小:1433180
    • 提供者:tangfei
  1. DjStm32uCOSIII-V0.01.00

    0下载:
  2. STM32F103VE(库文件版本V3.5.0)+uCOS-III(版本V3.02.00)+IAR版本5.40,实现LED闪烁-STM32F103VE (library file version V3.5.0)+ uCOS-III (version V3.02.00)+ IAR version 5.40, to achieve LED flashes
  3. 所属分类:uCOS

    • 发布日期:2017-05-27
    • 文件大小:9800725
    • 提供者:role_2099
  1. Desktop

    0下载:
  2. 功能:读取按键,控制LED闪烁。 首先对引脚选择寄存器PINSEL赋值为0,设置引脚连接GPIO。,然后对按键进行扫描,等到有键按下时,开始LED闪烁的程序。为了使LED有各种各样的闪烁结果,对其设计了一个表LED_TBL[],并不断调用,对P0[7:0]这8个设置为输出的I/O口进行置一或清零,得到花样流水灯的效果。当接P0.14的按键按下时,LED闪烁状态会回到最初全灭至亮状态,然后继续按照其他花式闪烁。 -Function: Reads keys, control LED flas
  3. 所属分类:uCOS

    • 发布日期:2017-04-25
    • 文件大小:73105
    • 提供者:范鹏
  1. UC/OS-II移植实验

    0下载:
  2. 学习并掌握UC/OS移植原理 运用移植的系统,实现一个LED灯以2Hz的频率闪烁
  3. 所属分类:uCOS开发

    • 发布日期:2015-04-15
    • 文件大小:1272282
    • 提供者:zr_223@
  1. STM32PUCOSIIPLED

    0下载:
  2. 移植ucos ii实现多任务,不同led以不同频率闪烁。-Transplantation of UCOS II to realize multi task, different LED with different frequency flicker.
  3. 所属分类:uCOS

    • 发布日期:2017-05-09
    • 文件大小:1762089
    • 提供者:cheng
  1. uCOSLED

    0下载:
  2. 带UCOS操作系统的单任务LED点灯实验-LED lighting experiment with single task UCOS operating system
  3. 所属分类:uCOS

    • 发布日期:2017-05-07
    • 文件大小:1304723
    • 提供者:黄平
  1. app

    0下载:
  2. 主函数,对程序进行调试,通过led来展示工程的正常运做-The main function of the program debugging by showing the normal operation of the project led to do
  3. 所属分类:uCOS

    • 发布日期:2017-04-12
    • 文件大小:961
    • 提供者:laibao
  1. stm32-ucos-II-demo

    0下载:
  2. stm32-ucos-II模版工程,运行一个简单的led实例-stm32-ucos-II project template, run a simple led instance
  3. 所属分类:uCOS

    • 发布日期:2017-05-23
    • 文件大小:6690726
    • 提供者:马建
  1. ucosiii-ADC

    0下载:
  2. uCOSiii系统STM32的ADC采样例程,ADC采样值通过串口发送的上位机,同时增加了LED的任务。-uCOSiii system STM32 ADC sample routines, ADC samples sent by the host computer via the serial port, while increasing the LED task.
  3. 所属分类:uCOS

    • 发布日期:2017-05-13
    • 文件大小:2980000
    • 提供者:zsz
  1. uCos2-6410-player(20140221)

    0下载:
  2. 在ok6410开发板移植了uc/osII操作系统,并用PWM定时器实现了蜂鸣器播放乐谱及led显示的功能,所有代码均已调试成功。-In ok6410 development board transplant uc/osII operating system, and with the PWM timer function to achieve the buzzer to play the score and led display, all of the code have been succe
  3. 所属分类:uCOS

    • 发布日期:2017-05-03
    • 文件大小:539082
    • 提供者:唐晓辉
  1. NETCONN_WEBserver

    1下载:
  2. 本实验将实现如下功能:上电以后初始化相应的外设,如果开启了DHCP的话就获取IP地址等信息,在本实验中开发板为WebServer服务器,当开发板LCD进入主界面以后我们就可以在浏览器中输入开发板的IP地址来访问WsbServer服务器,可以在浏览器中控制开发板的相应外设,如LED、蜂鸣器。也可以通过浏览器来查看AD值和STM32F407内部温度传感器值。-The experiment will achieve the following functions: power after initia
  3. 所属分类:uCOS

    • 发布日期:2017-05-11
    • 文件大小:2398635
    • 提供者:daew
  1. RAW_Webserver

    0下载:
  2. 本实验将实现如下功能:上电以后初始化相应的外设,如果开启了DHCP的话就获取IP地址等信息,在本实验中开发板为WebServer服务器,当开发板LCD进入主界面以后我们就可以在浏览器中输入开发板的IP地址来访问WsbServer服务器,可以在浏览器中控制开发板的相应外设,如LED、蜂鸣器。也可以通过浏览器来查看AD值和STM32F407内部温度传感器值。-The experiment will achieve the following functions: power after initia
  3. 所属分类:uCOS

    • 发布日期:2017-05-11
    • 文件大小:2370471
    • 提供者:daew
  1. three_led_of_the_task

    0下载:
  2. 简易是ucos任务轮询,建立了三个LED灯的任务,网上找的,经过自己的改动调试成功,在STM32F103VCTb的板子上,内有一定注释,供刚学ucos的同学研究-Simple UCOS task polling, the establishment of the three LED lights of the task, online to find, after their own changes in debugging success, in the STM32F103VCTb board
  3. 所属分类:uCOS

    • 发布日期:2017-04-29
    • 文件大小:274694
    • 提供者:KLBS
  1. 5x7Dot-Matrix-Display

    0下载:
  2. 5x7 led dotmatrix display
  3. 所属分类:uCOS

    • 发布日期:2017-04-29
    • 文件大小:84430
    • 提供者:AKK
  1. uCOS-II-2.86-for-STM32F10x-template

    0下载:
  2. 基于STM32F10X的UCOS_II模板,创建了一个串口打印任务和两个LED闪烁任务,在正点原子MINI_STM32F10X开发板上测试通过-Based STM32F10X of UCOS_II template to create a serial print job tasks and two LED flashes, punctual atomic testing in the development board through MINI_STM32F10X
  3. 所属分类:uCOS

    • 发布日期:2017-05-20
    • 文件大小:5438017
    • 提供者:石玉
  1. STM32C8T6-PIANO-ucos

    1下载:
  2. UCOSII工程的MIDI解析 解析MIDI内容,根据MIDI文件内的节拍和音符进行钢琴教学的指示 发送到DM132进行LED显示,显示MIDI的键位和力度 内含对应到钢琴键位的原理图,和所用DM132的规格书-MIDI analysis of UCOSII project MIDI content analysis, according to the rhythm and notes in the MIDI file to carry out the instruction o
  3. 所属分类:uCOS

    • 发布日期:2017-05-03
    • 文件大小:821300
    • 提供者:shaniadolphin
  1. uCOSII_v2.91

    0下载:
  2. 代码是在STM32上移植的ucosII,ucos版本号为2.91。移植后有简单LED显示,可作为ucos研究的模板使用。-Code is on the STM32 transplant ucos II, ucos version number is 2.91. After transplantation simple LED display can be used as a template to use ucos research.
  3. 所属分类:uCOS

    • 发布日期:2017-04-30
    • 文件大小:444190
    • 提供者:杰克
  1. APP

    0下载:
  2. 对led灯闪烁进行编程,实现在特定的时间内灯进行闪烁-Led lights flashing on programming, realized in a specific time lamp blinks
  3. 所属分类:uCOS

    • 发布日期:2017-04-29
    • 文件大小:100003
    • 提供者:张嘉航
« 1 2 ... 6 7 8 9 10 1112 »
搜珍网 www.dssz.com