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

搜索资源列表

  1. 74hc595_music_sourse

    0下载:
  2. 74hc595的C语音驱动程序,通过定时器、IO口,可以播放音乐的程序-74hc595 C voice-driven process, through the timer, IO I can play music procedures
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1707
    • 提供者:adee
  1. 74hc595.rar

    0下载:
  2. 这是一利用at892051+74hc595芯片的护栏管源程序,仅共参考,希望对大家有用,This is one use of at892051+74 hc595 chip tube source, only a total of reference, in the hope that useful to everybody
  3. 所属分类:编程文档

    • 发布日期:2017-03-26
    • 文件大小:4417
    • 提供者:sunhai
  1. 74HC595_code

    0下载:
  2. 74HC595级连应用程序,献给有需要的人。-Cascaded 74HC595 applications, dedicated to those in need.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:39813
    • 提供者:zhl
  1. 74HC595

    1下载:
  2. C语言写的74hc595应用程序,用于用三个数码管显示一个三位数。-C language written 74hc595 application for the three digital display with a digit.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:687
    • 提供者:OYeng
  1. 100ExampleProteus

    1下载:
  2. 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》全部是Proteus的仿真,DSN文件和hex文件。 推荐做毕业设计和学习单片机的下载。 内容包括: 第 01 篇 基础部分: 01 闪烁的LED 02 从左到右的流水灯 03 左右来回的流水灯 04 花样流水灯 05 LED模拟交通灯…… 48 单片机与PC机串口通讯仿真 第 02 篇 硬件应用:01 74LS138译码器应用 02 74HC154译码器应用 03 74HC595串入并出芯片应用 04 7
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:11717227
    • 提供者:tong
  1. 4zipingfanyewannianli

    0下载:
  2. 4字LED点阵屏+DS1302万年历电子钟 C 程序【改模对换/反显】 本程序中DS1302读写部分是直接引用网上网友提供的共享程序, 本程序供大家学习之用-4 character LED dot matrix screen electronic bell+ DS1302 calendar 【C procedure for changing mode of/anti-significant】 DS1302 to read and write in this process is a dir
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:69504
    • 提供者:韦炯全
  1. 74HC595-Application-with-MC51

    0下载:
  2. 595——8位数码管循环移位显示.doc │ 利用74HC595实现多位LED显示的新方法.doc │ 用74HC595芯片驱动LED的电路设计.pdf │ 文件目录表绘制.cmd │ 文件夹目录.txt │ 文件名目录.txt │ ├─点阵设计 │ 74HC595PW.pdf │ 正文点阵设计.doc │ ├─Use595_4(Alexi) │ Use595_2.c │ Use595_4.hex │ Use595_4(Alexi).
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:770373
    • 提供者:Alexi
  1. led-8zi

    1下载:
  2. /***************************************************** 16*128 LED点阵屏 C 程序 ****************************************************** 声明: 本程序供大家学习之用,用勿用于商业用途。尊重版权。 编写:邓椿薪 时间:2006年1月20日 晚 邮箱:love2151@xinhuanet.com *************
  3. 所属分类:SCM

    • 发布日期:2015-07-30
    • 文件大小:1939
    • 提供者:kd911
  1. temp

    0下载:
  2. 注意:只有C代码。串行驱动led显示,一个74hc595位移寄存器驱动三极管驱动led位,两个74hc595驱动led段,方式位5位x8段x2=10个数码管5分频,每次扫描时间位1.25ms-Note: Only C code. Serial driver led display, a shift register 74hc595 drive transistor drive led, and led two drives 74hc595 paragraph, ways x8 paragraph
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3093
    • 提供者:wilsonhuang
  1. 111

    0下载:
  2. 键盘扫描C程序 74HC595对LCD1602的控制-Keyboard scanning C procedures
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1621
    • 提供者:李巍龙
  1. SPI_74HC595

    0下载:
  2. This small C code if for driving a SPI 74HC595 shift register with a PIC/AVR MCU .The code is written in MikroC.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:592
    • 提供者:Florin
  1. LCD1602

    1下载:
  2. 1602的驱动,任意3IO口通过1片74HC595驱动1602 #include<D:\clib\hc595.c> //虚拟接口定义 #define LCD_RS 0x08 //0001 0000 #define LCD_E 0x04 //0010 0000 #define LEDon 0x02 //0100 0000 // LCD_Data 0x00 //0000 -1602 driver,drive 1602 by any 3 IO port
  3. 所属分类:SCM

    • 发布日期:2016-08-26
    • 文件大小:2726
    • 提供者:付茂可
  1. SpiDisp

    0下载:
  2. ARM2100 使用硬件SPI接口输出显示(74HC595)-ARM2100 SPI 74HC595
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:41742
    • 提供者:hljbin234
  1. 74HC595C

    0下载:
  2. 74HC595走马灯演示程C语言 74HC595走马灯演示程C语言-74HC595-range C-lantern demonstration
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3772
    • 提供者:秋港
  1. 74hc595

    0下载:
  2. 用C语言编写的74hc595的使用的一个基本案例,主要面向单片机初学人群-74hc595 written in C language with the use of a base case, mainly for beginner groups SCM
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:7813
    • 提供者:apple
  1. LEDMatrix_74HC595

    0下载:
  2. 基于Atmega8,使用74HC595串行扩展IO口-Based on Atmega8, using 74HC595 serial IO port expansion
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:45565
    • 提供者:liqiang
  1. avr~proteus~c~100

    0下载:
  2. 单片机C语言程序设计实训100例, AVR+PROTEUS-AVR+PROTEUS+C+100
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:5785604
    • 提供者:pengwei
  1. 74HC595-LED

    0下载:
  2. 8051驱动两片74HC595的流水灯,用PROTEUS演示。KEIL下C语言-8051 drive two 74HC595' s water lights, with PROTEUS presentation. KEIL C language under
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:358296
    • 提供者:赵典
  1. NO.3-74HC595-application

    0下载:
  2. 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 02 篇 第 02 篇 硬件应用 03 74HC595串入并出芯片应用-" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation," Case No. 02 cabinet hardware application No. 02 03 74HC595 st
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-22
    • 文件大小:20080
    • 提供者:白雾
  1. 74hc595

    0下载:
  2. 关于对移位寄存器74HC595的应用,c语言模块化编程,可驱动发光二极管。-With regard to the application of the shift register 74HC595,c modular programming language, you can drive the light emitting diodes.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:591
    • 提供者:郑文
« 12 3 4 »
搜珍网 www.dssz.com