"A crash course on electronics"

Building your first 6502-based project? We'll help you get started here.
Post Reply
User avatar
BigEd
Posts: 11463
Joined: 11 Dec 2008
Location: England
Contact:

"A crash course on electronics"

Post by BigEd »

This chapter of a larger work might be of interest:
Quote:
Chapter 6 Logic Gates
This chapter provides an overview of the hardware components that are used to build a computer. We will limit the discussion to electronic computers, which use transistors to switch between two different voltages. One voltage represents 0, the other 1. The hardware devices that implement the logical operations are called Logic Gates.
(The larger work is Introduction to Computer Organization - ARM Assembly Language Using the Raspberry Pi by Robert G. Plantz)
Post Reply