Book 5

Doing Digital Electronics

Contents at a Glance

  1. Chapter 1: Understanding Digital Electronics
    1. Distinguishing Analog and Digital Electronics
    2. Understanding Binary
    3. Using Switches to Build Gates
    4. Project 28: A Simple AND Circuit
    5. Project 29: A Simple OR Circuit
    6. Project 30: A Simple XOR Circuit
  2. Chapter 2: Getting Logical
    1. Introducing Boolean Logic and Logic Gates
    2. Looking at NOT Gates
    3. Looking at AND Gates
    4. Looking at OR Gates
    5. Looking at NAND Gates
    6. Looking at NOR Gates
    7. Looking at XOR and XNOR Gates
    8. De Marvelous De Morgan’s Theorem
    9. All You Need Is NAND (Or NOR)
    10. Using Software to Practice with gates
  3. Chapter 3: Working with Logic Circuits
    1. Creating Logic Gates with Transistors
    2. Project 31: A Transistor NOT Gate
    3. Project 32: A Transistor NAND Gate
    4. Project 33: A Transistor NOR Gate
    5. Introducing Integrated Circuit Logic Gates
    6. Introducing the Versatile 4000-Series Logic Gates
    7. Building Projects with the 4011 Quad Two-Input NAND Gate
    8. Project 34: A CMOS NAND Gate
    9. Project 35: A CMOS AND Gate
    10. Project 36: A CMOS OR Gate
    11. Project 37: A CMOS NOR Gate
  4. Chapter 4: Working with Flip-Flops
    1. Looking at Latches
    2. Project 38: An Active-High Latch
    3. Project 39: An Active-Low Latch
    4. Looking at Gated Latches
    5. Project 40: A Gated D Latch
    6. Introducing Flip-Flops
    7. Project 41: A D Flip-Flop
    8. Project 42: A Toggle Flip-Flop
    9. Debouncing a Clock Input
  5. Chapter 5: Introducing Microcontrollers
    1. Introducing Microcontrollers
    2. Programming a Microcontroller
    3. Working with I/O Pins