1.1 KiB
1.1 KiB
Redstone computer
Do together with people - italic, show and explain in bold
-
Basic redstone
- Show and explain the basic components' functions and compare them to real-life electrical components (e.g., wires, switches, diodes).
-
Logic gates
- Build basic logic gates using redstone.
-
Latches
- simple latches with participants.
-
Complex circuit design
- design and assemble more complex circuits
-
Combinational Logic Circuit Design
- Build adder and multiplexer
-
Storage circuits and memory
- Build flip-flops and registers.
-
Cache
- how does retrieval work in memory
- the concept of cache with redstone
-
Finite State Machines (FSM)
- build a finite state machine
-
The von Neumann Model of Computing
- Idk about this one
-
The data paths implementing the ISA of the LC-3 Processor
- Build data paths
-
Basic Input/Output (Polling); Memory Mapping
- I/O redstone
-
I/O by Interrupt
- pressure plates or some shit
-
Making the Leap from Assembly to Higher Level Languages - redstone -> command blocks?