搜索资源列表
3.GPIO输出实验-流水灯实验
- EasyARM2131开发板源码之一----------- 3.GPIO输出实验-流水灯实验-EasyARM2131 one source development board ----------- 3. GPIO output experiment - water Lights
用verilog语言编写的按键控制流水灯实验程序
- 用verilog语言编写的按键控制流水灯实验程序。通过3个按键可以分别控制流水灯的亮灭、左移、右移。压缩包内也包含此按键控制流水灯实验程序的modelsim仿真文件。-Verilog language with control buttons light water experimental procedure. By three buttons can control the light water lights off, left, right. This archive also cont
SPCE061A_MAX_Sub_good
- 凌阳子程序大全+++趣味语音识别程序+++61板自检程序+++语音电子钟程序+++语音识别且识别过程在图形液晶显示模组LCD上显示实验+++复读机程序+++数据传送指令演示程序+++冒泡排序程序+++LED键盘模组自检程序+++led单向循环流水灯程序+++点亮IOA口外接LED键盘模组的不同的led来显示按键输入值+++外部中断实验+++触键唤醒实验+++IRQ5,4,6时基信号中断实验+++定时器实验+++定时器A/B的irq0、irq1和irq2中断实验+++双路DAC实验+++ADC转换
liushuideng
- 流水灯程序,1.在CH-3实验平台上通过LED0~LED7八位LED发光二极管实现流水灯显示,流水效果为LED灯依次亮起,第二个灯亮时第一个熄灭2.用按键切换产生2种流水效果-Process water lights, 1. CH-3 in the experimental platform LED0 ~ LED7 through eight light-emitting diode LED lights show the achievement of water, running water
3-26
- 有按键控制流水灯(中断方式) 按键控制数码管-There are keys to control water lamps (interrupt mode) buttons control the digital control
3
- 基于8051单片机的流水灯控制程序,用C语言编写,开发环境为Keil,可通过与PROTEUS软件的联调进行仿真。-Based on 8051' s water lamp control procedures, with the C language, development environment for the Keil, through the FBI with the PROTEUS simulation software.
3
- 3-流水灯 3-流水灯 3-流水灯 3-流水灯 3-流水灯 -3- water light 3- water light 3- water light 3- water light 3- water light 3- water light 3- water light 3- water light 3- water light 3- light water
实验3:LED流水灯
- 用C51单片机进行流水灯控制,每秒闪烁一次(C51 microcontroller with water light control, flashing every second)
实验3:LED流水灯
- 51开发板中第3个程序循环流水灯,运行程序后会自动点亮所有小灯并闪烁(The 3rd program in the development board is circulating the running water lamp, which will automatically light all the small lights and blink when the program is running)
单片机汇编:LED灯控制实验
- 1 .LED闪烁 2 .二进制加法 3 .LED流水灯 4. 跑马灯 5. 左右跑马灯(The assembly program of the LED lamp control experiment)
3、流水灯
- 间隔0.1s的流水灯,循环往复,很简单的程序,适合新手学习(Interval 0.1s of the flow of light, circular, very simple program, suitable for novice learning)
light3
- 流水灯设计模式3,所用软件为keil uvision4编写,并用multisim进行仿真设计,可实现流水灯造作3。(Water lamp design mode 3, the software used for keil uvision4 writing, and the use of Multisim Simulation design, can realize the flow of water lamp 3.)
实验3:LED流水灯
- 这是单片机的LED流水灯的程序代码。其主要内容是C代码。(This is the single chip microcomputer LED water lamp program code.The main content is C code.)
3.LED流水灯控制
- 开机自动实现流水灯 较容易 使用IO编程(It is easier to automatically realize the running water lamp by opening the machine)
3、CC2530 外部中断控制流水灯
- cc2530 实现 流水灯。。控制led亮灭。使用外部中断(cc2530 control led lighting or off......)
新建文本文档
- 这是流水灯的C语言程序,希望对你有所帮助.(This is the C language program of the flow lamp, and I hope to help you.)
实验3:LED流水灯
- LED流水灯PWM PWM调光程序,可以实现led灯渐变的效果用于STC89C52 上测试通过。(LEDLED water lamp PWM PWM dimming program, can achieve LED lamp gradual effect, for STC89C52 test pass.)
3.流水灯
- 流水灯实验,简单易懂,是新手入门stc89c51的必备首选资料(Water lamp experiment is simple and easy to understand. It is the first choice for STC89C51.)
3. 控制四个LED灯制成流水灯(第二个灯和上一个灯亮灭间隙不得超过0.5s); 通过按键可以控制流水灯方向。
- 控制四个LED灯制成流水灯(第二个灯和上一个灯亮灭间隙不得超过0.5s)(3分); 通过按键可以控制流水灯方向。(3分)
51单片机流水灯实现的几种方法
- 51单片机流水灯实现的3种方法,其中对位移运算进行了几种代码思路。