Welcome![Sign In][Sign Up]
Location:
Search - 动态扫描

Search list

[OtherTX-1C_数码管动态扫描显示

Description: TX-1C_数码管动态扫描显示
Platform: | Size: 193523 | Author: metallic107 | Hits:

[SourceCode51单片机数码管动态扫描

Description: 这是一个关于数码管做的计时器
Platform: | Size: 12285 | Author: 249899423@qq.com | Hits:

[SourceCode四位数码管应用

Description: 74hc164驱动数码管段,74hc138驱动数码管位选,实时动态扫描,已用于实际项目开发,稳定,修改延时可改变亮度和闪烁时间。
Platform: | Size: 55883 | Author: bravejt@126.com | Hits:

[SCMleddtxs11

Description: 动态扫描显示接口 动态扫描显示接口是单片机中应用最为广泛的一种显示方式之一。其接口电路是把所有显示器的8个笔划段a-h同名端连在一起,而每一个显示器的公共极COM是各自独立地受I/O线控制。CPU向字段输出口送出字形码时,所有显示器接收到相同的字形码,但究竟是那个显示器亮,则取决于COM端,而这一端是由I/O控制的,所以我们就可以自行决定何时显示哪一位了。而所谓动态扫描就是指我们采用分时的方法,轮流控制各个显示器的COM端,使各个显示器轮流点亮。-dynamic scan display interface dynamic scan showed microcontroller interface is the most widely used form of a show. Its interface circuitry is all displays eight strokes of a-h-the same name together. each one very public display of COM is subject to separate I/O line control. CPU output to the field I send font code, displays all receive the same font code, But is that displays bright, depends on the COM side, and by the end of the I/O control. So, we can decide when to indicate which one had. The so-called dynamic scanning means we use the time-sharing method, in turn control all display-COM, so all lit display rotation.
Platform: | Size: 3072 | Author: 老邓 | Hits:

[SCMtest8m

Description: 实现功能: 1.使用T0中断,对LED进行2ms一次的动态扫描 2.使用T1中断,0.5ms一次作Beep的驱动 3.实现时钟的功能 4.实现UART的中断发送功能 5.用两个按键调整时钟,有去抖动能力,一个为调整设置键,另一个为加一键 6.调整时钟时,按键有BEEP提示,且LED有闪动提示,无按键10秒后自动恢复正常显示-achieve functions : 1. Interruption of the use of T0, LED right for a 2 ms two dynamic scanning. interruption of the use of T1, Beep 0.5ms for a three drivers. Clock achieve functional 4. UART Interrupt achieve this function 5 . with two keys clock adjustment, the ability to jitter, a key set of adjustments, plus another for a key 6. Clock adjustment, BEEP suggest a button and a flashing LED suggest that no keys automatically 10 seconds after the resumption of normal shows
Platform: | Size: 2048 | Author: lkx | Hits:

[SCMLED6

Description: 采用AT89S52的6位LED动态扫描(共阴,带反相驱动),P1接数据端,P3接LED的公共端。-used AT89S52 the six LED dynamic scan (a total of overcast, with RP-driven), P1-data access, P3 LED public access terminal.
Platform: | Size: 1024 | Author: | Hits:

[VHDL-FPGA-Verilog254646

Description: 数码管动态扫描 vhdl-of dynamic digital scanning vhdl
Platform: | Size: 1024 | Author: | Hits:

[Otherdong0

Description: 可实现双通道ad转换 四位数码管动态扫描-can achieve double-channel digital ad conversion of four dynamic scan
Platform: | Size: 2048 | Author: 黄有余 | Hits:

[SCMps2_key

Description: ps2键盘动态扫描程序,满足键盘编程的基本应用-ps2 keyboard dynamic scanning procedures to meet the basic application programming keyboard
Platform: | Size: 2048 | Author: lee manjune | Hits:

[SCMmcutimer

Description: 51单片机时钟程序,动态扫描数码管显示,提供在proteus软件的仿真文件。-51 Single-chip clock procedures, dynamic scan digital display, providing the simulation software in Proteus document.
Platform: | Size: 53248 | Author: yuweiming | Hits:

[SCMJinTailed

Description: 这个也是菜鸟学习C51单片机可以参考一下的,关于LED动态扫描程序。-This is a rookie learning C51 single-chip reference on LED dynamic scanner.
Platform: | Size: 11264 | Author: 文强 | Hits:

[SCMtime

Description: 采用8位LED动态扫描时钟演示程序 P2口作列扫描,用共阳LED数码管-Using 8-bit LED clock dynamic scan demo program Scan P2 I make out with a total of Yang LED digital tube
Platform: | Size: 1024 | Author: cece | Hits:

[VHDL-FPGA-Verilogtclk

Description: ALARM=1时蜂鸣器叫。 --第50秒时开始叫,连续叫10秒,前9秒为低音,最后1秒为高音。 --高音为500HZ,低音为250HZ。 --按住MS1(ML1灯灭)时自动加,按调分键MS2(ML2灯灭)分自动加。 --6个共阴LED数码管分别显示时/分/秒,6个LED数码管动态扫描显示。 -ALARM = 1 when called buzzer.- The first 50 seconds when called, asking for 10 seconds, 9 seconds before the bass, treble Finally one seconds.- Treble for 500HZ, bass for the 250HZ.- Hold down the MS1 (ML1 lights out) automatically increases, according to emphasize key points MS2 (ML2 lights out) to automatically increase.- 6 total overcast LED digital tube, respectively, show/min/sec, 6 LED digital tube display dynamic scan.
Platform: | Size: 1024 | Author: 郝保峰 | Hits:

[SCMkeyboard

Description: 通过对键盘的动态扫描并输送相应的键码到数码管进行显示
Platform: | Size: 67584 | Author: 张俊 | Hits:

[SCMLEDdongtaixianshi

Description: 利用动态扫描方法在六位数码管上显示出稳定的654321. 时钟频率为11.0592M-Dynamic scan of the six digital control on the show stable 654 321. Clock frequency 11.0592M
Platform: | Size: 1024 | Author: 李青 | Hits:

[SCM动态扫描3 调试灯

Description: 数码管动态扫描,实现计数功能以及数码管的闪烁,还有分段点亮数码管(Digital tube dynamic scanning)
Platform: | Size: 90112 | Author: asjdsdhk | Hits:

[Other23-8位数码管动态扫描显示

Description: 23-8位数码管动态扫描显示(23-8 bit digital tube dynamic scanning display)
Platform: | Size: 8192 | Author: 6ic44ice | Hits:

[Other24-8位数码管动态扫描原理演示

Description: 24-8位数码管动态扫描原理演示(Demonstration of 24-8 bit digital tube dynamic scanning principle)
Platform: | Size: 9216 | Author: 9rn75dfr | Hits:

[VHDL-FPGA-VerilogSMG

Description: 实现将BCD码动态扫描显示在数码管上--verilog(The realization of dynamic scanning BCD code displayed on the digital tube --verilog)
Platform: | Size: 3072 | Author: Yukioooo | Hits:

[SCMSTM8S105数码管动态扫描显示

Description: stm8s105c6的数码管动态扫描显示程序实例(Stm8s105c6 digital tube dynamic display program)
Platform: | Size: 29696 | Author: omeac | Hits:
« 12 3 4 5 6 7 8 9 10 ... 38 »

CodeBus www.codebus.net