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

搜索资源列表

  1. timer

    0下载:
  2. ucos下 ARM7,LPC2138的定时器使用范例很好的代码-ucos under the ARM7, LPC2138 timers use the example of good code
  3. 所属分类:uCOS

    • 发布日期:2017-04-17
    • 文件大小:49923
    • 提供者:刘一
  1. STM32PUCOS-II=GPIO_PS2_TIM

    2下载:
  2. 1.板上的8 个按键分别 代表数字1-8,按下一个按键将结果通过串口发送到PC机上显示; 2.使用两个定时器模块,分别定时为1ms 和100ms 产生中断,使用它们分别 产生1s的定时时间,将时间分别显示到数码管上; 3.外接PS/2小键盘,将按键的值通过串口显示到PC机上。-A panel of eight key representing the number 1-8 press a key the results sent through the serial port on
  3. 所属分类:uCOS

    • 发布日期:2014-09-04
    • 文件大小:297984
    • 提供者:yee
  1. lpc2000-ARM

    0下载:
  2. lpc2000系列ARM上的移植源代码。 pc.c是移植于μCOS-II的PC服务代码-lpc2000 series of ARM transplant source code. is pc.c transplantation in μCOS-II PC Service Code (pc.c) main changes: 1,# include " includes.h" changed to " config.h" 2, displayed on the screen changed
  3. 所属分类:Driver develop

    • 发布日期:2017-11-13
    • 文件大小:14927
    • 提供者:方锐
  1. UCOSII-Ventilation-controller

    0下载:
  2. 基于UCOSS的通风集中控制系统设计。采用新华龙F340单片机,实机SMBUS,UART、定时器的移植,LCD用的是T6963C-Based focus UCOSS ventilation control system design. New Hualong F340 microcontroller real machine SMBUS, UART, timer transplant LCD with T6963C
  3. 所属分类:uCOS

    • 发布日期:2017-11-22
    • 文件大小:778346
    • 提供者:沈奎
  1. UCOSII_TIME

    0下载:
  2. LPC2114基于uC/OS-II的定时器1实验使用的例子。-LPC2114 based on uC/OS-II timer 1 experiment using examples.
  3. 所属分类:uCOS

    • 发布日期:
    • 文件大小:47760
    • 提供者:amart
  1. ARM7-Time1

    0下载:
  2. 基于ARM7 的定时器应用的工程和例子,包含C源码。-Engineering and examples based on the the ARM7 timer application that contains the C source code.
  3. 所属分类:uCOS

    • 发布日期:2017-11-17
    • 文件大小:206476
    • 提供者:郑飞
  1. BC-EAC-A04I04D04

    0下载:
  2. lm3s1958路灯集中控制器,ucosII系统,实现根据经纬时控,定时开关灯。-lm3s1958 street light centralized controller, ucosII, system, to achieve the Jingwei timed, timer switch lights.
  3. 所属分类:uCOS

    • 发布日期:2017-11-23
    • 文件大小:7583744
    • 提供者:wawjr8
  1. Stc_Ucosii

    0下载:
  2. 基于51内核的UcosII移植,可以帮助初学者,更好的掌握UcosII工作原理,和了解如何利用51的定时器模拟Stm32的Systick。-Based on 51 core UcosII transplant can help beginners grasp UcosII works better, and understand how to use the 51 timer analog Stm32 of Systick
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:354360
    • 提供者:林小章
  1. TMR

    0下载:
  2. Timer library for ucos-ii.
  3. 所属分类:uCOS

    • 发布日期:2017-04-08
    • 文件大小:3797
    • 提供者:Hecato
  1. C51-MCU-UCOSII-V2.84

    0下载:
  2. C51单片机UCOSII工程文档初始化创建了LED灯任务。定时器0作为时钟-C51 microcontroller initialization UCOSII engineering documents created with LED lights tasks. Timer 0 as the clock
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:173280
    • 提供者:XIAOLI
  1. uCOS-II_20120110

    0下载:
  2. 把ucos-ii移植到arm9上,包括lcd ,urt ,timer等适配-The ucos-ii ported to arm9, including lcd, urt, timer and other adaptation
  3. 所属分类:uCOS

    • 发布日期:2017-05-06
    • 文件大小:1431021
    • 提供者:oushumin
  1. ADC

    0下载:
  2. STM32F103系列单片机,UCOS环境下ADC驱动以及定时器触发方式-STM32F103 microcontroller series, as well as driving under the UCOS environment ADC trigger timer
  3. 所属分类:uCOS

    • 发布日期:2017-04-13
    • 文件大小:2556
    • 提供者:xutong
  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. ucos-c

    0下载:
  2. 压缩包中有基于ucos系统下的常用程序,有tim捕获,串口查询,串口中断,定时器中断,温度读取。-Compressed package based on common procedures under ucos system, there are tim capture, serial query, the serial port interrupt, timer interrupt, temperature reading.
  3. 所属分类:uCOS

    • 发布日期:2017-04-30
    • 文件大小:22736
    • 提供者:mr zhang
  1. STM32-software-weld

    0下载:
  2. 基于STM32的功能程序,使用了定时器,AD转换,显示功能,可以借鉴使用-Based on the function of the STM32 procedures, the use of the timer, AD conversion, display function, can be used for reference
  3. 所属分类:uCOS

    • 发布日期:2017-04-30
    • 文件大小:38146
    • 提供者:Fu
  1. UCOSII3messagesList

    0下载:
  2. 基于stm32的ucos体统学习 本次学习是信号采集,消息队列,软件定时器内容 希望对同学们有点帮助-STM32 UCOS system based on learning the learning signal acquisition, message queue, the contents of the software timer hope a little help for students
  3. 所属分类:uCOS

    • 发布日期:2017-05-03
    • 文件大小:529081
    • 提供者:Gent Liu
  1. UCOSII-3

    0下载:
  2. UCOSII的消息队列、信号量集和软件定时器等资源的使用.-UCOSII message queue, the signal volume set and the use of the software timer and other resources.
  3. 所属分类:uCOS

    • 发布日期:2017-04-30
    • 文件大小:497442
    • 提供者:侯斐
  1. zkongzcx

    1下载:
  2. 基于STM32F103RC的中控控制代码,完整的代码注释,可定时控制继电器关机,一键开机,串口通信,IIC音量控制,完整的Keil uVision5工程,使用ucos系统创建,按钮、串口、看门狗任务(STM32F103RC based central control code, complete code annotation, timer control relay shutdown, one button start, serial communication, IIC volume con
  3. 所属分类:uCOS

    • 发布日期:2018-01-08
    • 文件大小:7163904
    • 提供者:小村庄
« 1 2 3»
搜珍网 www.dssz.com