Conway’s Game of Life

Simon’s version of John Conway’s famous Game of Life, a cellular automaton zero-player game whose evolution follows certain simple rules and mainly depends on its initial conditions. Cellular automata-like models … Continue reading Conway’s Game of Life

NAND to Tetris with hardware: Problem Solving

Reading on in the From NAND to Tetris textbook. I realized I have a problem. One RAM chip only has one address but will have to be connected to three … Continue reading NAND to Tetris with hardware: Problem Solving

Further plans about the NAND to Tetris project

One thing I don’t like about From NAND to Tetris is that they don’t explain sequential logic, like at all. They basically say: “Here’s a D flip-flop, don’t worry about … Continue reading Further plans about the NAND to Tetris project

Nandgame!

Thanks to @BioGeek in the comments, Simon has discovered nandgame.com, one awesome computer engineering learning environment, corresponding to the first five chapters of the NAND to Tetris course (see our … Continue reading Nandgame!

From NAND to Tetris

Last week, Simon found this awesome free computer engineering course and textbook, and dove right in. The course teaches how to create: A basic computer A higher-level language A mini … Continue reading From NAND to Tetris

Simon trying to build a 8-bit computer in circuit simulators

As some of you may know, Simon is working on building a real-life 8-bit computer from scratch, guided by Ben Eater’s tutorials (it’s a huge project that may takes months). … Continue reading Simon trying to build a 8-bit computer in circuit simulators

Simon building an 8-bit Computer from scratch. Parts 1 & 2.

Parts 1 and 2 in Simon’s new series showing him attempting to build an 8-bit computer from scratch, using the materials from Ben Eater’s Complete 8-bit breadboard computer kit bundle. … Continue reading Simon building an 8-bit Computer from scratch. Parts 1 & 2.