搜索资源列表
7段数码显示vhdl程序
- vhdl语言描述7段数码管显示程序
vhdl 数码管
- vhdl 实现的7段数码管
serial
- -- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在 --PC机上安装一个串口调试工具来验证程序的功能。 -- 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控 --制器,10个bit是1位起始位,8个数据位,1个结束 --位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实 --现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时
MAX7219
- MAX7219的驱动程序,基于51的,C语言描述,附带DS18B20的驱动程序,体现MAX7219的用途,带PROTUES 仿真。(MAX7219,7段数码管驱动IC,LED驱动IC,美信公司产品)【原创】-MAX7219 driver, based on the 51, C language descr iption of the driver DS18B20 incidental, reflecting the use of MAX7219 with PROTUES simulation.
7SEG
- 使用汇编语言编写的PIC小程序,实现7段数码管显示功能-it is a program written by asembly language,used to drive the 7-seg display numbers.
Mars_EP1C6F_Interface_demo(VHDL)
- FPGA开发板配套VHDL代码。芯片为Mars EP1C6F。一些接口通信的源码。包括7段数码管、I2C通讯等。-FPGA development board support VHDL code. Chips for the Mars EP1C6F. Some of the source interface. Including 7 digital tube, I2C communications.
counter
- 适用于FPGA Xilinx开发板的Counter程序,计数从0到9999,在板上用4位7段数码管显示,可实现双向计数。-Applicable to FPGA Xilinx development board of the Counter procedures, counting from 0 to 9999, in the board with four 7 digital display, enabling two-way counts.
ContestResponder
- 逻辑开关K0~K7代表竞赛抢答按钮0~7号,当某个逻辑电平开关置“1”时,相当某组抢答按钮按下。在七段数码管上将其组号(0~7)显示出来。-Logic Switch K0 ~ K7 on behalf of race to answer in the button 0 ~ 7, when a logic level switch set to " 1" when the button is pressed to answer in quite a group. In the s
Seg7
- 4位一体7段数码管显示0~9999;SPI驱动SPI器件74HC595-4 one 7-segment LED display 0 ~ 9999 SPI-driven SPI device 74HC595
VHDLdigital
- 7段数码管译码器设计与实现 一.实验目的 1. 掌握7段数码管译码器的设计与实现 2. 掌握模块化的设计方法 二.实验内容 设计一个7段数码管译码器,带数码管的4位可逆计数器 [具体要求] 1. 7段数码管译码器 使用拨码开关SW3, SW2, SW1, SW0作为输入,SW3为高位,SW0为低位。 将输出的结果在HEX1,HEX0显示。当输入为‘0000’~‘1111’显示为00~15, 2. 带数码管的4位可逆计数器 将实验三的结果
HD7929
- 功能 :7段数码管动态显示数字 说明 :本程序适合于共阴极数码管,对于共阳极数码管修改DISP_TAB码表即可使用。 -Features: 7 segment digital tube digital dynamic display Descr iption: This program is suitable for digital control of cathode, anode for a total revised DISP_TAB digital control code ta
2个7段数码管
- 利用UP 实验板,设计一个8bit计数器,用其输出驱动EPF10K70RC240-4 外接的两个7段数码管
7SEG LED segment
- 7段数码管显示程序PIC单片机,通过扫描显示,实现6位数码管显示,(7 segment digital display program, PIC microcontroller, through the scanning display, to achieve 6 digital display,)
mfc+vc+七段数码管+时间显示
- mfc+vc+七段数码管+时间显示,用位图刷新显示时间,验证通过的(MFC vc + + 7 digital tube + time display)
C4_24
- 24计数器,并用两个7段数码管分别显示个位和十位(24 counter, and digital display)
uart_clock_key
- 实现串口通讯,7段数码管的动态显示以及按键的读取。并附带时钟显示程序。基于STC15F2K60S2单片机(Realize serial communication, 7 sections of digital tube dynamic display, and the key to read. And accompanied by the clock display program. Based on STC15F2K60S2 SCM)
7段数码管显示程序
- 7段数码管显示, 基于VHDL语言编写,(Seven LED light base on VHDL language thanks)
baduanshumaguan
- 用VHDL语言设计并实现一电路,其功能是8个数码管分别显示数字0-7。首先是数码管0显示0,其他数码管不显示;然后是数码管1显示1,其他数码管不显示;依此类推,数码管7显示完后再显示数码管0,这样循环下去。(提示:数字0-7的循环可以使用8进制计数器对1Hz的时钟信号进行计数得到,计数器的输出送到BCD到七段数码管的译码器,由其驱动数码管显示相应的数字。)(Using VHDL language to design and implement a circuit, its function is
八位数码管的动态显示VHDL程序
- 7段数码管动态显示程序,高频动态显示多位数(7 segment digital tube dynamic display program)
seg7
- 七段数码管显示驱动的设计,实现点亮开发板上的数码管(Design of seven segment digital tube display drive)