Location:
Search - led2.
Search list
Description: 汇编动态灯显示
Platform: |
Size: 1753 |
Author: |
Hits:
Description: EasyARM2131开发板源码之一-----------6.GPIO输出实验-LED数码管显示0-F字符,同时控制LED1、LED2、LED3、LED4显示对应的16进行值-EasyARM2131 one source development board ----------- 6.GPIO experimental output - digital LED Display 0-F characters and control LED1, LED2, LED3, LED4 shows the corresponding values for 16
Platform: |
Size: 57089 |
Author: 李厘卡 |
Hits:
Description: LED的应用很广泛了。上传一个 用SST89E564RD芯片驱动LED的参考程序,与大家共享。-LED applications is wide. Upload SST89E564RD with a LED driver chip reference procedures, and share.
Platform: |
Size: 6284 |
Author: 杨求 |
Hits:
Description: LED数码管显示0-F字符,同时控制LED1、LED2、LED3、LED4显示对应的16进行值。数据以高低位调换. 串口UART0接收上位机发送的数据,接收到返回最后一个数据到上位机,同时中断计数显示,显示回发上位机的数据。
周立功lpc2104板开发。-digital LED Display 0-F characters and control LED1, LED2, LED3. LED4 shows the corresponding values for 16. Data-transfer level. Serial UART0 receiving PC to send data, to receive the final data to a PC, while counting interruption, the show back to PC data. Zhou, who lpc2104 plate development.
Platform: |
Size: 47891 |
Author: 李建勋 |
Hits:
Description: 目的是让大家熟悉输入、输出端口的使用
该程序的功能是把演示板当做一个按键计数器-purpose is to let people familiar with the input, output ports using the procedures of the functional demonstration board is a key counter as
Platform: |
Size: 1151 |
Author: 朱意诚 |
Hits:
Description: 嵌入式系统作业。本实验是编写程序,控制实验平台的发光二级管LED1、LED2、LED3、LED4,使它们有规律地点亮和熄灭。-Embedded operating system. The experimental procedure is the preparation and control platform of the two luminescence LED1, LED2, indicates that LED4. make them a regular and off-site.
Platform: |
Size: 8342 |
Author: 点点 |
Hits:
Description: ledtest,ads1.2 led0,led1,led2依次点亮-ledtest, ads1.2 led0, led1, were lit led2
Platform: |
Size: 38942 |
Author: xiaotao |
Hits:
Description: 一、开发环境
1、开发板: AT91SAM7X256-EK
2、仿真器: SAM-ICE(ATMEL)
3、开发软件: ADS1.2 (ARM调试模式)
二、程序功能
1、程序目的:AT91SAM7X256的AIC功能验证与使用指导。
2、功能说明:
1).PIO 中断测试程序 --改变LED1的状态
2).IRQ0 中断测试程序 --改变LED1的状态
3).FIQ 中断测试程序 --改变LED2的状态
4).software 中断测试程序 --改变LED3的状态 ---必须设为 内部 边沿触发方式
5).TC中断测试程序 --改变LED4的状态 ---2种模式都可以
6).其他中断见相应功能测试程序-1, a development environment, the development board : AT91SAM7X256-EK 2, simulation : SAM - ICE (ATMEL) 3, the development of software : ADS1.2 (ARM debug mode) 2. a function procedures, procedures Objective : AIC AT91SAM7X256 the functional verification and the use of guidance. 2, functions : 1). PIO interrupted testing procedures -- changes LED1 state 2). deb interrupted testing procedures -- changes LED1 state 3). FIQ interrupted testing procedures -- changes in the state LED2 4). softwar e interrupted testing procedures -- changes indicates the state -- must set the internal edge trigger mode 5). TC interruption testing procedures -- changes in the state LED4 --- 2 models can 6). Other interrupted see corresponding functional testing process Sequence
Platform: |
Size: 349429 |
Author: 韩兆伟 |
Hits:
Description: 一款控制150个RGB LED实现颜色渐变,跳变,快闪功能的C程序,有多个显示模可用任意方式改变。如果需要更详细的,与我联系,QQ:443955709,Email:ljflk2001@yahoo.com.cn-150 RGB color LED gradual realization, jump, flash function of C procedures, multiple display mode can be arbitrarily changed. If you need more details, contact me, QQ : 443955709, Email : ljflk2001@yahoo.com.cn
Platform: |
Size: 1272 |
Author: 卢生 |
Hits:
Description: PIC单片机 LED动态显示2
C语言编程
Platform: |
Size: 943 |
Author: carryno4 |
Hits:
Description: GPIO实验以核心板上的4的LED灯作为指示,
四个灯我们定义如下:
xx LED1 LED2
xx LED3 LED4
LED1 绿色LED EINT7/GPF7
LED2 绿色LED EINT6/GPF6
LED3 红色LED EINT4/GPF4
LED4 红色LED EINT5/GPF5
实验内容:
灯亮-延时-灯灭-延时-灯亮
Platform: |
Size: 60110 |
Author: aaaa |
Hits:
Description: 了解减法分频电路的设计。
(2)内容:分析例2.8程序的原理,给出其仿真结果,说明语句的功能。可以改变程序中的分频比。引脚锁定可参考图2.9。
(3)说明:将CLK2的跳线冒连在2Hz上 。LED1指示输入频率,LED2分频后的结果。可以看到LED1每闪烁6下,LED2闪烁一下,因为是6分频电路。
Platform: |
Size: 3175 |
Author: chenxc0820 |
Hits:
Description: 在ARM LPC21系列处理器上,令LED数码管显示0-F字符,同时控制LED1、LED2、LED3、LED4显示对应的16进行值的程序
Platform: |
Size: 1386 |
Author: johnny zhang |
Hits:
Description: 设计一个两位全加器,并用发光二极管显示结果。全加器的三个输入(二个数字输入,一个进位输入)用实验箱中W1,SW2,SW3控制,二个输出用发光管LED1,LED2显示。整个设计采用层次设计方法,顶层文件采用原理图输入法。整个电路设计思路分三部分:
1半加器电路设计;
2.全加器电路设计,是在半加器的基础上设计的;
3.数据输入,输出电路设计。
Platform: |
Size: 35124 |
Author: chenli |
Hits:
Description: bit led2=P2^5 // led2对应接在P2.5脚
sbit led3=P2^6 // led3对应接在P2.6脚
sbit led4=P2^7 // led4对应接在P2.7脚
Platform: |
Size: 828 |
Author: AC |
Hits:
Description: LED显示屏灰度设计相关, 很有参考价值啊(2)
Platform: |
Size: 207910 |
Author: ljw |
Hits:
Description: led显示小程序,对新手学习很有帮助!欢迎下载
Platform: |
Size: 12538 |
Author: 陈文贤 |
Hits:
Description: 在easyarm开发板上跑的ecos的流水灯实验-In easyarm ecos development board running the water light test
Platform: |
Size: 1024 |
Author: 吴任 |
Hits:
Description: led2 atmega 16 with codevision
Platform: |
Size: 31744 |
Author: stya |
Hits:
Description: 当sw1 和sw2 被触发时发出不同频率的LED灯闪烁- Initiates LED1 and LED2 to blink on and off at a set rate.
* When SW1 is pressed, the frequency is toggled to double.
* When SW1 is pressed again, the frequency is reset.
* While SW2 is being pressed, the frequency is set to 0.5hz
* until the button is released.
Platform: |
Size: 2048 |
Author: kailing |
Hits: