Logic Gate PCB Learning Board (DIY Soldering)

by Guitarman9119 in Circuits > Electronics

4067 Views, 6 Favorites, 0 Comments

Logic Gate PCB Learning Board (DIY Soldering)

Logic Gates - Made Easy with Transistor PCB Board
WeChat Image_20220120130119.jpg
WeChat Image_20220122132356.jpg

This project is to help anyone learn about Logic Gates. The whole idea started to make a board for my computer science students to better understand logic gates in a practical way, so I decided to make this PCB. Now you can learn about transistors, Logic Gates and soldering.


The video above will give you an overview of the whole project and how Logic Gates work, I hope you enjoy it.

Supplies

All these components are easy to find, since I bought mine locally in China I do not have any useful links but it should be no problem finding these common components.


PCB ( Gerber file available )

Soldering Iron, solder ( Make sure you have the needed Safety equipment )

(x13) Transistor 2N2222A

(x23) 1K Ohm resistors

(x1) Voltage regulator - LM7805

(x17) LED's ( Any color )

(x1) Diode - 1N4007

(x11) Pushbuttons - 2 Pin

(x1) DC Input Jack

(x3) 104 ceramic capacitor,

(x1) 10uF electrolytic capacitor

Circuit Design + Simulation

logic.png
AND.png
NAND.png
NOR.png
OR.png
not.png
XOR.png
Screenshot 2022-01-22 140208.png

The circuit of each gate was first made in an online simulation application.

The second step was to build each circuit on the breadboard to test and verify that each Logic Gate work properly comparing it to the Truth Table.

The schematic for the circuit attached.



PCB Design

Screenshot 2022-01-22 140833.png
WeChat Image_20220122140957.jpg

The PCB gerber files you can find here. There are many companies that manufacture PCB's for low price.

The size of the PCB is 100 * 100 mm to keep the cost down.


Power Supply

Low drop out voltage regulators was used to create a output voltage of 5V from a DC voltage of 5-12V DC input. The

Soldering

how-to-solder-reference-infographic.jpg

Using the schematic, soldering would be easy and straight forward. If you need any help with soldering please look at the following guide made by Randofo. Make sure your connection is made correct.

Please be sure to have a ventilated environment and correct protective equipment when soldering.

Improvement

WeChat Image_20220122132356.jpg

The XNOR gate can still be added, but due to me keeping the PCB 100x100 mm to keep manufacturing cost down I did not include it. Feel free to make any changes if needed, since this is open source and free to use. I look forward to see the different designs made by the community.