This commit is contained in:
g1n 2021-10-24 16:13:13 +00:00
parent b385d8741a
commit c05c4e473c
1 changed files with 3 additions and 1 deletions

View File

@ -28,8 +28,10 @@
<div>
<h2>Some logic gates</h2>
<p>I have bought about 60 transistors maybe even less and some other electoronic parts.</p>
<p>Currently I have done OR, NOT and AND gates</p>
<p>Currently I have done OR, NOT, AND, NAND, and NOR gates</p>
<p>AND was the hardest, because I didn't undertand that resistors are required :). But now I understood my mistake.</p>
<p>Now the hardest is XOR, because I not really understand it and have a lot of mistakes when trying to make it.</p>
<p align="right"><b>24-10-2021</b></p>
</div>
</div>
</body>