The Simple-as-Possible (SAP) 8-bit Breadboard Computer Table of Contents Overview of the SystemHardwareParts ListModulesClockMemory Address RegisterRandom Access MemoryInstruction RegisterProgram CounterA-Register/Accumulator & B-RegisterArithmetic Logic UnitOutputMicrocodeControl WordBusChallengesModificationsInstructionsControl SignalsSample ProgramsFibonacciReferences The thought to build an 8-bit Simple as Possible Computer was borne out of a need to gain hands-on experience with Digital Logic. While my undergraduate digital electronics … Continue reading A Simple-as-Possible 8-bit Breadboard Computer
Category: Documentation
You Should Absolutely Document Your Projects
Documentation. The bane of many a project. From lab reports, to field trip reports, to hackathon reports, to work reports - documentation in any shape or form is a nightmare for most. Unless we aren't the ones coming up with the documentation 😉. While documenting a project may not cause one to leap up in … Continue reading You Should Absolutely Document Your Projects