搜索资源列表
__74HC595
- 74hc595!!单片机入门芯片。底层子函数可通用。经调试成功。带keil工程-74hc595! ! Single-chip entry-chip. Bottom Functions can be generic. After the successful commissioning. Works with keil
SPI_ARM
- 使用SPI协议,利用ARM控制数码显示管1显示1到F,数码显示管2则从F到1倒计数,数码显示管则一直显示0。该连接方法使用片选来激活不同的SPI从设备(HC595)。-Using the SPI protocol, the use of ARM control the digital display tube 1 shown 1 to F, from F display tubes 2 to 1 countdown, digital display tubes are always displa
shumaguan
- 接口技术实验,使用LCP2138芯片、HC595芯片和八段共阴极数码管,实现0-9显示-Interface technology experiment, using a LCP2138 chip, HC595 chip and a total of eight digital tube cathode, realization of 0-9 display
HC595v1.0
- msp430f1232 驱动74HC595移位寄存器显示程序-msp430f1232 and HC595
ledDisp
- 在单片机上驱动通用的1/16动态扫描的LED屏,LED口为Hub08通用口,单色1024点屏。驱动芯片为HC138和HC595.该代码硬件环境为STM32,但若在其它单片机上使用,只要改动一些管脚配置代码即可。-Microcontroller-driven general 1/16 dynamic scan LED screen, LED port for Hub08 generic mouth monochrome 1024 screen. Driver chips for the HC138
8x8
- 74HC595为8位输出锁存移位寄存器 -74 hc595 for eight output latched shift register
Ssp_Master595
- 基于lpc1114的ssp主机通信例子,操作hc595-lpc1114 ssp master demo
74HC595p2C74hc138shumaguan
- 基于HC138和HC595驱动数码管,仿真加C语言程序-Based on HC138 and HC595 driven digital control, simulation plus C language program
Led7PHC595PDS1302
- Demo Led7 + DS1302 + HC595 with 8051 micro controller
stc12c2052ad
- STC12C2052AD 通过自带的AD采集模拟电压 并通过级联的两74hc595 驱动四位数码管 显示所测电压-STC12C2052AD through own AD sampling analog voltage and through the cascade of two 74 hc595 are needed to drive the four digital tube display the measured voltage
ISD2590
- ISD2590驱动源码,支持录音放音,采用74HC595写入地址,节省I/O。-ISD2590 driver source code, support the tape playback, use the 74 hc595 are needed to address, save the I/O.
HC595驱动8位led的8051程序
- 51单片机通过HC595驱动8位数码管,用STC单片机实测可用(51 MCU drives 8 bit digital tubes through HC595)
hc595-51
- 51单片机用三个引脚拓展出8个引脚或16个引脚或24个引脚(51 Microcontroller Expands 8 Pins or 16 Pins or 24 Pins with Three Pins)
充电机控制源代码
- 此代码为新唐单片机代码,主要实现电量百分比的跑马指示灯控制,以及HC595控制数码管的显示等,是一个不错的例子程序。