搜索资源列表
ARM上spi实现
- 使用硬件SPI接口与74HC595连接,控制74HC595驱动8个LED流水灯显示。-use of hardware and Bit SPI interface connectivity, control Bit-eight LED lights indicate water.
ATMEGA16_8LED.rar
- AVR单片机来驱动8位数码管,用74HC595来做驱动段和位的驱动芯片,AVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR 74HC595 LEDAVR
595soft.rar
- 两片74HC595级联实现8位7段LED动态显示的驱动测试程序,74HC595 cascade realization of 2 8 7 LED dynamic display driver testing procedures
LED-control
- 有74HC595和三极管联合控制的8*8点LED显示屏的现实驱动电路设计图-74HC595 and the transistor have joint control of the 8* 8 LED display drive circuit design reality
proteus
- LED点阵 16*64 用74HC154 行扫描 8个74HC595控制字的显示-failed to translate
74HC595-Application-with-MC51
- 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).
74hc595
- 此汇编程序实现A/D转换功能,应用于pic单片机上,A/D采用中断方式。该程序通过单片机的RA2模拟通道送入一直流电压,当送入的直流电压大于2.5V时,8个LED闪动,当直流电压恢复到2.5V以下时,LED停止闪动。为了防止干扰,本程序对直流电压采样10次后再作判断,中间的采样结 果用间接寻址的方式存取。-Assembler implementation of this A/D conversion function, applied on pic Singlechip, A/D interru
74HC595DRIVERLEDDISPLAY
- 74HC595驱动16个8×8的LED点阵显示屏
8LEDnixietubeelectronclockprocedure
- AT89C2051只有15个IO口,要显示8位数码管有点吃力,必需扩展,所以找来74HC595串转并移位寄存器,一个做段显一个做位选,只用三个IO口就解决了8+8的显示,如果要再多一点也不怕,不过2051只有2K的存贮空间,也限制了显示位数。DS1302占用3个IO,这样一个P1只用了6个IO,还有两个空着,准备设置一个LED感应自动开关和一个DS18B20,如果程序大小允许再加入红外摇控,把LED显示做大一点,就是一款实用的电子钟。-AT89C2051 only then 15 IO mout
SPI0M_SPI1S
- LPC1100系列Cortex-M0微控制器的SSP模块都相同,该程序实现LPC1100系列微控制器的SSP模块SSP0工作在SPI从机模式下,控制74HC595驱动8盏LED闪烁以形成流水灯.-LPC1100 series microcontrollers Cortex-M0 SSP module are the same, the program to achieve LPC1100 family of microcontrollers SSP module in SPI master mo
74hc165
- 本例子是用硬件SPI接口循环发送一个变量到74HC595,并且在数据发送完毕后通过单片机的另外一个IO接口PB2输出一个“锁存”脉冲 ,使74HC595把移位寄存器的数据输出到锁存寄存器,并驱动8个LED输出,实现来回流水的效果。-This example is using the hardware SPI interface to send a variable to the loop 74HC595, and after the data is sent through the microc
_74HC595_Running_LED_0_255
- IC 74HC595 to Display 8*LED
C
- 试验74HC595驱动8位LED灯(C语言)连接方法:JP12用条线冒短接 JP1(LED灯接口)和JP2(595接口) 用8PIN排线连接 -74HC595 8-bit test drive LED light (C language) connection method: JP12 connected with lines to take short JP1 (LED lighting interface) and JP2 (595 interface) cable to connect w
LED8X8_01
- LED8*8程序代码,使用PIC16C5X单片机扩展2片74HC595实现扫描8*8个LED显示0-9的简单程序-LED8* 8 code, use PIC16C5X SCM extended two 74HC595 achieved Scan 8* 8 LED display (0-9) simple program
595_8led
- 74hc595 driver 8 led
led-point-array
- 这是一个用51单片机通过74HC595和74HC138驱动8*8点阵的例子。-This is a microcontroller with 51 through 74HC595 and 74HC138 driver 8* 8 dot matrix example.
74HC595--SPI-used-LED
- stm32通过spi口与74hc595相连,然后由74hc595控制8盏灯的闪灭,注意该工程所用外接高速晶振为12MHZ,而大部分板子为8M赫兹,使用时需要修改锁相环倍频系数。-stm32 through spi port is connected with 74hc595 and eight lights are ocontrolled by the 74hc595 , note that works with an external high-speed oscillator is 12M
Spi01
- F2812的SPI接口和移位器74HC595之间进行通信,然后点亮8为LED数码管,使数码管从0~F循环显示。-F2812 carried SPI interface and shifter between 74HC595 communication, then lights 8 LED digital tube, so that the digital display 0 ~ F cycle.
HC595驱动8位led的8051程序
- 两块74hc595驱动4位共阳数码管显示(Two pieces of 74HC595 drive 4 nixietube)
2个IO实现8*8 LED点阵电路
- 2个IO控制2片74HC595电路实现一个8*8 LED点阵电路