搜索资源列表
串并转换实验程序
- 利用8031串行口,和并行输出串行移位寄存器74LS164,扩展一位数码显示在数码显示器上循环显示0-9这10个数字-use 8031 serial port, parallel and serial shift register output 74LS164 expand a digital display on the digital display shows 0-9 this cycle 10 figures
biyesheji_huibian
- 基于MCS-51单片机的数字钟设计 [摘要] III [ABSTRACT] IV 引言 1 1绪论 2 1.1 集成电路 2 1.2 主要技术的背景 2 1.2.1 发展历史 2 1.2.2 现状 3 1.2.3 发展趋势 3 2器件简介 4 2.1 LED显示器 4 2.1.1 LED显示器的结构 4 2.1.2 LED的接线形式 5 2.2 AT89C52简介 5 2.2.1 AT89C52主要性能参数: 5 2.2.2 AT8
dianzhen_led
- 里面是一个16×16的点阵汉字显示,主要利用了单片机与移位寄存器的芯片做的一个小控制
74hc595
- 移位寄存器74HC595的测试程序 通过测试 比较好用
time
- 时钟程序,spi送数,显示是8个数码管,接8的移位寄存器。时间从00 00 00 到 23 59 59
rilishizhongdaijianpan
- 时钟程序,spi送数,显示是8个数码管,接8的移位寄存器。时间从00 00 00 到 23 59 59
74hc595
- 采用串行移位寄存器74HC595静态显示7段码
spi_execution_plib_examples
- SPI是一个环形总线结构,由ss(cs)、sck、sdi、sdo构成,其时序其实很简单,主要是在sck的控制下,两个双向移位寄存器进行数据交换。 假设下面的8位寄存器装的是待发送的数据10101010,上升沿发送、下降沿接收、高位先发送。 那么第一个上升沿来的时候 数据将会是sdo=1;寄存器=0101010x。下降沿到来的时候,sdi上的电平将所存到寄存器中去,那么这时寄存器=0101010sdi,这样在8个时钟脉冲以后,两个寄存器的内容互相交换一次。这样就完成里一个spi时序。
595
- 单片机c51系列控制74h595移位寄存器驱动LED显示
74ls164.rar
- 74HC595是具有8位移位寄存器和一个存储器,三态输出功能。,74HC595 is an 8-bit shift register and a memory, three-state output.
PIC-74LS164
- PIC单片机关于74LS164移位寄存器的汇编语言程序-74LS164 shift register on the PIC microcontroller assembly language program
AD0809
- 驱动AD0809并且LED显示,LED用移位寄存器连-AD0809 driver and LED display, LED even with shift register
f48
- 描述了48分频的功能的原理图,使用16位移位寄存器来实现-48 describes the frequency of the schematic diagram of the function, the use of 16-bit shift register to achieve
ds1302
- 74HC595是具有8位移位寄存器和一个存储器,三态输出功能。-74HC595 is an 8-bit shift register and a memory, three-state output.
74hc164
- 74HCT164 是 8 位边沿触发式移位寄存器,串行输入数据,然后并行输出。数据通过两个输入端(DSA 或 DSB)之一串行输入;任一输入端可以用作高电平使能端,控制另一输入端的数据输入。两个输入端或者连接在一起,或者把不用的输入端接高电平,一定不要悬空。-74HCT164 is an 8-bit edge triggered shift register, serial input data, and then output in parallel. Data input through t
HC595clock
- 这是一个使用了8位移位寄存器HC595的电子钟程序,里面包括了仿真程序。以及HC595的操作说明。-This is a used 8-bit shift register of the electronic bell HC595 procedures, which include the simulation program. As well as instructions HC595.
digital_tube_display_using_74ls164
- 采用移位寄存器74ls164实现了LED数码管的显示,只要扩充74ls164就可以实现多个数码管的显示-74ls164 achieved using shift registers LED digital tube display, can be achieved as long as the expansion of 74ls164 multiple digital tube display
ggzly
- 多频超声处理器控制板,芯片P89LPC936,程序主要包括:192x64液晶驱动(19264.c),用移位寄存器4015作键盘拓展,以及用4015作多路输出(mainc)。以及P89LPC936EEPROM读写。-Multi-frequency ultrasonic processor, control panel, chip P89LPC936, procedures will include: 192x64 LCD Driver (19264.c), with the shift regis
hc595
- 74hc595移位寄存器的驱动程序,用于LED阵列显示。-74hc595 shift register driver for the LED array display.
verilogcode
- Verilog语言实现的多路选择器和移位寄存器的源代码.-Verilog language implementation of MUX and the shift register the source code.