搜索资源列表
基于AVR的数码管显示程序
- 基于AVR的数码管显示程序。是学习单片机入门级程序。本程序出自高手之手,通俗易懂。
C语言实现键盘输入的数码管显示
- 程序功能为当按下键盘上的某个键时,将该键的行号和列号显示在数码管 上。
DS1302+多位数码管显示万年历
- DS1302+多位数码管显示万年历,带proteus仿真及C语言源代码。,DS1302+ many digital display calendar with proteus simulation and the C language source code.
miaobiao 简单的四个数码管显示的四位的秒表电子时钟
- 这是我做的一个简单的四个数码管显示的四位的秒表电子时钟。带有三个按键,开始,停止,清零-This is I do a simple four digital pipe display four stopwatch electronic clock. With three key, start, stop, reset
基于MAX7219的8位数码管显示
- 第5章 基于MAX7219的8位数码管显示 主要针对初学者的源程序,是数码管编程入门的好帮手。-Chapter 5, based on MAX7219 8-bit digital display the main source for beginners, digital program entry is a good helper.
Single-chip_calculator
- 这是自己用一个单片机做的计算器,用4*4键盘控制,数码管显示。-This is their own to do with a single-chip calculator, using 4* 4 keyboard control, digital tube display.
SerialDriver
- 使用单片机串口输出,来控制七段数码管显示。绝对是网上找不到的源代码,绝对自创。-The use of single-chip serial output, to control the Seven-Segment LED display. Is absolutely unable to find the source code online, the absolute self.
51singlechipclockusingtimers
- 51单片机利用定时器做的时钟,4按键操作,共阳数码管显示。-51 single-chip clock using timers do, 4 button operation, a total of positive digital display.
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.
红外遥控解码数码管显示实验
- 关于单片机的,用c语言编程实现红外遥控数码管显示。-On the MCU, programming with c language Infrared remote control digital control.
8个数码管显示数码管动态扫描显示
- 共阳极数码管显示1,2,3,4,5,6,7,8。FPGA可直接编译。
4位数码管显示-164
- 4位数码管显示-164,带有小数点,程序全面,详细。(4 digital display -164, with a decimal point, the procedure is comprehensive and detailed.)
整型计算器(数码管显示)
- 数码管显示的整型计算器,可以进行简单的加减乘除,数码管移位显示,矩阵键盘扫描,适合单片机入门的初学者。(The digital display of the integer calculator, can be a simple digital tube display shift, add, subtract, multiply and divide, matrix keyboard scanning, SCM entry for beginners.)
数码管-显示1234
- 单片机四位数码管显示1234,非中断方式编程。(SCM four digital tube display 1234, non interrupt mode programming.)
数码管-显示1234中断方式
- 单片机数码管显示1234,使用中断方式编程。(Single chip digital tube display 1234, using interrupt programming.)
通讯3bit显示程序
- 89C2051驱动3位数码管显示程序,接收主机能过串口发过来的数据并显示。用于面板显示表头。(89C2051 drive 3 bit digital display program, the host can send data through the serial port and display. For panel display header.)
数码管显示温度
- 使用温度传感器采集温度信号,使用单片机并在数码管上显示出来。(The temperature sensor is used to collect the temperature signal, and the microcontroller is used to display the temperature signal on the digital tube.)
AD采集光敏或热敏值数码管显示
- AD光敏热敏采集数码管显示,基于51单片机,C语言表示。(AD photosensitive heat sensitive collection digital tube display, based on 51 single-chip, C language.)
数码管显示程序
- 基于hd7279的数码管显示程序,显示用户指定的数字。(Digital tube display program based on HD7279)
数码管显示
- 自己学习对数码管进行静态,动态,多位数码管的显示,学会锁存功能等基本功能。 希望大家能对数码管进行随心所欲的进行控制