Skip to content

Implementation of a 4 bit adder with ripple carry on a bread board.

Notifications You must be signed in to change notification settings

lem0n4id/4-Bit-adder-Ripple-Carry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

4-Bit-adder-Ripple-Carry

Breadboard circuit picture

Description:

I've implemented a 4 Bit Adder, inspired by Ben Eater's Video on Youtube.

My Experience-

This was a great introduction and hands-on experience with Digital Circuits.

Ben Eater's understanding with how things work really inspires me.

His 8 bit breadboard computer is just too cool to not build it. Do check out his content on youtube and his dedicated reddit which is filled with enthusiasts.

What's in here:

In this repo you'll find the Logic circuit scematics of the 4 Bit adder.

I've made it using original Logisim but i recommend you to use logisim-evolution which you can find here.

Note that you will need to import Logi7400ic library which you can find here

Components used:

  • 74LS08 (AND GATE)
  • 74LS86 (XOR GATE)
  • 74LS32 (OR GATE)
  • 4 way DIP Switch
  • Slide Switch
  • LEDs
  • Resistors
  • Breadboard wires

Logisim schematics:

4 Bit Adder scematics

Full Adder scematics

About

Implementation of a 4 bit adder with ripple carry on a bread board.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published