搜索资源列表
led
- 流水灯 (1)第1,3,5,7个灯半亮,其余的全亮。 (2)第1个亮1/8,第2个亮2/8,第3个亮3/8,第4个亮4/8,第5个亮5/8,第6个亮6/8, 第7个亮7/8,第8个全亮。 (3)来点小难的,所有的灯逐渐从暗到全亮,再由全亮到暗。 (4)最难的:8个灯从第一个开始依次渐亮,直到最后一个。再从最后一个起渐暗, 直到第一个。如此循环往复。这才是真正的流水灯
led
- 流水灯 (1)第1,3,5,7个灯半亮,其余的全亮。 (2)第1个亮1/8,第2个亮2/8,第3个亮3/8,第4个亮4/8,第5个亮5/8,第6个亮6/8, 第7个亮7/8,第8个全亮。 (3)来点小难的,所有的灯逐渐从暗到全亮,再由全亮到暗。 (4)最难的:8个灯从第一个开始依次渐亮,直到最后一个。再从最后一个起渐暗, 直到第一个。如此循环往复。这才是真正的流水灯-Water lamp (1) Section
LED-deng
- 单片机的入门程序,点亮单片机中的第一个LED灯,以及制作流水灯-The SCM entry procedures, lit LED lights microcontroller, as well as the production of a light water
LED
- 学习从点亮第一个LED灯开始!让你理解单片机的运作-Learning from the first LED light starts to light up! So you understand the operation of microcontroller
leds
- 在mini2440开发板上实现点亮第一个LED灯的操作!-Mini2440 development board to achieve the first LED lights illuminate the operation!
Digital-Password-Lock
- 数字密码锁具体要求如下: 1. 系统密码设置使用拨位开关sw[7:0],限定为4位密码;sw[7:6]、sw[5:4]、sw[3:2]、sw[1:0]分别对应从左到右密码的第1、2、3、4位;每一位的取值范围限定在0、1、2三个数中。 2. 用btn[2:0]作为输入键,btn[0]、btn[1]、btn[2]分别对应的有效输入为十进制数0、1、2(由于btn数有限,系统不支持解锁含有数字3的密码)。 3. 输入的密码显示
led_test
- 在例程中,我们要做的是流水灯实验,顾名思义就是要LED象流水一样的点亮,这样说吧,就是先单独点亮第一个,然后点亮第二个-In the routine, we have to do is water lamp experiments, as the name suggests is to water, like the LED is lit, so to speak, a first single lighting is the firs
LightOneLED
- 利用 单片机控制led灯的点亮与显示,实现了点亮第一个led灯的功能。(The use of single chip microcomputer control LED light lighting and display, the realization of the first light LED lighting function.)
点亮第一个led灯
- 点亮第一个LED,我是一名高三毕业生,九月份大学才开学,我报了电子专业,想在暑假把单片机先自学了,希望能在这里找到些帮助。(Light the first led light.)
点亮第一个LED
- 点亮一个LED,LED亮 并可以通过串口自行修改。。(Light a LED, LED is bright, and can be modified by serial port.)
实验1:点亮第一个LED
- 用单片机一个IO口点亮一个led小灯,使用C语言编程,(Light an led light with a single chip, and use C programming,)
lesson2
- 流水灯文件名:LED.c * 描 述:第2章 点亮一个LED示例 * 版本号:v1.0.0(Water light file name: LED.c * Descr iption: the second chapter lights up a LED example * version number: v1.0.0)
实验1:点亮第一个LED
- 51开发板中第一个程序点亮第一个led,运行程序后会自动点亮第一盏小灯(The first program in the development board lights the first led, and the first light is automatically lit when the program is run)
实验1:点亮第一个LED
- 51单片机点亮一个灯C语言开发程序,供大家参考学习(51 singlechip lighting a light experiment)
led
- 流水灯实验,实现四位流水灯功能 本次的设计主要是一个简单流水灯驱动程序,要求流水灯模式 如下:(1)复位时,灯全部熄灭。(2)复位按键放开时,首先点亮 第一个灯,然后第一个 灯熄灭,同时点亮第二个灯;接着,第二个 灯熄灭,同时点亮第三个灯;再然后,第三个灯熄灭,同时点亮第四 个灯;最后,第四个灯熄灭,同时点亮第一个灯;如此循环往复,实 现流水。(Running water lamp experiment to realize
【实验01】点亮一个发光二极管方式1
- 点亮第一个LED灯,开启单片机学习之旅,你一定会觉得它很有用的(Light the LED light Lighting the first LED light and opening the learning journey of MCU, you will find it very useful.)