CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - blinking

搜索资源列表

  1. KMG

    0下载:
  2. 在16383个机器周期内必须至少喂狗一次。 当晶振为11.0592M时在17毫秒内需喂狗一次。 激活看门狗后,喂狗,P2引脚上的LED闪烁发光 激活看门狗后,如果不喂狗,则复位 P0引脚上的LED闪烁发光-16,383 machines in the cycle must have at least one喂狗. When the crystal for 11.0592M domestic demand at the 17 ms time喂狗. Watchdog acti
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:9402
    • 提供者:简芝彬
  1. TrafficLight

    0下载:
  2. 本程序设计需应用软件控制并运行接口电路,使连接在该接口上的红、绿、黄发光二极管按十字路口交通红、绿、黄灯形式闪烁,并显示绿灯的倒计时时间。 程序一开始,四个方向的灯全为红灯,接着变为黄灯闪烁,然后东西方向为红灯,南北方向为绿灯并显示倒计时时间,倒计时间结束后,交通灯变成黄灯,闪烁几次后,东西方向变成绿灯,南北变成红灯,再变成黄灯,如此按交通灯的变化规则交替变化 -This procedure required the design of application software to
  3. 所属分类:Document

    • 发布日期:2017-04-24
    • 文件大小:82161
    • 提供者:zhang shun
  1. shanshuo

    0下载:
  2. 在做界面方面,肯定会遇到闪烁问题,这些文档是本人收集的如何解决闪烁文的,希望对大家有用-Interface aspects of doing, and will definitely encounter flickering problem, I have collected these documents is how to solve the blinking text, and I hope useful for all of us
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:327435
    • 提供者:hurui
  1. wdt

    0下载:
  2. 汇编和C语言两种方法的看门狗演示程序 在16383个机器周期内必须至少喂狗一次。激活看门狗后,喂狗,P0.7、P0.6引脚上的LED闪烁发光。激活看门狗后,如果不喂狗,则复位 P0.1、P0.0引脚上的LED闪烁发光-Compilation of the two methods and C language demo of the watchdog 16,383 machines in the cycle must have at least one喂狗. Watchdog activated
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:3077
    • 提供者:米菲
  1. 4

    0下载:
  2. 用STARES598PCI单板开发机设计一个应用接口芯片作为四个七段LED数码管的输出口,编写一段程序,使8个LED数码管依次闪烁左移显示从输入口的逻辑开关读入的4位数字,闪烁频率为每秒一次。其外,还需实现一些附加功能,比如:可控制左移还是右移;可重新输入另外一个四位数;输入时可回显;以及输入时的十六进制到十进制的转换的等问题。 由此可见,要实现以上的功能,需要8个7段LED数码管和逻辑开关,闪烁的频率为1s。从开关读数,用LED显示。 -Machine Design STARES598
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:103057
    • 提供者:
  1. anjian

    0下载:
  2. (1)每按下一次开关SP1,计数值加1,通过P0端口的P0.0到P0.3显示出其的二进制计数值; (2)上电的时候,L1接在P0.0管脚上的发光二极管在闪烁,当每一次按下开关SP1的时候,L2接在P0.1管脚上的发光二极管在闪烁,再按下开关SP1的时候,L3接在P0.2管脚上的发光二极管在闪烁,再按下开关SP1的时候,L4接在P0.3管脚上的发光二极管在闪烁,再按下开关SP1的时候,又轮到L1在闪烁了,如此轮流下去。 -(1) Every pressing a switch SP1, c
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:25190
    • 提供者:黄新诚
  1. qicheweidengsheji

    0下载:
  2. 设计一个汽车尾灯控制器,实现对汽车尾灯显示状态的控制。在汽车尾部左右两侧各有3个指示灯(假定采用发光二极管模拟),根据汽车运行情况,指示灯具有4种不同的显示模式:(1)汽车正向行驶时,左右两侧的指示灯全部处于熄灭状态;(2)汽车右转弯行驶时,右侧的3个指示灯按右循环顺序点亮;(3)汽车左转弯行驶时,左侧3个指示灯按左循环顺序电亮;(4)汽车临时刹车时,左右两侧的指示灯同时处于闪烁状态。-Design a car taillight controller to realize the car ta
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:115276
    • 提供者:lin ming
  1. PWM

    0下载:
  2. 关于各种电机的PWM程序: 工程1,采用C语言完成的主要功能有 1:用定时器1中断让LED闪烁; 2:用定时器2的比较单元产生一路PWM; 3:用EVB模块产生6路PWM; 另外四个汇编程序依次分别是: SVPWM(软件法)程序, 交流异步矢量程序, 直流双极性双闭环可逆控制程序, 和采样SPWM程序。 -PWM motor on a variety of programs: Project 1, using C language to complet
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:81936
    • 提供者:bullwell
  1. LPC2148Test

    0下载:
  2. blinking led program for arm
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:15674
    • 提供者:bibin
  1. Text1

    0下载:
  2. 利用动态扫描和定时器1在数码管上显示从765432开始以0.1秒的速度往下递减直至765398并保持显示此数, 与此同时利用定时器0以0.5秒速度进行流水灯从左到右移动,当数码管上的数减到停止时,流水灯也停止,然后闪烁3秒后发光二极管关闭,数码管显示“HELLO”,并保持住.-Dynamic scan and Timer 1 in the digital display to 0.1 seconds from the 765,432 rate began decreasing down an
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:751
    • 提供者:陆地
  1. led

    0下载:
  2. led blinking code in c using microc pro for pic
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:789
    • 提供者:abdul
  1. STM32-BLINK-LED-GCC-ECLIPSE-projects

    0下载:
  2. Some examples for STM32, blinking diodes and others.
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:405262
    • 提供者:Naim Sulemani
  1. main

    0下载:
  2. PIC16f877 A/D conversion LED blinking
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:1314
    • 提供者:p1lken
  1. main

    0下载:
  2. Source file for led blinking
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:628
    • 提供者:huy
  1. akram-lab-micro-1

    0下载:
  2. led blinking by 89c51 mcu
  3. 所属分类:software engineering

  1. AN3279---Blinking-LED-with-Touching-Sense

    0下载:
  2. AN3279 - Blinking LED with Touching Sense
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:82669
    • 提供者:marcio
  1. liushuideng

    0下载:
  2. 流水灯的各种简单的闪烁:从左至右,奇数闪烁,偶数闪烁,两个一起闪烁等 -Flowing water light a variety of simple blink: from left to right ,odd blinking, even blinking ,two together blinking and so on。
  3. 所属分类:Software Testing

    • 发布日期:2017-11-25
    • 文件大小:722
    • 提供者:张敬丽
  1. led-blinking

    0下载:
  2. To build the circuit, attach a 220-ohm resistor to pin 13. Then attach the long leg of an LED (the positive leg, called the anode) to the resistor. Attach the short leg (the negative leg, called the cathode) to ground.
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:118930
    • 提供者:riise
  1. Blinkrows

    0下载:
  2. Blinking the particular row by changing column
  3. 所属分类:IT Hero

    • 发布日期:2017-04-10
    • 文件大小:952
    • 提供者:Mohsen
  1. Wattmeter-_needs_R_sense_calculations

    0下载:
  2. blinking led sim on Proteus
  3. 所属分类:Software Testing

    • 发布日期:2017-04-13
    • 文件大小:3190
    • 提供者:Alaa
« 12 »
搜珍网 www.dssz.com