搜索资源列表
SegScan.rar
- 51单片机的数码管动态扫描源代码。包括Keil工程,Proteus仿真原理图。,51 single-chip digital control of dynamic scanning the source code. Including Keil works, Proteus simulation schematic.
shuma.rar
- 数码管动态显示程序,verilog的,已经调试成功,verilog
dled.rar
- VHDL语言,动态数码管扫描显示。包含分频程序和扫描键盘程序。,VHDL language, dynamic digital tube display scan. Frequency Division contains the procedures and procedures for scanning the keyboard.
myled4
- 四位动态数码管显示数字时钟的分位和秒位。工具:Quartus ii 6.0 语言:VHDL-4 shows the number of dynamic digital tube digital clock and seconds bit. Tools: Quartus ii 6.0 Language: VHDL
8个数码管显示数码管动态扫描显示
- 共阳极数码管显示1,2,3,4,5,6,7,8。FPGA可直接编译。
数码管动态显示
- 简单的单片机动态数码管显示。本人菜鸟,来此学习(Simple single-chip dynamic digital display. I rookie, come here to study)
动态扫描3 调试灯
- 数码管动态扫描,实现计数功能以及数码管的闪烁,还有分段点亮数码管(Digital tube dynamic scanning)
74HC595八个数码管动态显示
- 用PROTEUS仿真arduino实现74HC595驱动8个数码管的项目文件,含原理图、源代码,仿真实现的全套资料。(PROTEUS simulation using Arduino to achieve 74HC595 drive 8 digital tube project files, including schematics, source code, simulation of the full set of information.)
51单片机动态数码管c程序
- 此文件用于51系列单片机的动态数码管显示C语言编程的参考代码
动态数码管(带译码器)程序
- 动态数码管(带译码器)的全部源程序。分为各个模块。(Dynamic digital tube (with decoder) of all source code. It is divided into modules.)
动态数码管(不带译码器)程序
- 本文档包含了动态数码管(不带译码器)的所有源程序,分为各个模块。(This document contains all the source code of the dynamic digital tube (without the decoder), and is divided into modules.)
动态显示
- 数码管是一种半导体发光器件,其基本单元是发光二极管。数码管按段数可分为七段数码管和八段数码管,八段数码管比七段数码管多一个发光二极管单元,也就是多一个小数点(DP)这个小数点可以更精确的表示数码管想要显示的内容(The digital tube is a semiconductor light emitting device. Its basic unit is a light emitting diode. According to the number of digital tube can
实验6:动态数码管显示
- 51开发板中第6个程序动态数码管,运行程序后会自动点亮动态数码管(The sixth program dynamic digital tube in the development board, will automatically light the dynamic digital tube after running the program)
STM8S105数码管动态扫描显示
- stm8s105c6的数码管动态扫描显示程序实例(Stm8s105c6 digital tube dynamic display program)
实验6:动态数码管显示
- 在单片机上实现动态数码管的显示,同时显示多位数字(The display of the dynamic digital tube is realized on the single chip microcomputer and the multi digit number is displayed at the same time)
TMR1test.X
- 实现在16F877A芯片上,四位动态数码管实现数字的累加等(On 16F877A chip, the four bit dynamic digital tube realizes digital accumulation.)
数码管动态显示
- 动态数码管的显示源码,分享出来交流学习,希望大家喜欢(dynamic display of digital tube)
Exp_5
- 数码管动态显示,可以将输入的按键值显示在数码管上。(Dynamic display of digital tube)
stc89c51动态数码管实验
- stc89c51驱动四位数码管 0到100循环计数,并显示到数码管上,4个数码管循环显示,此数码管为共阳数码管(STC89C51 drives four bit digital tube 0 to 100 cycle count, and displays to digital tube, 4 digital tube cycle display, this digital tube is the common Yang digital tube)
数码管显示
- 自己学习对数码管进行静态,动态,多位数码管的显示,学会锁存功能等基本功能。 希望大家能对数码管进行随心所欲的进行控制