Content for 74LS04

74LS04

74LS04 is a member of 74XXYY IC series. The 74-series are digital logic integrated circuits. 74LS04 IC has six NOT gates. These NOT gates perform Inverting function. Hence name HEX INVERTING GATES.

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 …

8085 homebrew computer

“A custom pc based on 8085 with custom assembler and EEPROM programmer. This project consist of an assembler project written in Python in order to translate the assembly code into machine code recognizable from the 8085 microprocessor, acustom EEPROM writer …

Vectron VGA Plus

“Vectron VGA Plus is a VGA graphics adapter that can interface with retro computers or microcontrollers. How It Works I previously built a massive 7400-logic based VGA generator called Vectron VGA. While it was a nice project to build, it …

Vectron Handheld

“Vectron Handheld is a retro handheld gaming console based on the 6502 CPU. It has five input buttons (up, down, left, right, fire) and a 1.8” 128x160 18-bit color TFT LCD display. I have developed an implementation of Pong …

MIDI/Arduino Controlled 8-Bit Sound Generator (AY-3-8910)

“Build a retro sounding 8-Bit Sound Generator and control it through MIDI.This design is partly inspired by Chiptune enthusiasts building Arduino circuits to play Chiptune files and some of my own ideas to integrate the sound of early video …

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 …

60Hz Arduino Clock

“This Arduino based digital clock is synchronized by the 60Hz power line. It has a simple and inexpensive common anode 4 digit 7 segment display which shows hours and minutes. It uses a cross over detector to detect when the …

Arduino Digital Clock Synchronized by the 60Hz Power Line

“This Arduino based digital clock is synchronized by the 60Hz power line. It has a simple and inexpensive common anode 4 digit 7 segment display which shows hours and minutes. It uses a cross over detector to detect when the …

Dot Jump Game (without Using Arduino)

“Hi there! I am Shivansh, a student at IIIT-Hyderabad. I am here with my first instructable which is a game inspired from Google Chrome’s Dinosaur Jump game. The game is simple: Jump across incoming obstacles in order to …

SPEBEG (Single Player Eight Bit Electronic Game)

“Finally got around to finishing the last details of an old shcool project. A simple 8bit game, aim with the joystick at the target and fire! Increase points and try to keep up with the increasing speed!”