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

搜索资源列表

  1. Time LPC2200

    0下载:
  2. LPC2200时钟显示程序源代码,ucOS-II系统下的实现方法,时钟设置以及显示-LPC2200 clock display program source code, ucOS-II system implementation, and demonstrate the clock installed
  3. 所属分类:uCOS开发

    • 发布日期:2013-07-13
    • 文件大小:47.43kb
    • 提供者:杨羽凌
  1. multitaskRTC

    0下载:
  2. 基于ucos的多任务与系统时钟实验,使用信号量解决任务间互斥问题,把系统时间显示在一个文本框中-based multi-task with the system clock experiments, the use of signal volume between mutually exclusive mandate to solve the problem, the system shows the time in a text box
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:246.84kb
    • 提供者:liming
  1. ucosIIRTC

    0下载:
  2. ucos下完成时钟显示及别的任务,编程平台为SDT2.51,c代码-OUT complete clock display and other tasks, programming platform for SDT2.51, c code
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:89.57kb
    • 提供者:刘军
  1. Stm32_ucos_2-3

    0下载:
  2. 在IAR环境中编写程序实现以下功能: 1、设计一个应用程序Mytask; 2、在任务中调用OSTimeGet()获得系统时钟节拍数OSTime,并将其显示在第一组数码管上; 3、当任务运行10s时,调用OSTimeSet()将OSTime设置为10,并显示在第二组数码管上。-Write a program in the IAR environment to achieve the following functions: 1, designing an application Myt
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:329.68kb
    • 提供者:林燕
  1. Stm32_ucos_2-1

    0下载:
  2. 在IAR环境中编写程序实现以下功能: 1、在第一组数码管上显示任务的运行次数; 2、调用钩子函数OSTimeTickHook()在第二组数码管上显示系统在没发生500次时钟中断期间,调度器进行任务调度的次数。-Write a program in the IAR environment to achieve the following functions: 1, in the first group of digital number displayed on the task of r
  3. 所属分类:uCOS

    • 发布日期:2017-04-17
    • 文件大小:331.66kb
    • 提供者:林燕
  1. Stm32_ucos_2-2

    0下载:
  2. 在IAR环境中编写程序实现以下功能: 1、设计3个任务的应用程序,三个任务分别是Mytask、Youtask、Intertask; 2、在第一组数码管上显示任务Mytask的运行次数,在第二组数码管上显示任务Youtask的运行次数; 3、任务Intertask是在时钟节拍中断服务程序中用钩子函数OSTimeTickHook()中断1000次时使用一个信号变量Interkey激活的; 4、用蜂蜜器响一小段时间表示“运行了中断要求运行的任务Intertask”。-Write a p
  3. 所属分类:uCOS

    • 发布日期:2017-03-27
    • 文件大小:334.31kb
    • 提供者:林燕
  1. RTC_2103

    0下载:
  2. lpc2103实时时钟功能通过nokia5110单色液晶显示-lpc2103 by real-time clock function monochrome LCD nokia5110
  3. 所属分类:uCOS

    • 发布日期:2017-04-02
    • 文件大小:60.01kb
    • 提供者:江尚东
  1. S3C44B0X_clock

    0下载:
  2. 实现嵌入式平台S3C44B0X下的时钟显示,在LED键盘上实现秒功能。-Embedded S3C44B0X platform under the clock showed that LED keyboard functions to achieve seconds.
  3. 所属分类:uCOS

    • 发布日期:2017-04-29
    • 文件大小:53.42kb
    • 提供者:张雨晨
  1. uCOS-II

    0下载:
  2. 各个实例显示嵌入式实时操作系统μC/OS-Ⅱ内核的任务管理和调度、系统时钟和节拍服务、时间管理、中断、任务的通信和同步、内存的简单管理原理,适合初学者入门-All examples of embedded real-time operating system μC/OS- Ⅱ core task management and scheduling, the system clock and the tempo of service, time management, interruption,
  3. 所属分类:uCOS

    • 发布日期:2017-05-12
    • 文件大小:2.91mb
    • 提供者:水月
  1. camera

    0下载:
  2. 用SMART2200低成本的实现OV9650摄像头驱动,并在TFT上显示,基于ARM7操作频率较低,进行了像素时钟的降频,故输出一张图片的时间大于1S.-SMART2200 with the realization of low-cost drive OV9650 camera and TFT displays, the lower operating frequency based on the ARM7, a pixel clock frequency of the drop, so the
  3. 所属分类:uCOS

    • 发布日期:2017-04-10
    • 文件大小:1.24mb
    • 提供者:谢广龙
  1. Time_Driver

    0下载:
  2. 时间驱动模块。设置时间日期与RTC计数值相互转化,通过I2C读取写入,可在ucGUI应用层调用显示系统时钟。-Time-driven module. Set the date and time of RTC counts into each other, through the I2C read the writing, you can call the application layer ucGUI display system clock.
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:1.86kb
    • 提供者:ka
  1. shiyan

    0下载:
  2. 该文件是基于周立功的EAZYARM开发板,uCOS II操作系统。实现数据采集、数据存储、I2C总线控制、LED时钟显示、键盘输入、网络通信等多任务。-The document is based on weekly contribution in EAZYARM development board, uCOS II operating system. Data acquisition, data storage, I2C bus control, LED clock display, keybo
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:550.38kb
    • 提供者:王懿
  1. LPC2131CLOCKDesign

    0下载:
  2. 利用LPC2131实时时钟实现电子钟,并利用6位七段数码管显示-Using LPC2131 to achieve real-time clock electronic clock, and the use of six seven-segment LED display
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:245.44kb
    • 提供者:zhouzhuai
  1. BathroomWaterSavingSystem

    0下载:
  2. 基于ucos2的浴室节水系统(射频,IC卡操作,LCD显示,时钟)-Bathroom water system based on ucos2 (RF, IC card operation, LCD display, clock)
  3. 所属分类:uCOS

    • 发布日期:2017-04-17
    • 文件大小:450.86kb
    • 提供者:赵伟
  1. uCos2_1029B

    0下载:
  2. 基于S3C2440的开发,移植有UCOS,带液晶显示3.5寸液晶,实时时钟和ADC采样,led显示等。-Based on the development of S3C2440 UCOS, belt, transplanted with 3.5 inch LCD LCD display, real-time clock and ADC sampling, the led display.
  3. 所属分类:uCOS

    • 发布日期:2017-05-21
    • 文件大小:6.32mb
    • 提供者:zhang
  1. projectCLOCK

    0下载:
  2. 基于uC-OSII的交通灯和时钟,用七段数码管显示相关指示信息-UC-OSII based traffic lights and the clock, seven-segment LED display with relevant instructions
  3. 所属分类:uCOS

    • 发布日期:2017-05-22
    • 文件大小:6.39mb
    • 提供者:zhouzhuai
  1. luo

    0下载:
  2. 介绍了一种基于uC/OS-II的实时时钟的设计。该设计以LPC2148作为核心控制器,由数码管显示模块、按键模块、蜂鸣器组成。该设计具有准确时间、设置闹铃的功能。经测试该设计显示准确,灵敏度高,反复调校,达到最佳效果。-Introduces a kind of based on uC/OS-II of the design of the real-time clock. The design for the LPC2148 as core controller, digital display
  3. 所属分类:uCOS

    • 发布日期:2017-05-09
    • 文件大小:1.56mb
    • 提供者:feng
  1. ucos-work-time

    0下载:
  2. 利用ucos操作系统设计世界时钟,实时多任务操作,并在触摸屏上进行显示-make use of u-cosII system to Design work time
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:313.82kb
    • 提供者:yxw
  1. uCOS_LPC2214_New

    0下载:
  2. 基于LPC2214的UCOS应用程序,包含了ADS7846的触摸屏校准,9325液晶屏显示,LM35温度传感器应用,DS1302实时时钟,指针式时钟显示。-Based on the LPC2214 the UCOS application of, contains the ADS7846 touch screen calibration, 9325 LCD screen display, LM35 temperature sensor applications, the DS1302 real-
  3. 所属分类:uCOS

    • 发布日期:2017-11-19
    • 文件大小:1.46mb
    • 提供者:发生
  1. RTC时钟 3.2寸TFT显示

    0下载:
  2. 在嵌入式STM32F103X平台上实现3.2寸TFT显示控制(Implementation of 3.2 inch TFT display control based on embedded STM32F103X platform)
  3. 所属分类:uCOS

    • 发布日期:2018-01-05
    • 文件大小:27.61mb
    • 提供者:meiy
« 12 »
搜珍网 www.dssz.com