搜索资源列表
89C51WD-HC595
- 89C51WD和HC595仿真的例子、Proteus、原理图
ad-da-24c02-show
- MSP430的12位AD驱动程序 [05-10-29] 74HC165驱动程序 [05-10-29] 74HC595驱动程序-MSP430 12 AD driver [05-10-29] 74HC165 driver [05-10-29] Bit Drivers
sourc1212e
- MSP430的LCD驱动程序 [05-10-29] 74HC165驱动程序 [05-10-29] 74HC595驱动程序-MSP430 LCD driver [05-10-29] 74HC165 driver [05-10-29] Bit Drivers
DZLED19
- 此程序是利用15088b点阵块芯片利用74hc595作为列选, 74ls138作为行选,TIP127作为行驱动cpuAT89C52的c51程序-use of this procedure is 15088b chips using Lattice 74hc595 as shown in the election, 74ls138 as holding elections, as the line drive TIP127 the dec
anglemachine
- 《角度测量器》 用光电编码器测量角度,每个脉冲为0.72度。 测量范围:0.0~360.0度 为保证不错过脉冲,用timer1计数,在电平跳变中断里判断转动方向,尽量加快处理过程。 数据换算和数码管扫描显示在主循环中实现。 译码器用10米长5芯屏蔽线与数显器的两片74HC595连接。 MCU为12F629,使用内部4兆RC振荡和内部复位功能。 -"angle measuring device&quo
LEDMatrix
- 89S52 单片机 + 74HC595 + 组成的8X8 LED 点阵驱动显示程序,Keil C环境编写,带显示字符压缩/解压源/显示/代码。-89S52 composed of lattice-driven 8X8 LED display program, Keil C environment preparation, showed a band of characters compression/decompression sour
spce061a_74hc595
- 由SPCE061A控制的74hc595的驱动程序,一般用于串转并-by SPCE061A 74hc595 control of the driver, generally for serial switch and
show-595
- 我自己编写的74HC595数码管显示程序,一个595驱动两个共阳极数码管-I have written 74HC595 digital tube display program, a total of 595 drive two digital tube anode
disp
- 74HC595程序,C51版的,己调试过-74HC595 procedures, C51 version, others have been debug
74hc595
- 74hc595芯片的c51驱动程序源代码-74hc595 chips C51 driver source code
STC595
- STC单片机与74HC595的完美组合用最少的IO口控制8位数码管,程序稍微修改就可以用51来控制.充分节约硬件资源-STC Singlechip with 74HC595 perfect combination of the mouth with a minimum of IO control 8 digital tube, the program can use a slight modification to control 51
89C51WD-HC595
- 89C51WD和HC595仿真的例子、Proteus、原理图-89C51WD and HC595 simulation examples, Proteus, schematic diagram
hc595
- 74HC595 的驱动。任意3IO即可 /************************************************************* IC :AT89S52 晶振:12MHz 硬件:1片 HC595 *************************************************************/ #include<intrins.h>
HC595
- 在ARM Developer Suite v1.2编的HC595的驱动程序,所基于的处理器是LPC2220!-In the ARM Developer Suite v1.2 compiled HC595 are needed driver, based on the processor is LPC2220!
HC595
- 该部分程序主要实现了HC595的时序,实现了HC595发送字节的目的-The part of the program HC595 timing, to achieve the purpose of HC595 send bytes
hc595
- 51单片机驱动HC595的驱动程序,可以直接实现串转并的功能-51 Microprocessor HC595 driver can directly implement string transferred and function
hc595
- 利用俩个hc595的简单的实现的hc595的串行输出,以及8位移位寄存器和储存器的简单应用。基于atmega16单片机。(The simple implementation of the two hc595's hc595 serial output, as well as the simple application of the 8 bit shift register and memory. Based on ATmega16 s
HC595驱动8位led的8051程序
- 51单片机通过HC595驱动8位数码管,用STC单片机实测可用(51 MCU drives 8 bit digital tubes through HC595)
3.HC595
- 74HC595可以把串行的信号转为并行的信号, 因此常用做各种数码管以及点阵屏的驱动芯片。(74HC595 can turn serial signals into parallel signals, so they are usually used to drive various digital tubes and dot matrix screens.)