Content for 74HCT574

74HCT574

The 74HC574; 74HCT574 is an 8-bit positive-edge triggered D-type flip-flop with 3-state outputs. The device features a clock (CP) and output enable (OE) inputs. The flip-flops will store the state of their individual D-inputs that meet the set-up and hold time requirements on the LOW-to-HIGH clock (CP) transition. A HIGH on OE causes the outputs to assume a high-impedance OFF-state. Operation of the OE input does not affect the state of the flip-flops. Inputs include clamp diodes. This enables the use of current limiting resistors to interface inputs to voltages in excess of VCC.

Project  Z80ATmega128

Z80ATmega128

“This project aims to build a system utilizing the Z80A and running CP/M-80 directly. You might be wondering why I chose the Z80 today. Well, it happened to be discovered in my collection of electronic components after being tucked …

LED Cube 8x8x8

“LED Cube running on Arduino Nano and flip-flops. Preparation: test all 512 LEDs (and additional 50 spare ones if some get damaged while soldering) to find all the malfunctioning ones. Let them run for at least 4 hours. make symmetrical …

Z80 Arduino Using Mega as Debugger

“Ever since the 80’s I’ve wanted to build a Z80 computer. I even bought the chips, but never used them. The reasons for this are varied. I never liked erasing and reprogramming EPROMs. My EPROM eraser died. I …

CSCvon8: 8-bit von Neumann Crazy Small CPU

“This repository holds the files for my 8-bit “big brother” CPU to the 4-bit Crazy Small CPU. This is a von Neumann style CPU designed with 7400-style logic chips and some RAM and ROM. The CPU requires only seventeen chips …