Content for 74LS32

74LS32

The 74LS32 is a Dual Input OR Gate with Quad package. It contains four independent gates each of which performs the logic OR function. Each gate has two inputs that’s why it is named Quad 2-Input OR Gate. Logic level gates like 74LS32 and flip-flops play a vital role in digital electronics.

Arduino-Based Handheld Simon Game

“Simon is a short-term memory game. The beautiful simplicity of the game makes it an entertaining pastime for all ages, as well as a commonly referenced example project in the fields of programming, electrical engineering, and product design. This project …

Project  MikroLeo

MikroLeo

“MikroLeo project files (schematic, PCB, assembler, emulator/debugger, circuit simulation file, documentation, example of programs etc). MikroLeo is a 4-bit microcomputer developed mainly for educational purposes and distributed for free under open-source licenses. 4-bit Didactic Microcomputer The project is in …

8-bit ALU (Arithmetic Logic Unit)

“In this Instructable, I will be going through the process of building and understanding the architecture behind an ALU (Arithmetic Logic Unit). The ALU is part of a computer’s CPU (central processing unit) and it handles arithmetic and logic …

Logic Game Using Digital Logic Gates

“Logic gates are an important concept if you are studying electronics. These are important digital devices that are mainly based on the Boolean function. Logic gates are used to carry out logical operations on single or multiple binary inputs and …

SCOPETREX vector gaming on your oscilloscope!

“Vector Gaming on Your Oscilloscope! Have you ever wanted to buy a Vectrex, but you can’t afford the high prices on auction sites? Do you already have a hoard of Vectrexes, but want another one? Well now you can …

SAP-1 Processor Architecture

“A simple 8-bit micro-processor using mostly discrete logic chips. This project is mostly based on the 8-bit Breadboard computer by Ben Eater Banner Specs ~400 Hz Clock 8-bit Data Bus 16-bit Control Word 5 Microsteps per Instruction 16 byte RAM …

RGB Electronic Die

“This project is an RGB Electronic Die that generates the codes from 1 to 6 through 7 RGB LEDs as outputs for showing the mentioned numbers while the inputs are the codes generated by a 7490 counter fixed to count …

Build an 8-bit computer from scratch

“I built a programmable 8-bit computer from scratch on breadboards using only simple logic gates. I documented the whole project in a series of YouTube videos and on this web site. “

Electronic Die

“This project is an electronic die that generates the codes from 1 to 6 through 7 LEDs as outputs for showing the mentioned numbers while the inputs are the codes generated by a 7490 counter fixed to count from 000-101 …

Basic IC Tester Using Arduino NANO

“Basically this is the easiest project with Arduino Nano but more of thinking in the code. This project involved with circuit design and coding. This is done by 2 layer PCB and Arduino Nano, which test the basic IC’s …