Digital Logic
Contributors:
SFUptownMaker
Resources and Going Further
Understanding digital logic is a crucial skill in electronics. For more information on the topic, see the below sources:
- Digital Logic - A good site covering most of the material presented here
- Boolean algebra - Wikipedia's page on Boolean algebra, which is the discipline underpinning this topic.
- Quine-McCluskey method - Q-M is a method of simplifying digital circuits to a minimum set of necessary gates, given a number of inputs and a desired output map.
- LogicBlocks and an Introduction to Digital Logic
Or check out this related blog post.