Welcome![Sign In][Sign Up]
Location:
Search - LED go

Search list

[Other resource丘吉尔传

Description: 英国首相温斯顿·丘吉尔是在第二次世界大战期间,带领英国人民取得反法西斯战争伟大胜利的民族英雄,是与斯大林、罗斯福并立的“三巨头”之一,是矗立于世界史册上的一代伟人。 -British Prime Minister Winston Churchill during the Second World War, led the British people to win the war against fascism great victory for the hero, and Stalin, Roosevelt go to the "Big Three", is standing in the world history of this great man.
Platform: | Size: 321832 | Author: 王永胜 | Hits:

[Other resourceLED-GO

Description: AVR ATmega8515上试过的。跑马灯程序C写的,KEIL C
Platform: | Size: 7251 | Author: xshyhq | Hits:

[Other resourceADC

Description: 、本实战的目的是让大家熟悉ADC模块的功能以及AD转换的方法 2、项目实现的功能:从芯片RA0输入一个可以随时变化的模拟量(通过调节DEMO板VR1实现) 则单片机就能够及时地把该模拟量进行模/数转换,并用LED显示出来,我们可以看到转换结果 会随模拟量的变化而变化,从而以让我们了解片内ADC模块的工作情况。 3、本例的软件设计思路:利用单片机片内硬件资源TMR0和预分频器,为ADC提供定时启动信号。但是 没有利用其中断功能,而是采用了软件查询方式,转换结果采用了右对齐方式, A/D转换的时钟源选用了系统周期的8倍,本例对于ADC的电压基准要求不高, 我们就选用了电源电压VDD和VSS作为基准电压, 4、对于A/D转换过程是否完成也没有利用ADC模块的中断功能,而是以软件方式查询其中启动位GO是否为0。本例中选用的模拟通道为AN0。
Platform: | Size: 5207 | Author: chuanji | Hits:

[Other丘吉尔传

Description: 英国首相温斯顿·丘吉尔是在第二次世界大战期间,带领英国人民取得反法西斯战争伟大胜利的民族英雄,是与斯大林、罗斯福并立的“三巨头”之一,是矗立于世界史册上的一代伟人。 -British Prime Minister Winston Churchill during the Second World War, led the British people to win the war against fascism great victory for the hero, and Stalin, Roosevelt go to the "Big Three", is standing in the world history of this great man.
Platform: | Size: 321536 | Author: 王永胜 | Hits:

[Software Engineeringdzflg

Description: LED照明行业地砖及护栏控制器程序 从现况来看,LED在装饰灯有很强的优势,用于照明还有一段很长的路要走。未必它 会成为21世纪的主要绿色光源,人们也不必往这个死胡同里钻,可以寻求其它更新的光源,解决能源紧决的今天。 -LED lighting industry and brick and parapet controller program from the current status of view, LED decorative lamps have a strong advantage for the lighting there is a long way to go. May not be the 21st century it will become a major green light, people do not have to go in the same blind alley里钻, we can find other updated source, solve the energy must bear today.
Platform: | Size: 1586176 | Author: YANGCHENG | Hits:

[SCMTraffic

Description: 1、LED板中每个方向提供四组交通LED灯(包括左转、直行、右转、人行道四组),每组交通灯包括红、黄、绿三个灯,可以实现交通的通行控制; 2、 LED板中每个方向提供两个数码管,可以实现100以内的倒计时-1, LED panels in each direction to provide four sets of LED traffic lights (including turn left, go straight, turn right, sidewalks four groups), each group of traffic lights, including red, yellow and green three lights, you can realize the passage of traffic control 2, LED panels in each direction, providing two digital control can be achieved within 100 countdown
Platform: | Size: 16384 | Author: 王祖龙 | Hits:

[SCMLED-GO

Description: AVR ATmega8515上试过的。跑马灯程序C写的,KEIL C-On the AVR ATmega8515 tried. Marquee procedures C wrote, KEIL C
Platform: | Size: 7168 | Author: xshyhq | Hits:

[SCMADC

Description: 、本实战的目的是让大家熟悉ADC模块的功能以及AD转换的方法 2、项目实现的功能:从芯片RA0输入一个可以随时变化的模拟量(通过调节DEMO板VR1实现) 则单片机就能够及时地把该模拟量进行模/数转换,并用LED显示出来,我们可以看到转换结果 会随模拟量的变化而变化,从而以让我们了解片内ADC模块的工作情况。 3、本例的软件设计思路:利用单片机片内硬件资源TMR0和预分频器,为ADC提供定时启动信号。但是 没有利用其中断功能,而是采用了软件查询方式,转换结果采用了右对齐方式, A/D转换的时钟源选用了系统周期的8倍,本例对于ADC的电压基准要求不高, 我们就选用了电源电压VDD和VSS作为基准电压, 4、对于A/D转换过程是否完成也没有利用ADC模块的中断功能,而是以软件方式查询其中启动位GO是否为0。本例中选用的模拟通道为AN0。-err
Platform: | Size: 5120 | Author: chuanji | Hits:

[SCMLEDDisplay

Description: 主要是模擬8051電路板上LED顯示器.透過vb程式.經由RS232去傳送信號到電路板上.模擬出與VB介面顯示地動作相同-The main circuit board 8051 are simulated LED display. Through vb program. Go through the RS232 transmit signals to the circuit board. Simulate the interface with the VB show to the same action
Platform: | Size: 4096 | Author: 王韋翔 | Hits:

[DSP programEX2_ASM

Description: 汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL, 编译链接 3. File->Load Program 4. Debug->GO Main 5. Debug->RUN (快捷键F5) 即可看到最边上一个LED 周期性的闪亮。灯的闪烁频率由软件中的定时器Timer1 设置。这两个程序执行的功能是完全一样的。用户可以参考这两个文件作为其开发应用程序的模板。 -Directory where the assembler ex2_asm. C language program directory where ex2_c. The operation at CC2000 is as follows: 1. Project-> Open, open the project file directory. 2. Project-> Rebuild ALL, the compiler links 3. File-> Load Program 4. Debug-> GO Main 5. Debug-> RUN (shortcut F5) Can see the most edge of a flashing LED cyclical. Frequency of blinking lights from the software timer Timer1 settings. These two procedures for the implementation of the functions are exactly the same. Users can refer to these two documents as part of its development and application of the procedure template.
Platform: | Size: 14336 | Author: To_oo | Hits:

[Embeded-SCM Develop3208LED

Description: ★采用独特的 8 行 52 列 L 印点阵显示屏作为显示单元,其显示亮度高、自发光、无视角,制作者可以随意选择屏幕大小和发光颜色。 ★日期、时间、星期、温度全信息交替显示,所需信息一目了然。 ★采用专业时钟芯片 DS1302 和备用电池,时钟掉电依然走时,用户设置闹钟时间永久保存。 ★远离机身的温度传感器设计, 0 ~ 60 ℃ 环境温度显示更精确。 ★全功能菜单操作, 4 个按键操作,可加减调时,操作方便。 ★ 8 路独立闹钟功能,可以设置独立闹钟时间和模式,大闹生活每一天。 ★多种整点报时时间范围设置,保证休息时间不打扰。 ★多种操作提示音,高音量闹钟音,耳目一新。 ★设计有全屏 LED 点阵测试功能,制作和使用时轻松检查 L 印坏点。 ★首次通电时可自动初始化时钟芯片。 -★ 8 unique line 52 L as a printed dot-matrix screen display units, display brightness high, since the light-emitting, non-perspective, producers can select the screen size and luminous color. ★ date, time, week, temperature-wide information alternately shows that the required information at a glance. ★ professional clock chip DS1302 and backup battery, the clock continues to go down, the user setting the alarm time permanent preservation. ★ away from the airframe design of the temperature sensor, 0 ~ 60 ℃ ambient temperature display more accurate. ★ full-featured menu operation, 4 button operation, can be adjusted plus or minus the time, easy to operate. ★ 8 road independent alarm clock function, alarm clock can be set independent of time and mode of life of every day scene. ★ multiple time points throughout the time frame set up to ensure that rest periods do not bother. ★ operation prompted a variety of sound, high volume alarm tone, refreshing. ★ Desi
Platform: | Size: 176128 | Author: ph53543 | Hits:

[Embeded-SCM Developled

Description: 是控制LED闪烁发光的简单例程。该程序实际上是实用工程模板Demo的一个应用,直接从main( )函数开始编写。 在main( )函数的前面,定义了LED所在的GPIO端口和管脚。在main( )里,首先定义了一个变量ulClock,在调用函数clockInit( )时被初始化为当前的系统时钟频率,在后面对库函数SysCtlDelay( )调用时会用到该变量。 控制LED分3步走:调用函数SysCtlPeriEnable( )使能LED所在的GPIO模块,调用函数GPIOPinTypeOut( )配置LED所在的GPIO管脚为推挽输出,调用GPIOPinWrite( )对LED所在的GPIO管脚写0和写1实现LED闪烁发光的效果。-LED flashing light-emitting control routine simple. The program is practical works a Demo application templates directly from the main () function to start the preparation. In the main () function in front of the definition of the LED' s and pin GPIO port. In the main (), the first defines a variable ulClock, call the function in clockInit () was initialized to the current system clock frequency, the face of the Treasury function in the post-SysCtlDelay () call will use the variable. LED control points go to Step 3: Call Functions SysCtlPeriEnable () to enable the GPIO module LED is located, call the function GPIOPinTypeOut () where the LED configuration for the push-pull output GPIO pin, called GPIOPinWrite () is located on the LED pin GPIO write 0 and write 1 to achieve the effect of light-emitting LED flashes.
Platform: | Size: 10240 | Author: songfei | Hits:

[SCMled-light

Description: 8个LED点灯,由最靠外的两个一起往里走,再一起往外走-8 LED lighting, by the most outer two together go inside, then go out together
Platform: | Size: 74752 | Author: 徐海洋 | Hits:

[Other Embeded programmerry-go-round

Description: 利用多个led灯,单片机,实现流水灯的效果-Led lights, microcontroller, to achieve the effect of light water
Platform: | Size: 329728 | Author: nike | Hits:

[VC/MFCmerry-go-round

Description: 能够成功的实现走马灯功能,使LED循环亮灭-To succeed the implementation of the version function, make the LED circular light out
Platform: | Size: 29696 | Author: 刘江 | Hits:

[Other Embeded programled

Description: 点亮的LED从右边往左边移动,到达左边再往右边移动,依此循环。-LED lighting move the right to the left, move to the right to reach the left go down, and so the cycle.
Platform: | Size: 1024 | Author: adweft | Hits:

[SCMDA-LED

Description: DA模块转换,用LED输出。通过单片机的AD/DA模块,转至LED输出-DA converter module, with LED output. Through the microcontroller AD/DA module, go to LED output
Platform: | Size: 12288 | Author: 顾超 | Hits:

[OtherKEY-LED

Description: KEY LED是STM32F103芯片编写,主要是按键控制小灯的熄灭。初学者参考程序,比较简单。-KEY LED chip is STM32F103 written mainly small button control lights go out. Beginners reference procedure is relatively simple.
Platform: | Size: 3234816 | Author: 王四 | Hits:

[Other蓝牙调led亮灭

Description: 蓝牙控制灯的亮灭,想多少亮度都可以实现它,(Bluetooth control lights go out, you want to achieve how much brightness you can achieve it,)
Platform: | Size: 29696 | Author: 初心犹在 | Hits:

[Embeded-SCM DevelopLED

Description: 本程序是基于stm32f10x的用keil软件编写的程序,其功能是使led灯在一定的周期内进行熄灭与点亮的交替进行。(This program is based on stm32f10x's program written in keil software. Its function is to make the LED lamp go off and lighting alternately in a certain period.)
Platform: | Size: 1024 | Author: | Hits:
« 12 3 »

CodeBus www.codebus.net