搜索资源列表
LED流水灯
- 单片机控制的LED流水灯的C程序
简单的流水灯给初学者
- avr单片机 led流水灯 简单的流水灯给初学者学习用的 ,avr source
流水灯
- 简易流水灯源程序:本设计要求采用单片机,实现8只LED灯从上到下点亮、从下到上、从中间到两边、从两边到中间的“流水”效果。使用两个按钮控制,其中一个控制流水灯亮的方式,另一个控制流水灯亮的频率。 当按下开关k0时,单片机产生有效信号从P2端口输出到led灯。Led灯根据相应的信号,灯亮的顺序发生相应变化。 当按下开关k3时,单片机产生有效信号从P2端口输出到led灯。Led灯根据相应的信号,灯亮的频率发生相应变化。(Water light source program)
流水灯往中间靠拢
- 像中间靠拢的流水灯 适合16f系列的单片机(Like the middle of the water lamp, suitable for 16F series microcontroller)
利用循环左移函数流水灯
- 利用_crol_命令对IO口实现循环左移函数流水灯,(FlashLED using the loop left shift function)
流水灯
- LED流水灯,单片机控制程序,实时控制LED亮灭(LED binary addition display)
花样流水灯
- 单片机P2的口上接有8只发光二极管LED组成的花样流水灯。通过对K按键的控制,控制花样流水灯左右循环流水点亮。(The P2 of the single chip microcomputer LED is connected with a water lamp composed of 8 light-emitting diodes. By controlling the K button, the water around the pattern light is controlled to l
流水灯工程_C版
- 用c语言实现从右往左依次逐个点亮流水灯。(With C language, from turn right to left, one by one to light water lights.)
实验3:LED流水灯
- 用C51单片机进行流水灯控制,每秒闪烁一次(C51 microcontroller with water light control, flashing every second)
单片机流水灯
- 51 单片机实现led灯流水灯效果,有注释说明(51 MCU LED lamp water lamp effect, there are notes)
实验三:LED流水灯
- 用51单片机汇编语言实现LED流水灯的功能(Realize the function of LED water lamp)
项目2:LED流水灯设计
- 单片机实用项目-LED流水灯设计,全套素材,代码完整,初学者适用(SCM practical project -LED water lamp design, a full set of materials, complete code, beginners applicable)
流水灯 数组
- 应用51单片机及c语言中的数组形式书写的流水灯程序(Application of 51 microcontroller and C language in the form of array written water lamp program)
流水灯控制
- 使用51单片机输入该程序,可以实现流水灯的运转,可以为初学者有帮助。(The use of 51 microcontroller input program, you can achieve the operation of water lights, you can help beginners.)
流水灯代码(位移写法)
- 本代码适用于单片机stc89c52或stc89c51,最好是郭天祥开发的TX-C1实验板,这是一个简单的流水灯代码,适合新手学习
实验1:单片机控制流水灯仿真实验
- 单片机控制流水灯的基础实验,使用AT89S51或者AT89C51单片机,用IO口控制8个发光二极管流水发光。(The basic experiment of controlling water lamp by single chip microcomputer, using AT89S51 or AT89C51 MCU, control 8 light emitting diodes with IO port.)
ex4-1 流水灯
- 通过单片机循环的给8个LED灯点亮,形成一个流水灯(The 8 LED lights are lighted by the single chip computer, and a flow lamp is formed.)
实验3:LED流水灯
- 这是单片机的LED流水灯的程序代码。其主要内容是C代码。(This is the single chip microcomputer LED water lamp program code.The main content is C code.)
04 花样流水灯
- 单片机设计实例花样流水灯proteus仿真内涵源程序以及仿真电路图(Design of single chip microcomputer for example of pattern flow lamp proteus simulation connotation source program and simulation circuit diagram)
按键流水灯程序
- 用单片机实现矩阵按键控制流水灯不同花样,(A single chip microcomputer is used to control the different patterns of the flow lamp.)