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

搜索资源列表

  1. temp

    0下载:
  2. avr驱动74HC595带动4个8段数码管-avr drive 74HC595 led the four-segment digital tube
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:27585
    • 提供者:zuolaosan
  1. shizhong

    0下载:
  2. 用汇编写的基于DS1302的可调时钟程序,采用数码管显示,采用74HC595来串行输出-Written in assembler adjustable clock program based on the DS1302, digital display using the 74HC595 to serial output
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-21
    • 文件大小:55168
    • 提供者:陈攀峰
  1. 74HC595_C51

    0下载:
  2. 用C51控制74HC595驱动LED数码管显示的例程-74HC595 drive LED digital tube display routines with C51 control
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:733
    • 提供者:wei
  1. 595-165

    0下载:
  2. 使用74HC595和74HC165实现八个按键输入,四位LED数码管显示,并有外部调用函数。-Use 74HC595 and 74HC165 achieve the eight keys to enter the four-digit LED digital tube display, and call functions outside.
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:2936
    • 提供者:wmf
  1. huibian

    0下载:
  2. 单片机IO口输出扩展 汇编程序 74HC595驱动静态数码管-Assembler output expansion in microcontroller IO port 74HC595 driver static digital tube
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:8434
    • 提供者:郑滨
  1. 74HC595_Driver8NumLED

    0下载:
  2. 74HC595驱动8个数码管,包含原理图,汇编,C语言源代码,完整keil工程文件,可无缝移植-74HC595 digital tube driver 8, including schematic, assembler, C language source code, complete the keil project file can seamlessly transplant
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-16
    • 文件大小:73238
    • 提供者:Irving Liu
  1. C---74hc165

    0下载:
  2. 一位数码管显示0-F的数字 目的:1.通过本例程了解 74HC595(串入并出)基本原理和使用2.熟悉用STM32控制595程序处理3.比较STM32与51的区别-A digital display 0-F digital purposes: 1. Understanding through this routine 74HC595 (string into and out of) the basic principles and use 2. Familiar with STM32 contr
  3. 所属分类:SCM

    • 发布日期:2016-08-15
    • 文件大小:626688
    • 提供者:韩建超
  1. 6410-Digital-LED--for-linux

    0下载:
  2. 在Linux下写的74HC595的驱动程序,用于控制数码管-Write the 74HC595 driver under Linux, used to control digital tube
  3. 所属分类:Driver develop

    • 发布日期:2017-12-06
    • 文件大小:58349
    • 提供者:zhangzhenyuan
  1. SPI_595

    0下载:
  2. 基于mega16的AVR单片机,通过SPI总线驱动74hc595芯片,从而控制数码管-Mega16 AVR microcontroller via the SPI bus driver 74hc595 chip, to control digital tube
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-10
    • 文件大小:444185
    • 提供者:梅繁超
  1. wenduPLCD

    0下载:
  2. 其实用74HC595也是一种动态显示,所以必须利用循环才行。 运用74HC595串入并出的方式显示8位共阴数码管,本实验是用P2.0,P2.1,P2.2 利用看门狗定时器,实现电子表。即:数码管第4位显示时,第5.6位显示分 最后7,8显示秒。并且利用DS18B20温度传感器,在最高三位显示温度。-Actually with 74 hc595 are needed is also a kind of dynamic display, so must use cycle.
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:30963
    • 提供者:徐秀慧
  1. mega16-74hc595ledpcb

    0下载:
  2. mega16控制74hc595驱动数码管源码与原理图-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:83253
    • 提供者:bisedeng
  1. shumaguan

    0下载:
  2. STC系列单片机————运用74HC595锁存器 矩形键盘按键在数码管上显示相应数字-The STC MCU---- use 74HC595 latch rectangular keyboard keys digital display corresponding figures
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:13187
    • 提供者:张小虎
  1. serial-LED

    0下载:
  2. 利用74HC595实现串行输入转并行输出,控制数码管显示-To 74HC595 serial input to parallel output, and control the digital display
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:73148
    • 提供者:周攀峰
  1. digital-flow-water-lights

    0下载:
  2.  本实验中共接入了8个共阳八段数码管(数码管阳极连在一起),演示数码管中的某一段点亮只需在对应的位置写入“0”即可。在这里74HC595实现了数据串并转换的功能,试验中用到的两片74HC595分别用于控制八个数码管的位选和其中每 个数码管的段选。-The experimental access the 8 Common Yang eight digital tube (digital tube anode together), a certain period in the demo dig
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-08
    • 文件大小:93282
    • 提供者:song
  1. code

    0下载:
  2. 此为温湿度采集终端程序的完整实现,调试成功。实现了modbus协议03号命令的数据采集,采用STCSTC15F2K60S2单片机,使用了简单的具有优先级的任务调度系统,温湿度传感器型号为AM2302,,温度和湿度通过74HC595静态显示驱动的四位数码管轮流显示,2个按键单击1次可分别查看温湿度的最大值和最小值,uart1作为调试端口,数据通过uart2经过max485实现485通信。-This is the temperature and humidity acquisition termin
  3. 所属分类:SCM

    • 发布日期:2017-11-03
    • 文件大小:121922
    • 提供者:zuoxuqi
  1. Atmega16-SPI-code

    0下载:
  2. 用Atmega16 SPI方式级联驱动两片74HC595,控制数码管的显示;用 ICC AVR 编译,内有Proteus仿真,数码管可正常显示数值。-With Atmega16 SPI cascaded drive two 74HC595, control digital tube display using ICC AVR compiler, which has Proteus simulation, digital values ​ ​ can be displayed
  3. 所属分类:SCM

    • 发布日期:2017-11-03
    • 文件大小:68282
    • 提供者:小张
  1. SPI-595

    0下载:
  2. STM32硬件SPI驱动74HC595,一位数码管显示0-F的数字,了解 74HC595(串入并出)基本原理和使用 ,熟悉用STM32硬件SPI的配置及其控制-STM32 hardware SPI driver 74HC595, a digital display 0-F numbers, understand 74HC595 (string into and out of) the basic principles and use, familiar with the STM32 config
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-10-30
    • 文件大小:1236917
    • 提供者:LKLLK
  1. digitaltube_74hc595

    0下载:
  2. 基于 74hc595、可以多块拼接的四位数码管显示。-Based 74hc595, you can multi-block mosaic four digital display.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:901
    • 提供者:Evanwell
  1. hc595

    0下载:
  2. 本程序可以使用51的任何IO口驱动74HC595使8个数码管显示设定的字符。-The program can use any IO port driver 51 74HC595 make eight digital tube display settings characters.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:19029
    • 提供者:cxy
  1. ticket_

    0下载:
  2. 大型电玩城碎票机主板的源程序。涉及到UCN5821+数码管(程序中子函数为wr595,与74hc595略有不同)的运用、stc11系列eeprom的运用,内附原理图,可以根据一个具体小项目入门结构化设计。KILL 4打开。-City broken ticket machine arcade board of the source. Involves UCN5821+ digital tube (Functions of program wr595, with 74hc595 slightly d
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:91146
    • 提供者:金美祖
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com