Skip to content

Instantly share code, notes, and snippets.

@chunrapeepat
Last active December 5, 2017 11:58
Show Gist options
  • Save chunrapeepat/497f711027d5ac4b46f0676e6a863833 to your computer and use it in GitHub Desktop.
Save chunrapeepat/497f711027d5ac4b46f0676e6a863833 to your computer and use it in GitHub Desktop.
Digital Computer Logic

Digital Computer Logic

  • Logic Gates Diagram
  • Demorgans and others
  • Boolean Algebra Equation
  • Kanaugh Map
    • Sum of product simplification
    • Product of sum simplification
  • Binary Adder Circuit
  • What the fuck is timing diagram
  • Understand Cathod and Anode
  • Sequential Diagram
    • RS Flip-Flop
    • NAND RS Flip-Flop
    • Synchronous RS Flip-Flop
    • D Flip-Flop
    • JK Flop-Flop
    • Master Slave Flip-Flop
    • Application of Flip-Flop (register, counter, ...)
  • BCD 7 LED Segments
    • How to display a number of BCD in binary
    • a, b, c, d, e, f, g segments + truth table

Final 2017 - Kasetsart University

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment