Blogs Tutorial

Redstone Computer Tutorial *WIP*

  • 651 views • 1 today
  • 2
  • 0
  • 1
inventer99
Level 2 : Apprentice Network
3

OVERVIEW



( As you read along feel free to leave a question in the comments. )

Hi, this blog is going to be on how to make a redstone computer. I will be making a youtube play-list for the tutorial. It is going to be broken down into these parts:
  1. Design
  2. Build
  3. Test ( if fail GOTO step 2 )
  4. Publish

DESIGN

OVERVIEW:


To build the computer we need an idea of what it will do. I have layed out some parts for the computer.

REQUIRED:
  • Instuction Set

  • Bus control
  • CPU
  • Program Memory
  • Ram
  • Rom
  • Basic IO


OPTIONAL:

  • GPU
  • Display

  • Keyboard
  • Mouse
  • Basic sound system
  • OS

Instruction Set:



The instruction set is a very important part of the computer. This language is what will be built into the computer and allow us to control the computer. Instruction sets can be simple or complex.
Tags

  Have something to say?

KaptainCPU
04/09/2014 6:30 pm
Level 7 : Apprentice Miner
When do you think the series will be up?
1

Welcome