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

搜索资源列表

  1. ucos-lpc213x-6GeRenWu

    0下载:
  2. UCOS移植到LPC2148上使用:有6个简单任务: 功能: 任务0 (P1.8 灯循环 亮 灭 ) 任务1 (P1.9 灯循环 亮 灭 ) 任务2 (P1.20 灯循环 亮 灭 ) 任务3 (P0.7 蜂鸣器循环 鸣 停 ) 任务4 (595驱动的数码管从0~9 循环显示) 任务5 (P1.21-P1.25LED灯 循环亮 灭) QQ:228939191 月亮
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:325968
    • 提供者:月亮
  1. Counter

    0下载:
  2. PROTEUS下仿真LPC2106,运行UCOS设计的计数器程序,通过两个按键来控制加减计数器,并输出数码管显示。包括源程序和仿真电路。
  3. 所属分类:uCOS开发

    • 发布日期:2014-01-17
    • 文件大小:140077
    • 提供者:龚剑
  1. uC/OS-II程序-消息邮箱,从串口接收的字符串交给数码管显示

    0下载:
  2. uC/OS-II 2.84在LPC2400实验板上的范例程序,两个任务使用信号量互斥使用数码管显示任务号
  3. 所属分类:uCOS开发

    • 发布日期:2011-03-31
    • 文件大小:6490
    • 提供者:ymh10532
  1. Stm32_ucos 在STM32上编写多任务实时操作系统

    0下载:
  2. 在STM32上编写多任务实时操作系统,同时运行6个任务,通过发送和接收信号量机制,解决哲学家就餐问题,通过板上按键代表哲学家的就餐请求,板上LED灯表示就餐成功或者未果,同时在晶体数码管上显示就餐申请时间。-STM32 to write multi-task in real-time operating system, run six tasks by sending and receiving semaphore mechanism to solve the dining philosophe
  3. 所属分类:uCOS开发

    • 发布日期:2017-03-21
    • 文件大小:345887
    • 提供者:郭攀
  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-29
    • 文件大小:337596
    • 提供者:林燕
  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-16
    • 文件大小:339623
    • 提供者:林燕
  1. Exp16Keyboard-and-Lcd

    0下载:
  2. 利用2410开发平台,在ucos ii下编写键盘显示程序,很好的实现了键盘按键后,数码管实时显示的效果,程序运行良好。-Development platform by 2410, prepared in ucos ii keyboard display program, a good realization of the keyboard keys, the digital real-time display of the results, the program runs well.
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:275926
    • 提供者:wangzirui
  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
    • 文件大小:342333
    • 提供者:林燕
  1. PWM

    1下载:
  2. 运行程序时,正常情况下,喇叭和蜂鸣器会发声,数码管的第一个显示A,表示AD的意思,中间两个数码管显示AD转换出来的数值,闪动的点为定时器工作时每秒的计时。按键时在第4个数码管上显示所按下的键值。8个LED除第3,4个不亮外其他都亮,而当把插在J1第1,2针上的插线改插在J1第3,4针上时,这第3,4个LED亮。通过调节滑动变阻器VR1或VR2的值使数码管上显示的AD值改变。通过串口调试助手发送数据,目标板接收后在液晶上显示(波特率为9600),目标板每次复位后,都会向上位机发送一串数据,并在LC
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:211399
    • 提供者:阳光
  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
    • 文件大小:389889
    • 提供者:apple
  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
    • 文件大小:251333
    • 提供者:zhouzhuai
  1. shiyan5

    0下载:
  2. 熟悉利用Ucos-II嵌入式操作系统开发一个实际项目的过程。 1.当开关switch闭合时,数码管显示0xff,串口终端发送数据0xff。不管是哪个键盘按下,都保持不变。 2.当开关switch打开时,数码管显示键盘键值,并在串口终端中输出此键值。 -failed to translate
  3. 所属分类:uCOS

    • 发布日期:2017-04-07
    • 文件大小:367612
    • 提供者:
  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
    • 文件大小:6703183
    • 提供者:zhouzhuai
  1. qiangdaqi

    0下载:
  2. 这个程序是4路抢答器的程序,这个程序实现的功能是:当主持人按下抢答键后,参赛选手才可以进行抢答。抢答时能发出声响,并通过七段数码管显示是哪位选手抢答的。这个程序在PIC单片机上测试过,效果良好-This program is 4-way Responder program, this program is to achieve the function: When the host pressed to answer in key, players can only answer in. Res
  3. 所属分类:uCOS

    • 发布日期:2017-04-10
    • 文件大小:1140
    • 提供者:蔡坤堤
  1. ucosii-arm-spi

    0下载:
  2. 本实例运用proteus仿真软件,仿真 LPC2106 arm芯片在ucosii系统上控制数码管显示的功能-The examples use proteus simulation software, simulation LPC2106 arm ucosii system control chip in the digital display function
  3. 所属分类:uCOS

    • 发布日期:2017-04-02
    • 文件大小:123492
    • 提供者:杨家
  1. ucos

    0下载:
  2. 本实例运用proteus仿真软件,仿真 atmega8芯片在ucosii系统上控制5位数码管显示-The examples use proteus simulation software, simulation atmega8 chip ucosii system control 5 digital display
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:194585
    • 提供者:杨家
  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-08
    • 文件大小:1639086
    • 提供者:feng
  1. UCOSII_SPI

    0下载:
  2. LPC2114基于UCOSII的SPI驱动使用的例子。通过硬件SPI接口控制LED数码管显示数,中间件代码-LPC2114 SPI UCOSII the drive using examples. Hardware SPI interface to control the number of LED digital tube display, middleware code
  3. 所属分类:uCOS

    • 发布日期:2017-11-18
    • 文件大小:56123
    • 提供者:amart
  1. ucos

    0下载:
  2. 智能交通灯,以通道转换采集的数据模拟实时道路车流量,以数码管显示数据,在串口输出相应信息。-Intelligent traffic lights, real-time road traffic flow channel conversion data acquisition analog, digital tube display data in the serial output.
  3. 所属分类:uCOS

    • 发布日期:2017-11-21
    • 文件大小:422990
    • 提供者:xiakong
  1. ucOSIIPFREQ

    0下载:
  2. 一个通过电位器调节输出频率,带数码管显示,系统为ucos-Through a potentiometer to adjust output frequency, with digital tube display, system for ucos
  3. 所属分类:uCOS

    • 发布日期:2017-05-24
    • 文件大小:8003852
    • 提供者:王伟杰
« 12 »
搜珍网 www.dssz.com