搜索资源列表
bujindianjicontrol
- 步进电机测控实验(带有通讯和测速模块及静态数码管显示)
khjk
- 静态数码管显示的控制,数码管为共阳极数码管,静态时选中位选送高电平,相应的段选送1点亮其中的段
74HC595驱动四位数码管
- 74HC595驱动四位数码管,静态显示,-74HC595 drive four digital tube, static displays,
74HC595_LED
- 利用74hc595实现静态数码管显示,带PROTEUS仿真-74hc595 achieved using a static digital tube display,with PROTEUS simulation
2_SMG
- Atmega16 AVR 单片机数码管动态及静态显示下位机程序。-Atmega16 AVR microcontroller digital control for active and passive display lower computer program.
00-99
- 单片机00-99计时器,采用静态数码管显示00-99计时-SCM 00-99 timer, digital display 00-99 static timing
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
pinlvji
- 数字频率计可以实现0.1---50khz的频率测试,小于1000时采用测周法,大于1000时自动转为计数法,最大误差小于千分之一,基本保持在万分之一之内。试验板采用12Mhz晶振,74164静态数码管显示,CD4051信号调理输入TTL方波信号。-Digital frequency meter can achieve 0.1--- 50khz frequency of testing, measuring less than 1000 weeks of method used, more tha
数码管静态显示
- 数码管显示程序,对于单片机初学者很实用,建议下载(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 静态数码管显示
- 最简单的实例——控制数码管显示数字()
实验5:静态数码管显示
- 在单片机上实现静态数码管的显示,显示一位数字(The display of a static digital tube is realized on a single chip computer and a digit is displayed.)
静态数码管显示
- 静态数码管的显示程序,能够在单片机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)
数码管显示
- 自己学习对数码管进行静态,动态,多位数码管的显示,学会锁存功能等基本功能。 希望大家能对数码管进行随心所欲的进行控制