CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 数码管

搜索资源列表

  1. CHENGKONGLVBO

    0下载:
  2. C51程控滤波程序,采用MAX262,和数字电位器,采用8位数码管显示,按键是4*4按键,主要是受到开发条件的限制,使用的是开发板-C51 program-controlled filtering procedure for the MAX262, and digital potentiometers, using eight digital tube display, button is 4* 4 buttons, mainly due to the development of condit
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:4138
    • 提供者:胡王斌
  1. fsmled

    0下载:
  2. verilog语言, 状态机实现数码管显示 -This uses verilog language to make state machine realization of digital control
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:5365
    • 提供者:普旭贺
  1. ds1302-8led-max7219

    0下载:
  2. 本工程含有对ds1302的时间读取,并在protues中仿真通过,带仿真原理图,本程序最大的亮点为8位数码管是通过max7219只占用了单片机的三个端口,通过串行通信来实现的。-Ds1302 contain the works of the time to read, and through protues simulation with schematic simulation, the program' s biggest bright spot for the 8-bit digit
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:63921
    • 提供者:董金亭
  1. datashow

    0下载:
  2. 本程序是一个用VHDL编写的数码管扫描显示控制器的设计与实现的程序,仅供学习。-This procedure is a VHDL prepared using digital tube scanning display controller design and implementation of procedures for learning.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:107766
    • 提供者:lesslie
  1. LED

    0下载:
  2. 利用LED 字体类生成LED字体,七段数码管效果,有显示数字DEMO-LED FONT CLASS ,GOOD TO USE
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:2033456
    • 提供者:杨旭
  1. calculator

    3下载:
  2. 用VHDL在quartus2下实现的计算器。输入为4*4矩阵键盘,输出为共用数据线的数码管。可以实现简单数学运算、逻辑运算、进制转换、连续运算等功能。-Using VHDL in quartus2 achieve calculator. Input 4* 4 matrix keyboard, the output data lines for sharing of digital control. Can achieve a simple mathematical operations, log
  3. 所属分类:VHDL编程

    • 发布日期:2013-10-30
    • 文件大小:1276791
    • 提供者:jizhen
  1. shuzizhong

    0下载:
  2. STC52芯片做的数字钟,8位共阳数码管,可设置闹铃,秒表等-clock
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:24324
    • 提供者:汪洋
  1. 步进电机转速数码管显示

    1下载:
  2. 步进电机转速数码管显示,采用C51单片机控制-Stepper motor speed digital display, with C51 MCU
  3. 所属分类:DSP编程

    • 发布日期:2017-03-30
    • 文件大小:16812
    • 提供者:xiaokai
  1. clock

    0下载:
  2. MCS-51单片机汇编语言数码管时钟显示程序-MCS-51 single-chip digital control assembly language clock display program
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:593
    • 提供者:杨文彬
  1. clock_music

    0下载:
  2. 名称:电子钟 功能:简易电子钟,有设置功能,闹钟到响铃。 只有四位数码管,所以只能显示60:60。 定时器0时钟计时,定时器1音乐产生。 硬件: MCU:AT89S51,11.0592MHZ 四位共阳数码管:A~DP->P2,1~4位->P3.0~P3.3 四位独立按键:P1.0~P1.3 蜂鸣器:P0.4-Name: Clock function: simple electronic clock, there are set function,
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:4956
    • 提供者:李峰
  1. ds18b20

    0下载:
  2. ds18b20数码管显示,可以显示到小数点后2位,含有protel原理图,经硬件测试可用-DS18B20 digital tube, it can be displayed to two decimal places, containing Protel schematic diagram, the test can be used by the hardware
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:20802
    • 提供者:yuyang
  1. AD

    0下载:
  2. STC单片机AD转换程序并能在数码管上显示,采样电压为0-10V转化成0-100或0-150在数码管上输出-STC Single-chip AD conversion
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1458
    • 提供者:王文文
  1. dht11

    0下载:
  2. 51单片机控制DHT11数字温湿度传感器数码管显示-51MCU conrol DHT11 sensor
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:2077
    • 提供者:qiangz
  1. serial

    0下载:
  2. -- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在 --PC机上安装一个串口调试工具来验证程序的功能。 -- 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控 --制器,10个bit是1位起始位,8个数据位,1个结束 --位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实 --现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:65639
    • 提供者:johnson
  1. DS1302

    0下载:
  2. 程序能实现对实时时钟芯片1302的基本读写操作,时间显示在数码管上。-Program can achieve real-time clock chip' s basic reading and writing 1302, the time displayed on the digital pipe.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:12732
    • 提供者:瑾瑜
  1. xinde

    0下载:
  2. 89C51单片机控制步进电机,实现正反转,加减速和复位,用位数码管显示转速状态和级别-89C51 microcontroller stepper motor to achieve reversing, acceleration and deceleration, and reset, with digital display speed status and level
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:53821
    • 提供者:王迟迟
  1. LED-display

    0下载:
  2. 四位数码管动态显示,片选,段选,包含键盘的消抖,最简单易懂的初学程序-4 LED dynamic display, chip select, choose paragraph, including the elimination Buffeting keyboard, the most easy-to-understand learning procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:525
    • 提供者:xulei
  1. DS1302AT89S51

    1下载:
  2. DS1302+AT89S51单片机时钟C程序(六位共阳数码管显示)-DS1302 AT89S51 microcontroller clock C program (six were positive digital display
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-12
    • 文件大小:1325
    • 提供者:陈祥平
  1. Max7221

    0下载:
  2. 基于AT89C52的MAX7221数码管动态显示测试程序,带有c语言源码和仿真图。-AT89C52-based digital control of the MAX7221 dynamic display test procedure, with c language source code and simulation of Fig.
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:65734
    • 提供者:hell
  1. tm1620

    1下载:
  2. 数码管驱动程序,使用tm1620作为驱动芯片-Nixie tube driver, use the chips as a driver tm1620
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2016-01-26
    • 文件大小:498987
    • 提供者:rainingfore
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com