8000 Logic Gates · How2PlayGithub/igcseCompSci@9c09fd8 · GitHub
[go: up one dir, main page]

Skip to content < 8000 span style="width: 0%;" data-view-component="true" class="Progress-item progress-pjax-loader-bar left-0 top-0 color-bg-accent-emphasis">

Commit 9c09fd8

Browse files
Logic Gates
1 parent 8d86dd1 commit 9c09fd8

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

13logicGates.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Logic Gates
2+
3+
## Note that the Truth Tables use 'On' and 'Off' instead of '1' and '0'.
4+
## 'On' is '1'
5+
## 'Off' is '0'
6+
7+
**NOT gate**
8+
![NOT gate](blob:https://docs.google.com/93ed7831-daeb-4e93-8b80-4db56169e3f4)
9+
10+
**AND gate**
11+
![AND gate](blob:https://docs.google.com/0d827298-ab56-4f62-852f-55d454cb27aa)
12+
13+
**OR gate**
14+
![OR gate](blob:https://docs.google.com/f95d1a98-317a-4c2d-b4d4-020f29e0a166)
15+
16+
**NAND gate**
17+
![NAND gate](blob:https://docs.google.com/e55b8d6c-fa71-4c57-b801-4828145fd48b)

0 commit comments

Comments
 (0)
0