A demultiplexer takes a single data stream and routes it to a selected output channel, a bit like one of those old A-B printer switches we used to physically select which printer we were sending data to. In this episode, we show how to design one
This episode is a brief introduction to the Geek Author series, Computer Organization and Design Fun...
Let’s expand the capabilities of Karnaugh maps to combine more than just two rows of the truth table...
This book is designed for use in an introductory course on digital logic design, typically offered i...
A multiplexer, sometimes referred to as a data selector, allows us to select which digital stream to...
What does it take to switch on a device? In some cases, like getting a soda from a vending machine, ...
In this episode, we define the components of a single binary signal as its value changes over time. ...
Sometimes, it’s nice to take a look at old tech to learn a new tool. The 7-segment display has been ...
Logic gates are the fundamental building blocks of digital circuits. In this episode, we take a look...
In this episode, we discuss the importance of hardware design to anyone interested in creating compu...
When sending digital data from one device to another, both devices must agree on how to represent on...
This short episode shows how a complicated truth table can be clarified by using “don’t cares” to re...
All areas of computing, from data compression to web design, from networking to digital image storag...
The simplest combinational logic circuits are made by inverting the output of a fundamental logic ga...
Having learned how to program bitwise operations, it is now time to flex our bit bashing muscles by ...
Discussing how to use bitwise operations to manipulate the bits of an integer would be academic if w...
This episode is a brief introduction to the Geek Author series, Computer Organization and Design Fun...
Let’s expand the capabilities of Karnaugh maps to combine more than just two rows of the truth table...
This book is designed for use in an introductory course on digital logic design, typically offered i...
A multiplexer, sometimes referred to as a data selector, allows us to select which digital stream to...
What does it take to switch on a device? In some cases, like getting a soda from a vending machine, ...
In this episode, we define the components of a single binary signal as its value changes over time. ...
Sometimes, it’s nice to take a look at old tech to learn a new tool. The 7-segment display has been ...
Logic gates are the fundamental building blocks of digital circuits. In this episode, we take a look...
In this episode, we discuss the importance of hardware design to anyone interested in creating compu...
When sending digital data from one device to another, both devices must agree on how to represent on...
This short episode shows how a complicated truth table can be clarified by using “don’t cares” to re...
All areas of computing, from data compression to web design, from networking to digital image storag...
The simplest combinational logic circuits are made by inverting the output of a fundamental logic ga...
Having learned how to program bitwise operations, it is now time to flex our bit bashing muscles by ...
Discussing how to use bitwise operations to manipulate the bits of an integer would be academic if w...
This episode is a brief introduction to the Geek Author series, Computer Organization and Design Fun...
Let’s expand the capabilities of Karnaugh maps to combine more than just two rows of the truth table...
This book is designed for use in an introductory course on digital logic design, typically offered i...