搜索资源列表
汇编七段数码管显示系统时间
- 双击启动程序。以暗色背景,白色前景的七段数码管显示当前系统时间。 按键。改变七段数码管的前景颜色。 按ESC。退出程序。 -double-click to launch the program. A dark background, the prospect of a white in paragraph 107 of the current digital control system show time. Keys. Changes in paragraph 107 of the
红外遥控解码数码管显示实验
- 关于单片机的,用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.)
18B20温度传感器数码管显示
- 在stc89c51单片机上实现传感器18b20温度采集,采集到的数据显示到数码管上。(In the STC89C51 microcontroller running, to achieve the temperature sensor 18B20 acquisition, and the collected data displayed on the digital tube.)
整型计算器(数码管显示)
- 数码管显示的整型计算器,可以进行简单的加减乘除,数码管移位显示,矩阵键盘扫描,适合单片机入门的初学者。(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.)
xucaoxi0405
- 可设置温度上下限的温度报警器,采用4位数码管显示。(Can set the temperature of the upper and lower temperature alarm, using 4 digital display.)
STM32实现温度采集显示
- 通过MDK编辑编译后,下载到STM32芯片实现温湿度的数码管显示。(To achieve temperature and humidity digital tube display in the STM32 .)
DS18B20温度传感器
- 51单片机驱动DS18B20温度传感器,数码管显示。(51 singlechip drive DS18B20 temperature sensor, digital display.)
数码管-显示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.)
VB几款绝对漂亮的数码管显示控件
- 几个漂亮VB数码管显示控件 可以用于显示温度时间等等 。(Several beautiful VB digital display controls can be used to display temperature, time and so on.)
静态数码管显示
- 静态数码管的显示程序,能够在单片机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)
七段数码管显示
- 使用可编程并行I/O接口芯片8255、地址译码器、七段数码管等硬件,搭建七段数码管显示装置,实现键盘输入两个数字的ASCII码、数码管可动态显示这两个数字的功能。(Using programmable parallel I/O interface chip 8255, address decoder, seven segment digital tube and other hardware, build seven segment digital tube display device, re
shuma
- 使用mag128单片机实现对于外部采集的电压信号转化成二进制并实现数码管显示。(The mag128 microcontroller is used to transform the external voltage signal into binary and display the digital tube.)
数码管显示程序
- 基于hd7279的数码管显示程序,显示用户指定的数字。(Digital tube display program based on HD7279)
数码管显示
- 自己学习对数码管进行静态,动态,多位数码管的显示,学会锁存功能等基本功能。 希望大家能对数码管进行随心所欲的进行控制