搜索资源列表
8段数码管显示实验.rar
- led数码管显示设计
6位8段数码管显示-程序
- 用汇编语言编写的6位8段数码管显示程序与MS-51单片机实验系统配合使用-assembly language prepared by six of eight digital control display program with the MS-51 used in conjunction with experimental system
uC/OS-II程序-消息邮箱,从串口接收的字符串交给数码管显示
- uC/OS-II 2.84在LPC2400实验板上的范例程序,两个任务使用信号量互斥使用数码管显示任务号
8段数码管显示实验
- led数码管显示设计-led numerical code tube demonstrated designs
6位8段数码管显示-程序
- 用汇编语言编写的6位8段数码管显示程序与MS-51单片机实验系统配合使用-assembly language prepared by six of eight digital control display program with the MS-51 used in conjunction with experimental system
51mcu_demo
- 单片机实验例程,共有5种演示程序:LED流水灯、单片机演示警报声、数码管显示1-8、单片机驱动1602液晶、单片机唱歌,每一类程序分别有汇编和C51,共10个源程序,非常适合单片机初学者入门学习和参考!-SCM experimental routines, a total of five species Demonstration Program : water LED lights, the 8031 demonstration si
51board
- 基于Proteus的51单片机实验平台,方便51初学者使用。有LED显示,数码管显示,等等。-Based on the Proteus 51 microcontroller experimental platform to facilitate the use of 51 beginners. A LED Display, Digital Display, and so on.
shuzixitongshiyan
- 这个给QuartusII初学者用的,里面很清楚的通过几个例子来告诉怎么运用QuartusII. 实验1:Quartus入门 实验2:简单的组合逻辑电路设计 实验3:七段数码管显示 实验4:BCD码显示及运 实验5:触发器和计数器 实验6:存储器的设计 实验7:基于DE2 的SOPC系统开发附录:-This QuartusII beginners to use, which is very clear thro
watch
- 一个用VHDL编程基于CPLD的EDA实验板开发可以实现顺计时和倒计时的秒表。要求计时的范围为00.0S~99.9S,用三位数码管显示。 (1) 倒计时:通过小键盘可以实现设定计时时间(以秒为单位,最大计时时间为99.9秒)。通过键盘实现计时开始、计时结束。当所设定的倒计时间到达00.0S后,自动停止倒计时,同时响铃。 (2) 顺计时:初始值为00.0S,通过键盘实现开始计时和结束计时功能。计时结束后,显示记录的时间。 (3
51keyboard
- 51单片机矩阵键盘实验,将输入的数字以及平方后的数字用数码管显示出来!-51 Singlechip keyboard matrix experiment, the input figure and the square of the figure after the digital tube display!
VHDLdigital
- 7段数码管译码器设计与实现 一.实验目的 1. 掌握7段数码管译码器的设计与实现 2. 掌握模块化的设计方法 二.实验内容 设计一个7段数码管译码器,带数码管的4位可逆计数器 [具体要求] 1. 7段数码管译码器 使用拨码开关SW3, SW2, SW1, SW0作为输入,SW3为高位,SW0为低位。 将输出的结果在HEX1,HEX0显示。当输入为‘0000’~‘1111’显示为00~1
DS1302
- 日历芯片实验程序,可成功运行,8位数码管显示-Calendar chip experimental procedure can be successfully run, eight digital display
FPGA-verilog
- 用Verilog语言编写的一些简单的FPGA入门实验,用ALTERA DE2开发板和Quartus_II软件开发环境。包括:流水灯实验、数码管显示实验-With Verilog language preparation some simple introduction experiment, with FPGA ALTERA DE2 development board and Quartus_II software developmen
实验5:静态数码管显示
- 51开发板中第6个程序静态数码管,运行程序后会自动点亮静态数码管(The sixth program static digital tube in the development board, and the static digital tube will be automatically lit after the operation)
实验6:动态数码管显示
- 51开发板中第6个程序动态数码管,运行程序后会自动点亮动态数码管(The sixth program dynamic digital tube in the development board, will automatically light the dynamic digital tube after running the program)
数码管显示实验
- 基于51单片机的数码管动态显示程序以及proteus仿真(Dynamic display program of digital tube and Proteus simulation based on 51 single chip microcomputer)
单片机汇编:数码管显示实验
- 1.静态数码管显示(0~F) 2.动态数码管显示:(1)动态显示数字(不用译码器)(1234567);(2)动态显示数字(带译码器)(An assembler of digital tube display experiment)
danpianji
- 单片机相关实验:LED灯,跑马灯,数码管显示,计数器等(SCM related experiments: LED lights, marquees, digital display, counter etc.)
七段数码管显示
- 使用可编程并行I/O接口芯片8255、地址译码器、七段数码管等硬件,搭建七段数码管显示装置,实现键盘输入两个数字的ASCII码、数码管可动态显示这两个数字的功能。(Using programmable parallel I/O interface chip 8255, address decoder, seven segment digital tube and other hardware, build seven segment d
210刘俊皓实验6
- 设计并实现一个随机数生成电路每 2 秒随机生成一个 0~999 之间的数字,并在数码管上显示生成的随机数。 2、为系统设置一个复位键,复位后数码管显示自己学号的后三位数字,2秒后再开始每2秒生成并显示随机数,可以不需要防抖(A random number generating circuit is designed and implemented to generate a random number between 0 and 9