搜索资源列表
74HC595驱动四位数码管
- 74HC595驱动四位数码管,静态显示,-74HC595 drive four digital tube, static displays,
2_SMG
- Atmega16 AVR 单片机数码管动态及静态显示下位机程序。-Atmega16 AVR microcontroller digital control for active and passive display lower computer program.
51_mcu_examples
- 非常经典的51单片机常用实例程序代码,还附有开发板原理图:内容主要有:1 流水灯2 倒计时--数码管3 数码管动态显示4 数码管静态显示5 点阵--心型6 串口通信16 串口通信27 继电器控制8 音乐播放程序9 AT24C0210 红外线接收11 DS18B20 12DS1302 13 LCD1602-1 14 PS2键盘显示;15 矩阵键盘16 LCD12864 17 步进电机17 步进电机驱动 18 ADC0832 19 RS485通讯 20 直流电机 21 定时器0
STC89C52RC-DEMO
- 压缩包里是我买51学习板时赠送的程序(所用芯片是:STC89C52RC).里面包含IO口输入输出、流水灯、静态动态数码管显示、按键扫描、定时器、中断、PWM、EEPROM24c02、红外解码数码管显示、无源蜂鸣器、与电脑串口通信、电子温度计、1602液晶屏显示等演示程序.对初学51单片机的朋友很有帮助-Compression bag that I bought 51 boards to learn the procedures presented (the chip is: STC89C52RC
shumaguanjingtaixianshi
- 用8051单片机控制数码管,使其能够按要求静态显示-8051 control with digital control, so that it can be a static display as required
segment
- 实验目的:熟悉数码管的静态显示 数码管显示单个数字“0”-The purpose of the experiment: the familiar static digital tube display digital display single digit " 0"
C
- 数码管静态显示 数码管的动态显示原理及应用实现-Digital control static display
Digital-tube-dynamic-display
- 静态显示数码管,这样显示会比较稳定,而且比较清晰,亮度比较高,运用51单片机-Static digital tube display, the display will be relatively stable, and relatively clear, high brightness, the use of 51 single
数码管静态显示
- 数码管显示程序,对于单片机初学者很实用,建议下载(Digital display program, for the microcontroller is very practical for beginners, it is recommended to download)
8位数码管显示相同字符(模仿数码管段位码)
- 74ls138和74ls48运用的8位数码管静态显示(74LS138 and 74ls48 use 8 bit digital tube static display)
6、静态数码管显示
- *实 验 名:静态数码管实验 *实验说明:静态数码管流动显示0-9 *连接方式: *注 意: ************************************/(* Experimental name: static digital tube experiment * Experimental descr iption: static digital tube flow display 0-9 * Connection: * Note: **************
16-共阳数码管静态显示
- 16-共阳数码管静态显示(16- nixietube static display)
数码管静态显示
- 数码管的静态显示,完成加减乘除运算,以及kEIl编程语言(Static digital tube display, complete add, subtract, multiply and divide operations)
实验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)
单片机汇编:数码管显示实验
- 1.静态数码管显示(0~F) 2.动态数码管显示:(1)动态显示数字(不用译码器)(1234567);(2)动态显示数字(带译码器)(An assembler of digital tube display experiment)
7数码管静态显示
- 数码管的控制程序,这个程序简洁易懂,很容易上手。(The control program of the digital tube, the program is simple and easy to understand, easy to get on the hand)
4 静态数码管显示
- 最简单的实例——控制数码管显示数字()
第一次蜂鸣器
- 可以静态显示数码管上的数字,能够使用但比较简单,可以用于初学者(It can be used for beginners. It's relatively simple and easy to understand.)
静态数码管显示
- 静态数码管的显示程序,能够在单片机IDE的有数码管的系统中显示出数码管,能够让需要的小伙伴更好的理解和配置数码管。(The display program of the static digital tube can display the digital tube in the digital tube system of the SCM IDE, so as to better understand and configure the digital tube)
数码管显示
- 自己学习对数码管进行静态,动态,多位数码管的显示,学会锁存功能等基本功能。 希望大家能对数码管进行随心所欲的进行控制