I am a software development student, studying a four year honours degree in Munster Technological University. I have a passion for computer science in general, especially low-level logic and programming, graphics, and physics simulation.
The purpose of this website is to showcase my projects. Below you can see my latest updates, and you can see everything in the projects page, linked in the nav menu.
DIY Computer
I tested having two OR gates (NAND gate combinations) outputting to the same line, feeding into a third OR gate. As you can see in the images, only the inputs of the second gate are on, but the outputs of both gates are on. This is the setup for the test. Neither input LED for the first gate is on. However, the final output LED does not turn on all the time, but only when both of its inputs are on. This suggests a voltage issue, which is also seen in the dim first output LED. The rough circuit diagram is shown (simulated in Logisim). This test will need to be redone or redesigned, as the results from this setup were inconclusive.