CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - led

搜索资源列表

  1. Yuruyen

    0下载:
  2. pic yuruyen led uygulaması yapı lmı s kolay gelsin-pic yuruyen led uygulaması yapı lmı s kolay gelsin
  3. 所属分类:Compiler program

    • 发布日期:2017-11-25
    • 文件大小:10720
    • 提供者:fcgfc
  1. C2

    0下载:
  2. 基于 16f877a拨键控制led灯点亮-Based on the 16f877a dial buttons on the control led lamp lights
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:515
    • 提供者:lee
  1. New-WinRAR-ZIP-archive

    0下载:
  2. program decoder IR dengan interface led pada avr
  3. 所属分类:Compiler program

    • 发布日期:2017-11-30
    • 文件大小:1260
    • 提供者:jo
  1. danpianjizhongduanfangzhen

    0下载:
  2. 单片机仿真。proteus环境内。包含仿真,源文件,kell文件。内容:51单片机中断控制,使得LED灯1秒亮灭,60秒亮灭,1小时亮灭。-SCM simulation. proteus environment. Including simulation, source files, kell file. Content: 51 microcontroller interrupt control, LED lights light off one second, 60 seconds light
  3. 所属分类:assembly language

    • 发布日期:2017-12-07
    • 文件大小:38776
    • 提供者:savory
  1. msp430x20xx_dco_flashcal

    0下载:
  2. // Descr iption: This code re-programs the F2xx DCO calibration constants. // A software FLL mechanism is used to set the DCO based on an external // 32kHz reference clock. After each calibration, the values from the // clock system are read ou
  3. 所属分类:source in ebook

    • 发布日期:2017-11-24
    • 文件大小:1963
    • 提供者:RTR
  1. 4LED

    0下载:
  2. 全彩LED渐变跳变程序 可以调节变色速度亮度-The transition program full-color LED gradient discoloration speed brightness can be adjusted
  3. 所属分类:assembly language

    • 发布日期:2017-11-30
    • 文件大小:5812
    • 提供者:郭雷
  1. 1

    0下载:
  2. 程序实现的功能是控制P3口的8个发光二极管从右向左逐一点亮并熄灭。其中P3口输出逻辑电平“0”时控制发光二极管点亮,输出逻辑电平“1”时控制发光二极管熄灭。-Program function is to control the port P3 eight light-emitting diodes from right to left one by one lit and extinguished. Control port P3 output logic level " 0"
  3. 所属分类:assembly language

    • 发布日期:2017-11-13
    • 文件大小:6890
    • 提供者:冯杨森
  1. 8255

    0下载:
  2. 微机实验8255 1)用8个LED来反映8个开关量的状态,拨动开关,让对应的灯亮。 2)8255控制交通灯 本设计用LED来模拟交通灯。请考虑8255与LED的连接,以及如何用8255来控制LED的点亮与熄灭。 交通灯的控制过程: 东西向的绿灯、南北向的红灯亮5秒钟。 东西向的绿灯灭、南北向的红灯亮,在此时间段中东西向的黄灯闪烁5次,每次亮0.5秒灭0.5秒。 南北向的绿灯、东西向的红灯亮5秒钟。 南北向的绿灯灭、东西向的红灯亮,在此时间段中南北向的黄灯闪烁5次,
  3. 所属分类:assembly language

    • 发布日期:2017-11-26
    • 文件大小:47679
    • 提供者:庄剑文
  1. arm-labview

    1下载:
  2. 基于arm开发板和pc机的tcp/ip通讯,arm开发板作为服务器,pc机作为客户端连接arm板,arm板根据接收的命令开关led灯。其中pc机的客户端程序用labview编写。-Based on arm development board and pc tcp/ip communication, arm development board the connecting arm board as a client as a server, pc machine to arm the board
  3. 所属分类:LabView

    • 发布日期:2017-11-01
    • 文件大小:10060
    • 提供者:tq
  1. DS_PIC16F883_Led_Panel_74ls164

    0下载:
  2. PIC16F883使用74ls164驱动LED数码管的程序,使用3个脚可以控制8个LED数码管的显示,同时将TRC芯片ds12887的时钟内容显示出来-The PIC16F883 to use 74ls164 drive LED digital tube procedure, the use of 3 feet can control of eight LED digital tube display, at the same time the the TRC chip clock ds1288
  3. 所属分类:assembly language

    • 发布日期:2016-01-25
    • 文件大小:26624
    • 提供者:求得顺
  1. PIC16F883_bq3287_CLOCK

    0下载:
  2. PIC16F883使用74ls164驱动LED数码管的程序,使用3个脚可以控制8个LED数码管的显示,同时将TRC芯片BQ3287的时钟内容显示出来,附仿真电路。-PIC16F883 use 74ls164 drive LED digital tube procedure, the use of three feet can control of eight LED digital tube display, while the the TRC chip BQ3287 clock display
  3. 所属分类:assembly language

    • 发布日期:2017-11-11
    • 文件大小:21421
    • 提供者:求得顺
  1. jtd

    0下载:
  2. 交通灯模拟实验程序 GEWEI EQU 21H 个位数据 SHIWEI EQU 23H 十位数据 SCANLED EQU 25H SCANMODE EQU 26H RED EQU 28H 定义灯的缓冲区 GREEN EQU 29H YELLOW EQU 32H NUMTIM EQU 33H LED EQU 34H ORG 000H JMP START- 交通灯模拟实验程序 GEWEI EQU 21H
  3. 所属分类:assembly language

    • 发布日期:2017-11-01
    • 文件大小:2052
    • 提供者:yoauni
  1. LED20121101

    0下载:
  2. Keil C 闪烁的LED程序。比较实用的程序。-Keil C procedures flashing LED.
  3. 所属分类:assembly language

    • 发布日期:2017-11-15
    • 文件大小:14085
    • 提供者:lr
  1. TIMER0-and-TIMER120121122

    0下载:
  2. TIMER0与TIMER1控制条形LED。-TIMER0 and TIMER1 control bar LED.
  3. 所属分类:assembly language

    • 发布日期:2017-11-30
    • 文件大小:20809
    • 提供者:lr
  1. LED_Change

    0下载:
  2. 此程序我已用ARM进行硬件模拟了LED的变化(在Keil中也用软件调试通过)-This program, I have been using ARM hardware to simulate changes in the LED (in Keil software debugging through)
  3. 所属分类:assembly language

    • 发布日期:2017-11-18
    • 文件大小:1460
    • 提供者:jiji
  1. main

    0下载:
  2. 模拟交通灯的设计与应用 LED灯 东西南北控制走向-traffic light
  3. 所属分类:source in ebook

    • 发布日期:2017-11-29
    • 文件大小:687
    • 提供者:wei
  1. 11

    0下载:
  2. 构建VI,产生两个随机数(0到1之间)并在仪表上显示两个随机数。仪表上分别设置标签“随机数1”和“随机数2”,使其中一个仪表显蓝色而另一个显红色。当红色仪表上随机数值比蓝色仪表随机数值大时,用一个圆形LED显示绿色,否则LED显示黑色。运行并观察结果。-Construction of VI, to generate two random numbers (0 to 1) and in the instrument display two random numbers.The instrument
  3. 所属分类:LabView

    • 发布日期:2017-11-23
    • 文件大小:12626
    • 提供者:陈风
  1. 2

    0下载:
  2. 构建停车信号灯。创建从0到2变化的刻度盘控件,该控件具有3个LED显示:绿色、红色、黄色。当在刻度盘0位置时,使VI打开绿色LED 在1刻度时,打开黄色LED;在2刻度时,打开红色LED。-Construction of parking lights.Create from 0 to 2 changes in the dial control, this control has 3 LED display: green, red, yellow.When the dial 0 position,
  3. 所属分类:LabView

    • 发布日期:2017-11-26
    • 文件大小:5850
    • 提供者:陈风
  1. 3

    0下载:
  2. 创建前面板,该前面板有8个led指示器和一个8位无符号整数的垂直滑动条控件。显示滑动条带有数字指示器,确保led均匀分布并且排列在底部。要求实现8个led的亮灭状态与滑动条中数字的二进制相对应。(十进制与二进制转换)-Create a front panel, the front panel having 8 LED indicator and a 8 bit unsigned integer vertical sliding strip controls.Display the slider
  3. 所属分类:LabView

    • 发布日期:2017-11-17
    • 文件大小:5402
    • 提供者:陈风
  1. led

    0下载:
  2. 跑马灯循环,一个简单的代码。有助于学习者学习和理解汇编语言,基于开发板的操作-Scrolling cycle, a simple code. Help learners to learn and understand the assembly language, based on the operation of the development board
  3. 所属分类:assembly language

    • 发布日期:2017-11-24
    • 文件大小:25289
    • 提供者:孙晋辉
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com